no message
This commit is contained in:
@@ -1,16 +1,8 @@
|
||||
{
|
||||
"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');"
|
||||
}
|
||||
{
|
||||
"type": "Label",
|
||||
"caption": "Dieses Modul published MQTT-Nachrichten für das andere Modul."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user