{ "elements": [ { "type": "ValidationTextBox", "name": "Info", "caption": "Dieses Modul published MQTT-Nachrichten für andere Module." } ], "actions": [ { "type": "Button", "caption": "Test Publish", "onClick": "MBPUB_Publish($id, 'test/mqtt-publish-helper', 'hello');" } ] }