Skip to content
Snippets Groups Projects
Select Git revision
  • 6afbe824ac8f5310d73155d7a211832a214eef4d
  • master default protected
2 results

MqttMessage.msg

Blame
  • MqttMessage.msg 194 B
    # an MQTT topic that is not treated by a special handler
    string topic                 # the mqtt topic
    int8[] content               # the content of the message as bytes (int8 in the msg format)