MQTT byte handling changes between R2024B and R2025A
1 回表示 (過去 30 日間)
古いコメントを表示
There appears to be a very major functional change between R2024B simulink Raspberry Pi Target and R2025A simulink Raspberry Pi Target for MQTT publish block,where in the previous release, on publishing a vector, one would get a string with bytes encoded as a variable length ascii string with a numbers ("0" to "255" and a space " " as a separator)
and in the new release, one gets straight binary bytes,
And yet there is not a yota of documentation about this,
Come on Mathworks, aren't you supposed to be professional about such things?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MQTT API についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!