Advertisement
novski

Untitled

Aug 22nd, 2022
733
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.49 KB | None | 0 0
  1. {  "topic": "telemetry",  "payload": {    "type": "telemetry",    "portstates": [      {        "port": "1",        "name": "M1 Ab",        "state": 0      },      {        "port": "2",        "name": "M1 Auf",        "state": 0      },      {        "port": "3",        "name": "M2 Ab",        "state": 0      },      {        "port": "4",        "name": "M2 Auf",        "state": 0      },      {        "port": "5",        "name": "Putzlicht aktiv",        "state": 0      },      {        "port": "6",        "name": "Putzlicht Toggl",        "state": 0      },      {        "port": "7",        "name": "Output Port",        "state": 0      },      {        "port": "8",        "name": "Output Port",        "state": 1      }    ],    "inputstates": [      {        "idx": 1,        "name": "EVAK",        "state": 1      },      {        "idx": 2,        "name": "Putzlicht Status",        "state": 1      },      {        "idx": 3,        "name": "Input",        "state": 1      },      {        "idx": 4,        "name": "Input",        "state": 1      },      {        "idx": 5,        "name": "Input",        "state": 1      },      {        "idx": 6,        "name": "Input",        "state": 1      },      {        "idx": 7,        "name": "Input",        "state": 1      },      {        "idx": 8,        "name": "Input",        "state": 0      }    ],    "ts": 1661189762  },  "qos": 1,  "retain": false,  "_msgid": "ddf24fa0ad0328c6",  "mqtt": "gpio/gpio1/device/telemetry",  "cathegory": "gpio",  "device": "gpio1"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement