Advertisement
novski

Untitled

Aug 22nd, 2022 (edited)
786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.68 KB | None | 0 0
  1. {
  2.   "topic": "telemetry",
  3.   "payload": {
  4.     "type": "telemetry",
  5.     "portstates": [
  6.       {
  7.         "port": "1",
  8.         "name": "M1 Ab",
  9.         "state": 0
  10.       },
  11.       {
  12.         "port": "2",
  13.         "name": "M1 Auf",
  14.         "state": 0
  15.       },
  16.       {
  17.         "port": "3",
  18.         "name": "M2 Ab",
  19.         "state": 0
  20.       },
  21.       {
  22.         "port": "4",
  23.         "name": "M2 Auf",
  24.         "state": 0
  25.       },
  26.       {
  27.         "port": "5",
  28.         "name": "Putzlicht aktiv",
  29.         "state": 0
  30.       },
  31.       {
  32.         "port": "6",
  33.         "name": "Putzlicht Toggl",
  34.         "state": 0
  35.       },
  36.       {
  37.         "port": "7",
  38.         "name": "Output Port",
  39.         "state": 0
  40.       },
  41.       {
  42.         "port": "8",
  43.         "name": "Output Port",
  44.         "state": 1
  45.       }
  46.     ],
  47.     "inputstates": [
  48.       {
  49.         "idx": 1,
  50.         "name": "EVAK",
  51.         "state": 1
  52.       },
  53.       {
  54.         "idx": 2,
  55.         "name": "Putzlicht Status",
  56.         "state": 1
  57.       },
  58.       {
  59.         "idx": 3,
  60.         "name": "Input",
  61.         "state": 1
  62.       },
  63.       {
  64.         "idx": 4,
  65.         "name": "Input",
  66.         "state": 1
  67.       },
  68.       {
  69.         "idx": 5,
  70.         "name": "Input",
  71.         "state": 1
  72.       },
  73.       {
  74.         "idx": 6,
  75.         "name": "Input",
  76.         "state": 1
  77.       },
  78.       {
  79.         "idx": 7,
  80.         "name": "Input",
  81.         "state": 1
  82.       },
  83.       {
  84.         "idx": 8,
  85.         "name": "Input",
  86.         "state": 0
  87.       }
  88.     ],
  89.     "ts": 1661189762
  90.   },
  91.   "qos": 1,
  92.   "retain": false,
  93.   "_msgid": "ddf24fa0ad0328c6",
  94.   "mqtt": "gpio/gpio1/device/telemetry",
  95.   "cathegory": "gpio",
  96.   "device": "gpio1"
  97. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement