-
Notifications
You must be signed in to change notification settings - Fork 18
/
nodes.json
784 lines (784 loc) · 29.7 KB
/
nodes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
{
"21": { "name" :"nRF51 Btn White",
"board" :"nRF51_Beacon",
"program" :"esb_low_power_ptx",
"uid" :"0x2B B2 9A 9A DD A8 36 5A"
},
"22": { "name" :"STM32 RFSERV Dongle",
"board" :"STM32_Dongle",
"function" :"gateway",
"uc_uid" :"?",
"devices" :["nRF24_pa_lna"]
},
"23": { "name" :"STM32 Bathroom Repeater",
"board" :"STM32_Dongle",
"function" :"repeater",
"program" :"rf_bridge",
"devices" :["APDS9960","nRF24","WS2812B"],
"uc_uid" :"0x57 FF 6A 06 49 84 52 50 40 57 06 87"
},
"24": { "name" :"STM32 Tester RGB",
"actions" :[""],
"function" :"repeater",
"board" :"STM32_Dongle",
"program" :"rf_bridge",
"commit" :"a259c2feee3b307b469c23e1cb17148e7a425843",
"devices" :["nRF24"],
"uc_uid" :"0x51 FF 6B 06 49 66 55 50 50 51 16 67"
},
"25": { "name" :"STM32 Retro Light Upstairs",
"board" :"STM32_RFPIO",
"program" :"dimmer/smt32_rfpio_firmware",
"commit" :"1d050d77c491691029825c5a8753d43c0a5e6a8a",
"uc_uid" :"0x48 FF 76 06 51 87 50 49 21 10 12 87"
},
"27": { "name" :"STM32 Sleep room repater",
"function" :"sniffer",
"board" :"STM32_Dongle",
"program" :"rf_sniffer",
"commit" :"281f709d1caf8c7ed6d76ad722037bad4e4f35de",
"devices" :["nRF24_pa_lna"],
"uc_uid" :"0x39 00 68 06 31 42 30 38 53 35 03 43"
},
"28": { "name" :"STM32 Bed Heater",
"function" :"repeater",
"board" :"STM32_Dongle",
"program" :"rf_bridge",
"commit" :"",
"devices" :["nRF24"],
"uc_uid" :""
},
"29": { "name" :"STM32 Printed test bridge",
"sensors" :["proximity","light","colorLight"],
"function" :"",
"board" :"STM32_Dongle",
"program" :"",
"commit" :"",
"devices" :["nRF24"],
"uc_uid" :"0x48 FF 6E 06 48 83 52 57 36 29 23 87"
},
"30": { "name" :"Wemo Bed Power",
"function" :"",
"board" :"Wemo_Switch",
"uc_uid" :"",
"data" : ["power"]
},
"31": { "name" :"Mi Malms Light",
"actions" :["dimmer"],
"gateway" :"Milight"
},
"37": { "name" :"Wemo Bathroom Power",
"data" :["power"],
"gateway" :"Wemo"
},
"38": { "name" :"STM32 Raspi LA gateway",
"function" :"repeater",
"board" :"STM32_Dongle",
"program" :"rf_bridge",
"commit" :"",
"devices" :["nRF24_pa_lna"],
"uc_uid" :"0x55 FF 69 06 48 83 53 52 39 16 05 87"
},
"39": { "name" :"STM32 Commode Repeater",
"function" :"sniffer",
"board" :"STM32_Dongle",
"program" :"rf_bridge",
"commit" :"",
"devices" :["nRF24_pa_lna"],
"uc_uid" :"0x35 00 6C 06 31 42 32 38 74 49 22 43"
},
"40": { "name" :"Wemo Workplace Power",
"data" :["power"],
"gateway" :"Wemo"
},
"41": { "name" :"nRF51 Btn White",
"board" :"nRF51_Beacon",
"program" :"esb_low_power_ptx",
"uid" :"?"
},
"42": { "name" :"nRF51 Button_3",
"board" :"nRF51_Beacon",
"program" :"esb_low_power_ptx",
"uid" :"?"
},
"43": { "name" :"nRF51 Gray Happy",
"board" :"nRF51_Beacon",
"program" :"esb_low_power_ptx",
"uid" :"?"
},
"44": { "name" :"nRF51 Gray Angry",
"board" :"nRF51_Beacon",
"program" :"esb_low_power_ptx",
"uid" :"?"
},
"45": { "name" :"nRF51 SensorTag 1",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0x34 93 E8 D8 4D 1E 5C 92",
"position" :{ "x":"-1","y":"-0.8","z":"3.7"},
"data" : ["acceleration"],
"channel" : "10",
"sleep" : "10"
},
"46": { "name" :"nRF51 Button_6",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"47": { "name" :"nRF51 Button_7",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"48": { "name" :"nRF51 Button_8",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"49": { "name" :"nRF51 Button_9",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"50": { "name" :"nRF51 Button_10",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"51": { "name" :"nRF51 Button_11",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"52": { "name" :"nRF51 Button_12",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"53": { "name" :"nRF51 Button_13",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"54": { "name" :"nRF51 Button_14",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"55": { "name" :"nRF51 Button_15",
"board" :"nRF51_Beacon",
"program" :"nRF51_Beacon",
"uid" :"?"
},
"56": { "name" :"STM32 Bathroom repeater",
"sensors" :["light","colorLight","temperature","humidity","pressure"],
"board" :"STM32_Dongle",
"devices" :["nRF24_pa_lna","BME280","APDS9960","WS2812B"],
"uc_uid" :"0x55 FF 6B 06 49 70 49 50 40 53 01 87"
},
"57": { "name" :"STM32 IoT action 2",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :"0x52 FF 71 06 49 86 57 48 25 27 11 87"
},
"58": { "name" :"STM32 IoT action 3 flat",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle_v2",
"devices" :["nRF24"],
"uc_uid" :"0x48 FF 6E 06 50 65 51 51 41 20 03 87"
},
"59": { "name" :"STM32 IoT action 4",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :"0x57 FF 74 06 49 85 55 52 45 35 10 87"
},
"60": { "name" :"STM32 IoT action 5",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :""
},
"61": { "name" :"nRF51 SensorTag_2",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0x5A 22 98 07 82 4C 10 79",
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"62": { "name" :"nRF51 nRF_SensorTag_3",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0xA9 07 67 2F 9E C5 D6 FF",
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"63": { "name" :"white trio tag",
"repo" :"IoT_Frameworks",
"board" :"nRF51_Sensors",
"program" :"sensors_project",
"commit" :"f99b9fbd955fd70a884c67790347c5e766f8e139",
"uid" :"0xCD 78 62 B0 92 DD EA 77",
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"64": { "name" :"nRF51 SensorTag_5",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0xAB 60 9E 89 29 F4 8F 10",
"position" :{ "x":"-1","y":"-0.7","z":"3.6"},
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"65": { "name" :"STM32 bedroom repeater",
"sensors" :["light","colorLight","temperature","humidity","pressure"],
"board" :"STM32_Dongle",
"devices" :["nRF24_pa_lna","BME280","APDS9960"],
"uc_uid" :"0x50 FF 71 06 49 89 53 51 45 26 19 87"
},
"66": { "name" :"STM32 IoT action 7",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :"0x52 FF 6A 06 48 89 48 55 50 45 05 87"
},
"67": { "name" :"STM32 IoT action 8",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :"0x57 FF 72 06 49 87 49 48 33 57 11 87"
},
"68": { "name" :"STM32 IoT action 9",
"sensors" :["proximity","light","colorLight"],
"board" :"STM32_Dongle",
"devices" :["nRF24"],
"uc_uid" :"0x54 FF 69 06 48 89 49 50 35 07 08 87"
},
"69": { "name" :"blue tag desk",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0xC4 76 76 3E 31 59 0D D9",
"data" : ["light","temperature","alive"],
"channel" : "2",
"sleep" : "10"
},
"70": { "name" :"squary too",
"board" :"nRF51_Sensors",
"program" :"sensors_project",
"commit" :"f99b9fbd955fd70a884c67790347c5e766f8e139",
"uid" :"0x57 17 B7 11 B7 14 CE C6",
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"71": { "name" :"tag fail fast blink",
"repo" :"IoT_Frameworks",
"board" :"nRF51_Sensors",
"program" :"sensors_project",
"commit" :"f99b9fbd955fd70a884c67790347c5e766f8e139",
"uid" :"0xF2 B4 78 A7 11 00 EE 6A",
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "10"
},
"72": { "name" :"presence tag",
"board" :"nRF51_Sensors",
"program" :"nRF51_Sensors",
"uid" :"0xD0 E1 5F 7E DB ED B4 E6",
"data" : ["acceleration"],
"channel" : "10",
"sleep" : "1"
},
"73": { "name" :"nRF52 Module_Tester",
"board" :"nRF52_Module",
"program" :"nRF52_accell",
"uid" :"0xB2 E4 75 0D 0C FC 50 87",
"add" :"CA:8B:01:D5:45:CC",
"data" : ["acceleration","temperature","humidity","pressure","light"],
"channel" : "20",
"sleep" : "5",
"is_listening" : "0",
"is_router" : "0",
"is_uart_cmd" : "0",
"is_rf_cmd" : "0",
"is_rf2uart" : "0",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"74": { "name" :"webserver Dongle1",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0xA9 F2 36 5F E8 1E 63 D2",
"add" :"",
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"75": { "name" :"SensorTag rovarm test",
"board" :"nRF52_Sensors",
"program" :"rovarm",
"uid" :"0x85 B4 74 76 42 38 37 22",
"position" :{ "x":"-1","y":"-1","z":"3.7"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "10",
"sleep" : "30",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"76": { "name" :"bedroom tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x0E AD B5 5F 07 C1 9D 85",
"position" :{ "x":"270","y":"160","z":"70"},
"add" :"",
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"77": { "name" :"livingroom tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x80 38 D1 86 F8 C9 EB 23",
"position" :{ "x":"-250","y":"90","z":"30"},
"add" :"",
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"78": { "name" :"hallway tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x09 32 46 24 12 92 4F 8C",
"position" :{ "x":"-630","y":"-310","z":"30"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"79": { "name" :"Livingroom Repeater2",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"position" :{ "x":"-220","y":"150","z":"20"},
"uid" :"0x2E 43 2E 3C 2C 3D DB 2B",
"add" :"",
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"80": { "name" :"Bathroom Repeater3",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0x92 F4 EA 61 46 CB 31 11",
"position" :{ "x":"130","y":"70","z":"30"},
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"81": { "name" :"Upstairs Repeater4",
"board" :"nRF52_Dongle",
"firmware" :"https://github.com/nRFMesh/nRF52_Mesh/tree/master/applications/04_uart_dongle",
"commit" :"9611597c9cca32d5bb4af544662062634bc96bab",
"uid" :"0x6E 61 A7 1C D7 86 DC DB",
"position" :{ "x":"0","y":"3","z":"3.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0x0000",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"82": { "name" :"bathroom tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x8D 9D CF 47 21 28 93 5C",
"position" :{ "x":"190","y":"-200","z":"200"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"83": { "name" :"Dongle5",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0x7D F1 29 09 89 99 8C F5",
"position" :{ "x":"-1","y":"-1.3","z":"3.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"84": { "name" :"rfserv Dongle6",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0x79 B8 80 18 9D 23 79 A1",
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"85": { "name" :"Dongle7",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0xC6 F4 69 A6 93 91 1A 79",
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"86": { "name" :"Dongle8",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0x52 45 EA 76 5B 9E C3 19",
"position" :{ "x":"0","y":"3","z":"4.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"87": { "name" :"Dongle9",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0x68 CA 4C 55 6C 76 80 17",
"position" :{ "x":"0","y":"3","z":"5.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"88": { "name" :"Dongle10",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0xEC DC 9E 0F 5F A4 EA 6D",
"position" :{ "x":"0","y":"3","z":"3.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"89": { "name" :"Dongle11",
"board" :"nRF52_Dongle",
"program" :"nRF52_Dongle",
"uid" :"0xDB F8 D2 60 27 02 0F 15",
"position" :{ "x":"0","y":"3","z":"3.7"},
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0xBABA",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"90": { "name" :"Accell Tag6",
"board" :"nRF52_Sensors",
"program" :"nRF52_Accell",
"uid" :"0xB2 73 F8 37 5C F8 39 DA",
"position" :{ "x":"1","y":"-2","z":"0.1"},
"data" : ["acceleration"],
"channel" : "20",
"sleep" : "5",
"is_listening" : "0",
"is_router" : "0",
"is_uart_cmd" : "0",
"is_rf_cmd" : "0",
"is_rf2uart" : "0",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"91": { "name" :"office tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x40 2D FD 9A 41 D2 D1 72",
"position" :{ "x":"260","y":"-160","z":"70"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"92": { "name" :"livingroom window tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x54 AA 4F 3A C2 94 5A B9",
"position" :{ "x":"-100","y":"90","z":"70"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"93": { "name" :"Accell Tag9",
"board" :"nRF52_Sensors",
"program" :"nRF52_Accell",
"uid" :"0xEF 16 71 23 60 29 8B 0D",
"position" :{ "x":"1","y":"-2","z":"0.1"},
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "20",
"is_listening" : "0",
"is_router" : "0",
"is_uart_cmd" : "0",
"is_rf_cmd" : "0",
"is_rf2uart" : "0",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"94": { "name" :"Buttons Array",
"board" :"nRF52_Sensors",
"program" :"nRF52_Buttons",
"uid" :"0x33 52 33 5B 71 74 7D A5",
"position" :{ "x":"1","y":"-1","z":"0.6"},
"data" : ["acceleration"],
"channel" : "2",
"sleep" : "20",
"is_listening" : "0",
"is_router" : "0",
"is_uart_cmd" : "0",
"is_rf_cmd" : "0",
"is_rf2uart" : "0",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"95": { "name" :"Aqara Env 1",
"board" :"Xiaomi_Aquara_Env_Sensor",
"uid" :"",
"mac" :"00:15:8d:00:02:47:6b",
"position" :{ "x":"1","y":"-1","z":"0.6"},
"data" : ["temperature","humidity","pressure"],
"channel" : "25"
},
"96": { "name" :"Aqara Cube 1",
"modelid" :"lumi.sensor_cube.aqgl01",
"uid" :"",
"mac" :"00:15:8d:00:028f:85:31",
"position" :{ "x":"1","y":"-1","z":"0.6"},
"events" : ["wake","flip","push","shake","double_tap"],
"channel" : "25"
},
"97": { "name" :"lumi.vibration.aq1 7",
"modelid" :"lumi.vibration.aq1",
"uid" :"",
"mac" :"00:15:8d:00:02:a4:f6:1e",
"position" :{ "x":"1","y":"-1","z":"0.6"},
"events" : ["move"],
"channel" : "25"
},
"98": { "name" :"balcony tag",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x8C BC 56 98 C6 3C BE D3",
"position" :{ "x":"-2","y":"0.2","z":"2.3"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"99": { "name" :"LargeSingleSwitch",
"modelid" :"lumi.sensor_86sw1",
"uid" :"",
"mac" :"",
"position" :{ "x":"1","y":"-1","z":"0.6"},
"events" : ["move"],
"channel" : "25"
},
"100": {"name" : "MotionLight 1"},
"101": {"name" : "lumi.sensor_wleak.aq1"},
"102": {"name" : "OpenClose 1"},
"103": {"name" : "MotionLightHue"
},
"104": { "name" :"n59 dongle test",
"board" :"pca10059",
"program" :"dongle test",
"uid" :"0x0C 76 3D 34 54 A6 62 EA",
"add" :"",
"data" : [],
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"105": { "name" :"n59 rf test 2",
"board" :"sensortag_for_dongle",
"program" :"dongle test",
"uid" :"0x4F B4 9A 49 35 B5 7D 3A",
"add" :"",
"data" : [],
"channel" : "10",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"106": { "name" :"bldc driver",
"board" :"sensortag_for_bldc",
"program" :"rover arm",
"uid" :"0x7B 11 20 67 75 CE E7 71",
"channel" : "10",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"107": { "name" :"bare52840",
"board" :"sensortag_for_bldc",
"program" :"rover arm",
"uid" :"0xC0 D1 C4 C5 43 F0 57 C0",
"channel" : "10",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"108": { "name" :"nrf dongle 2",
"board" :"nRF52840-dongle on bread board",
"program" :"09_usb_dongle_cpp",
"uid" :"0x3B 7D 4A 78 E4 2A E8 EC",
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"109": { "name" :"nrf dongle 3",
"board" :"nRF52840-dongle",
"program" :"08_usb_dongle",
"uid" :"0xEC B3 94 94 DD C2 AC 6C",
"channel" : "2",
"sleep" : "60",
"is_listening" : "0xBABA",
"is_router" : "0",
"is_uart_cmd" : "0xBABA",
"is_rf_cmd" : "0xBABA",
"is_rf2uart" : "0xBABA",
"is_testmode" : "0",
"rtx_timeout" : "5",
"rtx_count" : "3"
},
"110": { "name" :"kitchen tag",
"board" :"nRF52_Sensors",
"program" :"01_sensortag",
"uid" :"0x38 4F B4 36 0F 40 06 CE",
"position" :{ "x":"-2","y":"0.2","z":"2.3"},
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"111": { "name" :"nrf tag 1",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0xF9 71 99 F8 46 FA 73 38",
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
},
"112": { "name" :"nrf tag 2",
"board" :"nRF52_Sensors",
"program" :"nRF52_Sensors",
"uid" :"0x77 56 76 2C 40 61 F4 60",
"data" : ["temperature","hunidity","pressure","light"],
"channel" : "2",
"sleep" : "20"
}
}