Advertisement
Guest User

rubicson

a guest
Jan 24th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.54 KB | None | 0 0
  1. {
  2.    "Protocols":[
  3.       {
  4.          "ProtocolName":"kwmobile_rubicson",
  5.          "CodeBlock":{
  6.             "NumberOfBlocksToSend":4,
  7.             "Latch":[
  8.                {
  9.                   "Signal":1,
  10.                   "Length":500
  11.                },
  12.                {
  13.                   "Signal":0,
  14.                   "Length":3800
  15.                }
  16.             ],
  17.             "Body":{
  18.                "NumberOfBits":36,
  19.                "Digit":[
  20.                   {
  21.                      "value":0,
  22.                      "timings":[
  23.                         {
  24.                            "Signal":1,
  25.                            "Length":500
  26.                         },
  27.                         {
  28.                            "Signal":0,
  29.                            "Length":976
  30.                         }
  31.                      ]
  32.                   },
  33.                   {
  34.                      "value":1,
  35.                      "timings":[
  36.                         {
  37.                            "Signal":1,
  38.                            "Length":500
  39.                         },
  40.                         {
  41.                            "Signal":0,
  42.                            "Length":1940
  43.                         }
  44.                      ]
  45.                   }
  46.                ]
  47.             },
  48.             "Ending":[
  49.                {
  50.                   "Signal":1,
  51.                   "Length":500
  52.                },
  53.                {
  54.                   "Signal":0,
  55.                   "Length":3800
  56.                }
  57.             ]
  58.          }
  59.       }
  60.    ]
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement