no message

This commit is contained in:
2026-05-26 14:44:41 +02:00
parent 768c640094
commit 7a3d864a81
+4 -12
View File
@@ -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."
}
]
}