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