Feedback

  • Link to MQTT documentation
  • add note to start broker e.g.sudo /etc/init.d/mosquitto start to documentation
  • Document usage of .tag files, small example, available fields and their meaning
  • remove msgField from MQTTConnectionSymbol, Examples
  • Create small test with all supported data-types in EMAM2Middleware(with .tag file)
  • In generator: Use new class (A) to encapsulate File and content of file, instead of two Lists.
  • In generator: Use createFile for Callbacks or move createFile to the new class (A)
  • In generator: Line 37: don't override all middleware symbols with empty MqttConnectionSymbols
  • Merge everything into master branches
Edited by Mike Grüne