Advertisement
pawelend

json

Jun 25th, 2021
1,278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.13 KB | None | 0 0
  1. [
  2.     {
  3.         "id": 1,
  4.         "Address": 16401,
  5.         "Name": "EE_Time_Cfg_i_TimeZoneOffset",
  6.         "val": 0,
  7.         "Default1": "60",
  8.         "Unit": "min",
  9.         "Description": "Przesuniecie czasu wzgledem UTC"
  10.     },
  11.     {
  12.         "id": 2,
  13.         "Address": 16402,
  14.         "Name": "EE_Time_Cfg_x_DST_Enable",
  15.         "val": 0,
  16.         "Default1": "1",
  17.         "Unit": null,
  18.         "Description": "Automatyczna zmiana czasu"
  19.     },
  20.     {
  21.         "id": 3,
  22.         "Address": 16403,
  23.         "Name": "EE_Time_Cfg_x_SNTP_Enable",
  24.         "val": 0,
  25.         "Default1": "0",
  26.         "Unit": null,
  27.         "Description": "Automatyczna aktualizacji czasu z internetu"
  28.     },
  29.     {
  30.         "id": 4,
  31.         "Address": 17313,
  32.         "Name": "EE_Roller1_TimePulse",
  33.         "val": 0,
  34.         "Default1": "20",
  35.         "Unit": "s",
  36.         "Description": "Czas trwania impulsu roleta 1"
  37.     },
  38.     {
  39.         "id": 5,
  40.         "Address": 17314,
  41.         "Name": "EE_Roller2_TimePulse",
  42.         "val": 0,
  43.         "Default1": "20",
  44.         "Unit": "s",
  45.         "Description": "Czas trwania impulsu roleta 2"
  46.     }
  47. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement