MQTT byte handling changes between R2024B and R2025A
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu MQTT API finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!