Closed jamesmyatt closed 6 years ago
MQTT (before 5.0) does not allow to specify the content type in the PUBLISH packet. Instead, the convention should describe the acceptable ContentType for each topic, with the assumption that string means UTF-8.
This? https://github.com/homieiot/convention#payload
Closing, because answered
MQTT (before 5.0) does not allow to specify the content type in the PUBLISH packet. Instead, the convention should describe the acceptable ContentType for each topic, with the assumption that string means UTF-8.