Invalid MQTT panel JSON #2

Open
opened 2024-08-11 13:54:47 +03:00 by krassimir-nedelchev · 1 comment

Missing comma

        "jsonPath":"",
         "panelWidth":"50",
         "panelMergeClass":"merge-right merge-bottom",
         "iconSize":"small",
         "showReceivedTimeStamp":false
      }{ <- here
         "connectionId":"connection_0",
         "dashboardId":"dashboard_0",
         "panelId":"panel_9",
         "panelName":"OUTPUT STATUS (..15sec)",
Missing comma ```json "jsonPath":"", "panelWidth":"50", "panelMergeClass":"merge-right merge-bottom", "iconSize":"small", "showReceivedTimeStamp":false }{ <- here "connectionId":"connection_0", "dashboardId":"dashboard_0", "panelId":"panel_9", "panelName":"OUTPUT STATUS (..15sec)", ```
Author
Owner

check for new fw update, plz

check for new fw update, plz
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: krassimir-nedelchev/ESP_Mail_Control#2
No description provided.