wiseml-ruby 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. data/.gitignore +1 -0
  2. data/Gemfile +4 -0
  3. data/README.md +0 -0
  4. data/Rakefile +2 -0
  5. data/lib/version.rb +3 -0
  6. data/lib/wise_ml.rb +6 -0
  7. data/lib/wiseconfig/application.rb +5 -0
  8. data/lib/wiseconfig/configuration.rb +5 -0
  9. data/lib/wiseconfig/nodename.rb +5 -0
  10. data/lib/wiseconfig/nodes.rb +5 -0
  11. data/lib/wiseconfig/portal_app.rb +5 -0
  12. data/lib/wiseconfig/protobuf_interface.rb +5 -0
  13. data/lib/wiseconfig/server_connection.rb +5 -0
  14. data/lib/wiseconfig/testbed_configuration.rb +5 -0
  15. data/lib/wiseconfig/web_service.rb +5 -0
  16. data/lib/wiseconfig/wsn_device.rb +5 -0
  17. data/lib/wiseml/all.rb +66 -0
  18. data/lib/wiseml/scenario/disable_link.rb +15 -0
  19. data/lib/wiseml/scenario/disable_node.rb +12 -0
  20. data/lib/wiseml/scenario/enable_link.rb +14 -0
  21. data/lib/wiseml/scenario/enable_node.rb +13 -0
  22. data/lib/wiseml/scenario/scenario.rb +17 -0
  23. data/lib/wiseml/scenario/timestamp.rb +20 -0
  24. data/lib/wiseml/setup/capability.rb +19 -0
  25. data/lib/wiseml/setup/data.rb +15 -0
  26. data/lib/wiseml/setup/defaults.rb +14 -0
  27. data/lib/wiseml/setup/link.rb +20 -0
  28. data/lib/wiseml/setup/node.rb +23 -0
  29. data/lib/wiseml/setup/origin.rb +18 -0
  30. data/lib/wiseml/setup/position.rb +17 -0
  31. data/lib/wiseml/setup/rssi.rb +15 -0
  32. data/lib/wiseml/setup/setup.rb +21 -0
  33. data/lib/wiseml/setup/time_info.rb +16 -0
  34. data/lib/wiseml/trace/message.rb +15 -0
  35. data/lib/wiseml/trace/trace.rb +15 -0
  36. data/lib/wiseml/wise_ml.rb +17 -0
  37. data/test/test_xml.rb +33 -0
  38. data/test/wisebed_uzl_demo.json +3153 -0
  39. data/test/wisebed_uzl_demo.xml +3038 -0
  40. data/test/wiseml.model.xsd +89 -0
  41. data/wiseml-ruby.gemspec +20 -0
  42. metadata +122 -0
@@ -0,0 +1,3038 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
+ <wiseml version="1.0" xmlns="http://wisebed.eu/ns/wiseml/1.0">
3
+ <setup>
4
+ <origin>
5
+ <x>53.833836</x>
6
+ <y>10.704606</y>
7
+ <z>33.0</z>
8
+ <phi>-145.0</phi>
9
+ <theta>0.0</theta>
10
+ </origin>
11
+ <coordinateType>geographic</coordinateType>
12
+ <description>This is the description WiseML file of the UzL testbed in Luebeck, Germany containing 54 iSense, 54 telosB and 54 Pacemate sensor nodes.</description>
13
+ <node id="urn:wisebed:uzl1:0x221e">
14
+ <position>
15
+ <x>10.0</x>
16
+ <y>1.0</y>
17
+ <z>1.0</z>
18
+ </position>
19
+ <gateway>true</gateway>
20
+ <nodeType>telosb</nodeType>
21
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
22
+ <capability>
23
+ <name>urn:wisebed:node:capability:temperature</name>
24
+ <datatype>integer</datatype>
25
+ <unit>degrees</unit>
26
+ <default>0</default>
27
+ </capability>
28
+ <capability>
29
+ <name>urn:wisebed:node:capability:light</name>
30
+ <datatype>integer</datatype>
31
+ <unit>lux</unit>
32
+ <default>0</default>
33
+ </capability>
34
+ <capability>
35
+ <name>urn:wisebed:node:capability:ir</name>
36
+ <datatype>integer</datatype>
37
+ <unit>lux</unit>
38
+ <default>0</default>
39
+ </capability>
40
+ <capability>
41
+ <name>urn:wisebed:node:capability:humidity</name>
42
+ <datatype>integer</datatype>
43
+ <unit>raw</unit>
44
+ <default>0</default>
45
+ </capability>
46
+ </node>
47
+ <node id="urn:wisebed:uzl1:0x211c">
48
+ <position>
49
+ <x>10.0</x>
50
+ <y>1.0</y>
51
+ <z>1.0</z>
52
+ </position>
53
+ <gateway>true</gateway>
54
+ <nodeType>isense48</nodeType>
55
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
56
+ <capability>
57
+ <name>urn:wisebed:node:capability:pir</name>
58
+ <datatype>integer</datatype>
59
+ <unit>raw</unit>
60
+ <default>0</default>
61
+ </capability>
62
+ <capability>
63
+ <name>urn:wisebed:node:capability:acc</name>
64
+ <datatype>integer</datatype>
65
+ <unit>raw</unit>
66
+ <default>[0,0,0]</default>
67
+ </capability>
68
+ </node>
69
+ <node id="urn:wisebed:uzl1:0x221c">
70
+ <position>
71
+ <x>6.0</x>
72
+ <y>1.0</y>
73
+ <z>1.0</z>
74
+ </position>
75
+ <gateway>true</gateway>
76
+ <nodeType>telosb</nodeType>
77
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
78
+ <capability>
79
+ <name>urn:wisebed:node:capability:temperature</name>
80
+ <datatype>integer</datatype>
81
+ <unit>degrees</unit>
82
+ <default>0</default>
83
+ </capability>
84
+ <capability>
85
+ <name>urn:wisebed:node:capability:light</name>
86
+ <datatype>integer</datatype>
87
+ <unit>lux</unit>
88
+ <default>0</default>
89
+ </capability>
90
+ <capability>
91
+ <name>urn:wisebed:node:capability:ir</name>
92
+ <datatype>integer</datatype>
93
+ <unit>lux</unit>
94
+ <default>0</default>
95
+ </capability>
96
+ <capability>
97
+ <name>urn:wisebed:node:capability:humidity</name>
98
+ <datatype>integer</datatype>
99
+ <unit>raw</unit>
100
+ <default>0</default>
101
+ </capability>
102
+ </node>
103
+ <node id="urn:wisebed:uzl1:0x201c">
104
+ <position>
105
+ <x>6.0</x>
106
+ <y>1.0</y>
107
+ <z>1.0</z>
108
+ </position>
109
+ <gateway>true</gateway>
110
+ <nodeType>isense39</nodeType>
111
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
112
+ <capability>
113
+ <name>urn:wisebed:node:capability:temperature</name>
114
+ <datatype>integer</datatype>
115
+ <unit>degrees</unit>
116
+ <default>0</default>
117
+ </capability>
118
+ <capability>
119
+ <name>urn:wisebed:node:capability:light</name>
120
+ <datatype>integer</datatype>
121
+ <unit>lux</unit>
122
+ <default>0</default>
123
+ </capability>
124
+ </node>
125
+ <node id="urn:wisebed:uzl1:0x221d">
126
+ <position>
127
+ <x>8.0</x>
128
+ <y>1.0</y>
129
+ <z>1.0</z>
130
+ </position>
131
+ <gateway>true</gateway>
132
+ <nodeType>telosb</nodeType>
133
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
134
+ <capability>
135
+ <name>urn:wisebed:node:capability:temperature</name>
136
+ <datatype>integer</datatype>
137
+ <unit>degrees</unit>
138
+ <default>0</default>
139
+ </capability>
140
+ <capability>
141
+ <name>urn:wisebed:node:capability:light</name>
142
+ <datatype>integer</datatype>
143
+ <unit>lux</unit>
144
+ <default>0</default>
145
+ </capability>
146
+ <capability>
147
+ <name>urn:wisebed:node:capability:ir</name>
148
+ <datatype>integer</datatype>
149
+ <unit>lux</unit>
150
+ <default>0</default>
151
+ </capability>
152
+ <capability>
153
+ <name>urn:wisebed:node:capability:humidity</name>
154
+ <datatype>integer</datatype>
155
+ <unit>raw</unit>
156
+ <default>0</default>
157
+ </capability>
158
+ </node>
159
+ <node id="urn:wisebed:uzl1:0x201d">
160
+ <position>
161
+ <x>8.0</x>
162
+ <y>1.0</y>
163
+ <z>1.0</z>
164
+ </position>
165
+ <gateway>true</gateway>
166
+ <nodeType>isense39</nodeType>
167
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
168
+ <capability>
169
+ <name>urn:wisebed:node:capability:temperature</name>
170
+ <datatype>integer</datatype>
171
+ <unit>degrees</unit>
172
+ <default>0</default>
173
+ </capability>
174
+ <capability>
175
+ <name>urn:wisebed:node:capability:light</name>
176
+ <datatype>integer</datatype>
177
+ <unit>lux</unit>
178
+ <default>0</default>
179
+ </capability>
180
+ </node>
181
+ <node id="urn:wisebed:uzl1:0x2215">
182
+ <position>
183
+ <x>10.5</x>
184
+ <y>3.0</y>
185
+ <z>1.0</z>
186
+ </position>
187
+ <gateway>true</gateway>
188
+ <nodeType>telosb</nodeType>
189
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
190
+ <capability>
191
+ <name>urn:wisebed:node:capability:temperature</name>
192
+ <datatype>integer</datatype>
193
+ <unit>degrees</unit>
194
+ <default>0</default>
195
+ </capability>
196
+ <capability>
197
+ <name>urn:wisebed:node:capability:light</name>
198
+ <datatype>integer</datatype>
199
+ <unit>lux</unit>
200
+ <default>0</default>
201
+ </capability>
202
+ <capability>
203
+ <name>urn:wisebed:node:capability:ir</name>
204
+ <datatype>integer</datatype>
205
+ <unit>lux</unit>
206
+ <default>0</default>
207
+ </capability>
208
+ <capability>
209
+ <name>urn:wisebed:node:capability:humidity</name>
210
+ <datatype>integer</datatype>
211
+ <unit>raw</unit>
212
+ <default>0</default>
213
+ </capability>
214
+ </node>
215
+ <node id="urn:wisebed:uzl1:0x2015">
216
+ <position>
217
+ <x>10.5</x>
218
+ <y>3.0</y>
219
+ <z>1.0</z>
220
+ </position>
221
+ <gateway>true</gateway>
222
+ <nodeType>isense39</nodeType>
223
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
224
+ <capability>
225
+ <name>urn:wisebed:node:capability:temperature</name>
226
+ <datatype>integer</datatype>
227
+ <unit>degrees</unit>
228
+ <default>0</default>
229
+ </capability>
230
+ <capability>
231
+ <name>urn:wisebed:node:capability:light</name>
232
+ <datatype>integer</datatype>
233
+ <unit>lux</unit>
234
+ <default>0</default>
235
+ </capability>
236
+ </node>
237
+ <node id="urn:wisebed:uzl1:0x2214">
238
+ <position>
239
+ <x>13.5</x>
240
+ <y>1.0</y>
241
+ <z>1.0</z>
242
+ </position>
243
+ <gateway>true</gateway>
244
+ <nodeType>telosb</nodeType>
245
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
246
+ <capability>
247
+ <name>urn:wisebed:node:capability:temperature</name>
248
+ <datatype>integer</datatype>
249
+ <unit>degrees</unit>
250
+ <default>0</default>
251
+ </capability>
252
+ <capability>
253
+ <name>urn:wisebed:node:capability:light</name>
254
+ <datatype>integer</datatype>
255
+ <unit>lux</unit>
256
+ <default>0</default>
257
+ </capability>
258
+ <capability>
259
+ <name>urn:wisebed:node:capability:ir</name>
260
+ <datatype>integer</datatype>
261
+ <unit>lux</unit>
262
+ <default>0</default>
263
+ </capability>
264
+ <capability>
265
+ <name>urn:wisebed:node:capability:humidity</name>
266
+ <datatype>integer</datatype>
267
+ <unit>raw</unit>
268
+ <default>0</default>
269
+ </capability>
270
+ </node>
271
+ <node id="urn:wisebed:uzl1:0x2014">
272
+ <position>
273
+ <x>13.5</x>
274
+ <y>1.0</y>
275
+ <z>1.0</z>
276
+ </position>
277
+ <gateway>true</gateway>
278
+ <nodeType>isense39</nodeType>
279
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
280
+ <capability>
281
+ <name>urn:wisebed:node:capability:pir</name>
282
+ <datatype>integer</datatype>
283
+ <unit>raw</unit>
284
+ <default>0</default>
285
+ </capability>
286
+ <capability>
287
+ <name>urn:wisebed:node:capability:acc</name>
288
+ <datatype>integer</datatype>
289
+ <unit>raw</unit>
290
+ <default>[0,0,0]</default>
291
+ </capability>
292
+ </node>
293
+ <node id="urn:wisebed:uzl1:0x2216">
294
+ <position>
295
+ <x>1.0</x>
296
+ <y>6.0</y>
297
+ <z>2.0</z>
298
+ </position>
299
+ <gateway>true</gateway>
300
+ <nodeType>telosb</nodeType>
301
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
302
+ <capability>
303
+ <name>urn:wisebed:node:capability:temperature</name>
304
+ <datatype>integer</datatype>
305
+ <unit>degrees</unit>
306
+ <default>0</default>
307
+ </capability>
308
+ <capability>
309
+ <name>urn:wisebed:node:capability:light</name>
310
+ <datatype>integer</datatype>
311
+ <unit>lux</unit>
312
+ <default>0</default>
313
+ </capability>
314
+ <capability>
315
+ <name>urn:wisebed:node:capability:ir</name>
316
+ <datatype>integer</datatype>
317
+ <unit>lux</unit>
318
+ <default>0</default>
319
+ </capability>
320
+ <capability>
321
+ <name>urn:wisebed:node:capability:humidity</name>
322
+ <datatype>integer</datatype>
323
+ <unit>raw</unit>
324
+ <default>0</default>
325
+ </capability>
326
+ </node>
327
+ <node id="urn:wisebed:uzl1:0x2114">
328
+ <position>
329
+ <x>1.0</x>
330
+ <y>6.0</y>
331
+ <z>2.0</z>
332
+ </position>
333
+ <gateway>true</gateway>
334
+ <nodeType>isense48</nodeType>
335
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
336
+ <capability>
337
+ <name>urn:wisebed:node:capability:pir</name>
338
+ <datatype>integer</datatype>
339
+ <unit>raw</unit>
340
+ <default>0</default>
341
+ </capability>
342
+ <capability>
343
+ <name>urn:wisebed:node:capability:acc</name>
344
+ <datatype>integer</datatype>
345
+ <unit>raw</unit>
346
+ <default>[0,0,0]</default>
347
+ </capability>
348
+ </node>
349
+ <node id="urn:wisebed:uzl1:0x2206">
350
+ <position>
351
+ <x>25.5</x>
352
+ <y>11.5</y>
353
+ <z>2.0</z>
354
+ </position>
355
+ <gateway>true</gateway>
356
+ <nodeType>telosb</nodeType>
357
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
358
+ <capability>
359
+ <name>urn:wisebed:node:capability:temperature</name>
360
+ <datatype>integer</datatype>
361
+ <unit>degrees</unit>
362
+ <default>0</default>
363
+ </capability>
364
+ <capability>
365
+ <name>urn:wisebed:node:capability:light</name>
366
+ <datatype>integer</datatype>
367
+ <unit>lux</unit>
368
+ <default>0</default>
369
+ </capability>
370
+ <capability>
371
+ <name>urn:wisebed:node:capability:ir</name>
372
+ <datatype>integer</datatype>
373
+ <unit>lux</unit>
374
+ <default>0</default>
375
+ </capability>
376
+ <capability>
377
+ <name>urn:wisebed:node:capability:humidity</name>
378
+ <datatype>integer</datatype>
379
+ <unit>raw</unit>
380
+ <default>0</default>
381
+ </capability>
382
+ </node>
383
+ <node id="urn:wisebed:uzl1:0x2104">
384
+ <position>
385
+ <x>25.5</x>
386
+ <y>11.5</y>
387
+ <z>2.0</z>
388
+ </position>
389
+ <gateway>true</gateway>
390
+ <nodeType>isense48</nodeType>
391
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
392
+ <capability>
393
+ <name>urn:wisebed:node:capability:pir</name>
394
+ <datatype>integer</datatype>
395
+ <unit>raw</unit>
396
+ <default>0</default>
397
+ </capability>
398
+ <capability>
399
+ <name>urn:wisebed:node:capability:acc</name>
400
+ <datatype>integer</datatype>
401
+ <unit>raw</unit>
402
+ <default>[0,0,0]</default>
403
+ </capability>
404
+ </node>
405
+ <node id="urn:wisebed:uzl1:0x220e">
406
+ <position>
407
+ <x>12.5</x>
408
+ <y>15.5</y>
409
+ <z>2.0</z>
410
+ </position>
411
+ <gateway>true</gateway>
412
+ <nodeType>telosb</nodeType>
413
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
414
+ <capability>
415
+ <name>urn:wisebed:node:capability:temperature</name>
416
+ <datatype>integer</datatype>
417
+ <unit>degrees</unit>
418
+ <default>0</default>
419
+ </capability>
420
+ <capability>
421
+ <name>urn:wisebed:node:capability:light</name>
422
+ <datatype>integer</datatype>
423
+ <unit>lux</unit>
424
+ <default>0</default>
425
+ </capability>
426
+ <capability>
427
+ <name>urn:wisebed:node:capability:ir</name>
428
+ <datatype>integer</datatype>
429
+ <unit>lux</unit>
430
+ <default>0</default>
431
+ </capability>
432
+ <capability>
433
+ <name>urn:wisebed:node:capability:humidity</name>
434
+ <datatype>integer</datatype>
435
+ <unit>raw</unit>
436
+ <default>0</default>
437
+ </capability>
438
+ </node>
439
+ <node id="urn:wisebed:uzl1:0x210c">
440
+ <position>
441
+ <x>12.5</x>
442
+ <y>15.5</y>
443
+ <z>2.0</z>
444
+ </position>
445
+ <gateway>true</gateway>
446
+ <nodeType>isense48</nodeType>
447
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
448
+ <capability>
449
+ <name>urn:wisebed:node:capability:temperature</name>
450
+ <datatype>integer</datatype>
451
+ <unit>degrees</unit>
452
+ <default>0</default>
453
+ </capability>
454
+ <capability>
455
+ <name>urn:wisebed:node:capability:light</name>
456
+ <datatype>integer</datatype>
457
+ <unit>lux</unit>
458
+ <default>0</default>
459
+ </capability>
460
+ </node>
461
+ <node id="urn:wisebed:uzl1:0x220d">
462
+ <position>
463
+ <x>20.5</x>
464
+ <y>1.5</y>
465
+ <z>1.0</z>
466
+ </position>
467
+ <gateway>true</gateway>
468
+ <nodeType>telosb</nodeType>
469
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
470
+ <capability>
471
+ <name>urn:wisebed:node:capability:temperature</name>
472
+ <datatype>integer</datatype>
473
+ <unit>degrees</unit>
474
+ <default>0</default>
475
+ </capability>
476
+ <capability>
477
+ <name>urn:wisebed:node:capability:light</name>
478
+ <datatype>integer</datatype>
479
+ <unit>lux</unit>
480
+ <default>0</default>
481
+ </capability>
482
+ <capability>
483
+ <name>urn:wisebed:node:capability:ir</name>
484
+ <datatype>integer</datatype>
485
+ <unit>lux</unit>
486
+ <default>0</default>
487
+ </capability>
488
+ <capability>
489
+ <name>urn:wisebed:node:capability:humidity</name>
490
+ <datatype>integer</datatype>
491
+ <unit>raw</unit>
492
+ <default>0</default>
493
+ </capability>
494
+ </node>
495
+ <node id="urn:wisebed:uzl1:0x200d">
496
+ <position>
497
+ <x>20.5</x>
498
+ <y>1.5</y>
499
+ <z>1.0</z>
500
+ </position>
501
+ <gateway>true</gateway>
502
+ <nodeType>isense39</nodeType>
503
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
504
+ <capability>
505
+ <name>urn:wisebed:node:capability:temperature</name>
506
+ <datatype>integer</datatype>
507
+ <unit>degrees</unit>
508
+ <default>0</default>
509
+ </capability>
510
+ <capability>
511
+ <name>urn:wisebed:node:capability:light</name>
512
+ <datatype>integer</datatype>
513
+ <unit>lux</unit>
514
+ <default>0</default>
515
+ </capability>
516
+ </node>
517
+ <node id="urn:wisebed:uzl1:0x220c">
518
+ <position>
519
+ <x>17.0</x>
520
+ <y>0.5</y>
521
+ <z>0.0</z>
522
+ </position>
523
+ <gateway>true</gateway>
524
+ <nodeType>telosb</nodeType>
525
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
526
+ <capability>
527
+ <name>urn:wisebed:node:capability:temperature</name>
528
+ <datatype>integer</datatype>
529
+ <unit>degrees</unit>
530
+ <default>0</default>
531
+ </capability>
532
+ <capability>
533
+ <name>urn:wisebed:node:capability:light</name>
534
+ <datatype>integer</datatype>
535
+ <unit>lux</unit>
536
+ <default>0</default>
537
+ </capability>
538
+ <capability>
539
+ <name>urn:wisebed:node:capability:ir</name>
540
+ <datatype>integer</datatype>
541
+ <unit>lux</unit>
542
+ <default>0</default>
543
+ </capability>
544
+ <capability>
545
+ <name>urn:wisebed:node:capability:humidity</name>
546
+ <datatype>integer</datatype>
547
+ <unit>raw</unit>
548
+ <default>0</default>
549
+ </capability>
550
+ </node>
551
+ <node id="urn:wisebed:uzl1:0x200c">
552
+ <position>
553
+ <x>17.0</x>
554
+ <y>0.5</y>
555
+ <z>0.0</z>
556
+ </position>
557
+ <gateway>true</gateway>
558
+ <nodeType>isense39</nodeType>
559
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
560
+ <capability>
561
+ <name>urn:wisebed:node:capability:temperature</name>
562
+ <datatype>integer</datatype>
563
+ <unit>degrees</unit>
564
+ <default>0</default>
565
+ </capability>
566
+ <capability>
567
+ <name>urn:wisebed:node:capability:light</name>
568
+ <datatype>integer</datatype>
569
+ <unit>lux</unit>
570
+ <default>0</default>
571
+ </capability>
572
+ </node>
573
+ <node id="urn:wisebed:uzl1:0x2204">
574
+ <position>
575
+ <x>27.5</x>
576
+ <y>2.5</y>
577
+ <z>1.0</z>
578
+ </position>
579
+ <gateway>true</gateway>
580
+ <nodeType>telosb</nodeType>
581
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
582
+ <capability>
583
+ <name>urn:wisebed:node:capability:temperature</name>
584
+ <datatype>integer</datatype>
585
+ <unit>degrees</unit>
586
+ <default>0</default>
587
+ </capability>
588
+ <capability>
589
+ <name>urn:wisebed:node:capability:light</name>
590
+ <datatype>integer</datatype>
591
+ <unit>lux</unit>
592
+ <default>0</default>
593
+ </capability>
594
+ <capability>
595
+ <name>urn:wisebed:node:capability:ir</name>
596
+ <datatype>integer</datatype>
597
+ <unit>lux</unit>
598
+ <default>0</default>
599
+ </capability>
600
+ <capability>
601
+ <name>urn:wisebed:node:capability:humidity</name>
602
+ <datatype>integer</datatype>
603
+ <unit>raw</unit>
604
+ <default>0</default>
605
+ </capability>
606
+ </node>
607
+ <node id="urn:wisebed:uzl1:0x2004">
608
+ <position>
609
+ <x>27.5</x>
610
+ <y>2.5</y>
611
+ <z>1.0</z>
612
+ </position>
613
+ <gateway>true</gateway>
614
+ <nodeType>isense39</nodeType>
615
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
616
+ <capability>
617
+ <name>urn:wisebed:node:capability:temperature</name>
618
+ <datatype>integer</datatype>
619
+ <unit>degrees</unit>
620
+ <default>0</default>
621
+ </capability>
622
+ <capability>
623
+ <name>urn:wisebed:node:capability:light</name>
624
+ <datatype>integer</datatype>
625
+ <unit>lux</unit>
626
+ <default>0</default>
627
+ </capability>
628
+ </node>
629
+ <node id="urn:wisebed:uzl1:0x2205">
630
+ <position>
631
+ <x>27.5</x>
632
+ <y>1.0</y>
633
+ <z>1.0</z>
634
+ </position>
635
+ <gateway>true</gateway>
636
+ <nodeType>telosb</nodeType>
637
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
638
+ <capability>
639
+ <name>urn:wisebed:node:capability:temperature</name>
640
+ <datatype>integer</datatype>
641
+ <unit>degrees</unit>
642
+ <default>0</default>
643
+ </capability>
644
+ <capability>
645
+ <name>urn:wisebed:node:capability:light</name>
646
+ <datatype>integer</datatype>
647
+ <unit>lux</unit>
648
+ <default>0</default>
649
+ </capability>
650
+ <capability>
651
+ <name>urn:wisebed:node:capability:ir</name>
652
+ <datatype>integer</datatype>
653
+ <unit>lux</unit>
654
+ <default>0</default>
655
+ </capability>
656
+ <capability>
657
+ <name>urn:wisebed:node:capability:humidity</name>
658
+ <datatype>integer</datatype>
659
+ <unit>raw</unit>
660
+ <default>0</default>
661
+ </capability>
662
+ </node>
663
+ <node id="urn:wisebed:uzl1:0x2005">
664
+ <position>
665
+ <x>27.5</x>
666
+ <y>1.0</y>
667
+ <z>1.0</z>
668
+ </position>
669
+ <gateway>true</gateway>
670
+ <nodeType>isense39</nodeType>
671
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
672
+ <capability>
673
+ <name>urn:wisebed:node:capability:pir</name>
674
+ <datatype>integer</datatype>
675
+ <unit>raw</unit>
676
+ <default>0</default>
677
+ </capability>
678
+ <capability>
679
+ <name>urn:wisebed:node:capability:acc</name>
680
+ <datatype>integer</datatype>
681
+ <unit>raw</unit>
682
+ <default>[0,0,0]</default>
683
+ </capability>
684
+ </node>
685
+ <node id="urn:wisebed:uzl1:0x2225">
686
+ <position>
687
+ <x>3.5</x>
688
+ <y>1.0</y>
689
+ <z>1.0</z>
690
+ </position>
691
+ <gateway>true</gateway>
692
+ <nodeType>telosb</nodeType>
693
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
694
+ <capability>
695
+ <name>urn:wisebed:node:capability:temperature</name>
696
+ <datatype>integer</datatype>
697
+ <unit>degrees</unit>
698
+ <default>0</default>
699
+ </capability>
700
+ <capability>
701
+ <name>urn:wisebed:node:capability:light</name>
702
+ <datatype>integer</datatype>
703
+ <unit>lux</unit>
704
+ <default>0</default>
705
+ </capability>
706
+ <capability>
707
+ <name>urn:wisebed:node:capability:ir</name>
708
+ <datatype>integer</datatype>
709
+ <unit>lux</unit>
710
+ <default>0</default>
711
+ </capability>
712
+ <capability>
713
+ <name>urn:wisebed:node:capability:humidity</name>
714
+ <datatype>integer</datatype>
715
+ <unit>raw</unit>
716
+ <default>0</default>
717
+ </capability>
718
+ </node>
719
+ <node id="urn:wisebed:uzl1:0x2025">
720
+ <position>
721
+ <x>3.5</x>
722
+ <y>1.0</y>
723
+ <z>1.0</z>
724
+ </position>
725
+ <gateway>true</gateway>
726
+ <nodeType>isense39</nodeType>
727
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
728
+ <capability>
729
+ <name>urn:wisebed:node:capability:pir</name>
730
+ <datatype>integer</datatype>
731
+ <unit>raw</unit>
732
+ <default>0</default>
733
+ </capability>
734
+ <capability>
735
+ <name>urn:wisebed:node:capability:acc</name>
736
+ <datatype>integer</datatype>
737
+ <unit>raw</unit>
738
+ <default>[0,0,0]</default>
739
+ </capability>
740
+ </node>
741
+ <node id="urn:wisebed:uzl1:0x2226">
742
+ <position>
743
+ <x>25.5</x>
744
+ <y>1.0</y>
745
+ <z>1.0</z>
746
+ </position>
747
+ <gateway>true</gateway>
748
+ <nodeType>telosb</nodeType>
749
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
750
+ <capability>
751
+ <name>urn:wisebed:node:capability:temperature</name>
752
+ <datatype>integer</datatype>
753
+ <unit>degrees</unit>
754
+ <default>0</default>
755
+ </capability>
756
+ <capability>
757
+ <name>urn:wisebed:node:capability:light</name>
758
+ <datatype>integer</datatype>
759
+ <unit>lux</unit>
760
+ <default>0</default>
761
+ </capability>
762
+ <capability>
763
+ <name>urn:wisebed:node:capability:ir</name>
764
+ <datatype>integer</datatype>
765
+ <unit>lux</unit>
766
+ <default>0</default>
767
+ </capability>
768
+ <capability>
769
+ <name>urn:wisebed:node:capability:humidity</name>
770
+ <datatype>integer</datatype>
771
+ <unit>raw</unit>
772
+ <default>0</default>
773
+ </capability>
774
+ </node>
775
+ <node id="urn:wisebed:uzl1:0x2124">
776
+ <position>
777
+ <x>25.5</x>
778
+ <y>1.0</y>
779
+ <z>1.0</z>
780
+ </position>
781
+ <gateway>true</gateway>
782
+ <nodeType>isense48</nodeType>
783
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
784
+ <capability>
785
+ <name>urn:wisebed:node:capability:temperature</name>
786
+ <datatype>integer</datatype>
787
+ <unit>degrees</unit>
788
+ <default>0</default>
789
+ </capability>
790
+ <capability>
791
+ <name>urn:wisebed:node:capability:light</name>
792
+ <datatype>integer</datatype>
793
+ <unit>lux</unit>
794
+ <default>0</default>
795
+ </capability>
796
+ </node>
797
+ <node id="urn:wisebed:uzl1:0x2224">
798
+ <position>
799
+ <x>4.5</x>
800
+ <y>1.0</y>
801
+ <z>1.0</z>
802
+ </position>
803
+ <gateway>true</gateway>
804
+ <nodeType>telosb</nodeType>
805
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
806
+ <capability>
807
+ <name>urn:wisebed:node:capability:temperature</name>
808
+ <datatype>integer</datatype>
809
+ <unit>degrees</unit>
810
+ <default>0</default>
811
+ </capability>
812
+ <capability>
813
+ <name>urn:wisebed:node:capability:light</name>
814
+ <datatype>integer</datatype>
815
+ <unit>lux</unit>
816
+ <default>0</default>
817
+ </capability>
818
+ <capability>
819
+ <name>urn:wisebed:node:capability:ir</name>
820
+ <datatype>integer</datatype>
821
+ <unit>lux</unit>
822
+ <default>0</default>
823
+ </capability>
824
+ <capability>
825
+ <name>urn:wisebed:node:capability:humidity</name>
826
+ <datatype>integer</datatype>
827
+ <unit>raw</unit>
828
+ <default>0</default>
829
+ </capability>
830
+ </node>
831
+ <node id="urn:wisebed:uzl1:0x2024">
832
+ <position>
833
+ <x>4.5</x>
834
+ <y>1.0</y>
835
+ <z>1.0</z>
836
+ </position>
837
+ <gateway>true</gateway>
838
+ <nodeType>isense39</nodeType>
839
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
840
+ <capability>
841
+ <name>urn:wisebed:node:capability:temperature</name>
842
+ <datatype>integer</datatype>
843
+ <unit>degrees</unit>
844
+ <default>0</default>
845
+ </capability>
846
+ <capability>
847
+ <name>urn:wisebed:node:capability:light</name>
848
+ <datatype>integer</datatype>
849
+ <unit>lux</unit>
850
+ <default>0</default>
851
+ </capability>
852
+ </node>
853
+ <node id="urn:wisebed:uzl1:0x2230">
854
+ <position>
855
+ <x>28.5</x>
856
+ <y>10.5</y>
857
+ <z>2.0</z>
858
+ </position>
859
+ <gateway>true</gateway>
860
+ <nodeType>telosb</nodeType>
861
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
862
+ <capability>
863
+ <name>urn:wisebed:node:capability:temperature</name>
864
+ <datatype>integer</datatype>
865
+ <unit>degrees</unit>
866
+ <default>0</default>
867
+ </capability>
868
+ <capability>
869
+ <name>urn:wisebed:node:capability:light</name>
870
+ <datatype>integer</datatype>
871
+ <unit>lux</unit>
872
+ <default>0</default>
873
+ </capability>
874
+ <capability>
875
+ <name>urn:wisebed:node:capability:ir</name>
876
+ <datatype>integer</datatype>
877
+ <unit>lux</unit>
878
+ <default>0</default>
879
+ </capability>
880
+ <capability>
881
+ <name>urn:wisebed:node:capability:humidity</name>
882
+ <datatype>integer</datatype>
883
+ <unit>raw</unit>
884
+ <default>0</default>
885
+ </capability>
886
+ </node>
887
+ <node id="urn:wisebed:uzl1:0x2030">
888
+ <position>
889
+ <x>28.5</x>
890
+ <y>10.5</y>
891
+ <z>2.0</z>
892
+ </position>
893
+ <gateway>true</gateway>
894
+ <nodeType>isense39</nodeType>
895
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
896
+ <capability>
897
+ <name>urn:wisebed:node:capability:pir</name>
898
+ <datatype>integer</datatype>
899
+ <unit>raw</unit>
900
+ <default>0</default>
901
+ </capability>
902
+ <capability>
903
+ <name>urn:wisebed:node:capability:acc</name>
904
+ <datatype>integer</datatype>
905
+ <unit>raw</unit>
906
+ <default>[0,0,0]</default>
907
+ </capability>
908
+ </node>
909
+ <node id="urn:wisebed:uzl1:0x2231">
910
+ <position>
911
+ <x>28.5</x>
912
+ <y>14.0</y>
913
+ <z>1.0</z>
914
+ </position>
915
+ <gateway>true</gateway>
916
+ <nodeType>telosb</nodeType>
917
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
918
+ <capability>
919
+ <name>urn:wisebed:node:capability:temperature</name>
920
+ <datatype>integer</datatype>
921
+ <unit>degrees</unit>
922
+ <default>0</default>
923
+ </capability>
924
+ <capability>
925
+ <name>urn:wisebed:node:capability:light</name>
926
+ <datatype>integer</datatype>
927
+ <unit>lux</unit>
928
+ <default>0</default>
929
+ </capability>
930
+ <capability>
931
+ <name>urn:wisebed:node:capability:ir</name>
932
+ <datatype>integer</datatype>
933
+ <unit>lux</unit>
934
+ <default>0</default>
935
+ </capability>
936
+ <capability>
937
+ <name>urn:wisebed:node:capability:humidity</name>
938
+ <datatype>integer</datatype>
939
+ <unit>raw</unit>
940
+ <default>0</default>
941
+ </capability>
942
+ </node>
943
+ <node id="urn:wisebed:uzl1:0x2031">
944
+ <position>
945
+ <x>28.5</x>
946
+ <y>14.0</y>
947
+ <z>1.0</z>
948
+ </position>
949
+ <gateway>true</gateway>
950
+ <nodeType>isense39</nodeType>
951
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
952
+ <capability>
953
+ <name>urn:wisebed:node:capability:temperature</name>
954
+ <datatype>integer</datatype>
955
+ <unit>degrees</unit>
956
+ <default>0</default>
957
+ </capability>
958
+ <capability>
959
+ <name>urn:wisebed:node:capability:light</name>
960
+ <datatype>integer</datatype>
961
+ <unit>lux</unit>
962
+ <default>0</default>
963
+ </capability>
964
+ </node>
965
+ <node id="urn:wisebed:uzl1:0x2218">
966
+ <position>
967
+ <x>8.5</x>
968
+ <y>7.0</y>
969
+ <z>2.0</z>
970
+ </position>
971
+ <gateway>true</gateway>
972
+ <nodeType>telosb</nodeType>
973
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
974
+ <capability>
975
+ <name>urn:wisebed:node:capability:temperature</name>
976
+ <datatype>integer</datatype>
977
+ <unit>degrees</unit>
978
+ <default>0</default>
979
+ </capability>
980
+ <capability>
981
+ <name>urn:wisebed:node:capability:light</name>
982
+ <datatype>integer</datatype>
983
+ <unit>lux</unit>
984
+ <default>0</default>
985
+ </capability>
986
+ <capability>
987
+ <name>urn:wisebed:node:capability:ir</name>
988
+ <datatype>integer</datatype>
989
+ <unit>lux</unit>
990
+ <default>0</default>
991
+ </capability>
992
+ <capability>
993
+ <name>urn:wisebed:node:capability:humidity</name>
994
+ <datatype>integer</datatype>
995
+ <unit>raw</unit>
996
+ <default>0</default>
997
+ </capability>
998
+ </node>
999
+ <node id="urn:wisebed:uzl1:0x2018">
1000
+ <position>
1001
+ <x>8.5</x>
1002
+ <y>7.0</y>
1003
+ <z>2.0</z>
1004
+ </position>
1005
+ <gateway>true</gateway>
1006
+ <nodeType>isense39</nodeType>
1007
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1008
+ <capability>
1009
+ <name>urn:wisebed:node:capability:pir</name>
1010
+ <datatype>integer</datatype>
1011
+ <unit>raw</unit>
1012
+ <default>0</default>
1013
+ </capability>
1014
+ <capability>
1015
+ <name>urn:wisebed:node:capability:acc</name>
1016
+ <datatype>integer</datatype>
1017
+ <unit>raw</unit>
1018
+ <default>[0,0,0]</default>
1019
+ </capability>
1020
+ </node>
1021
+ <node id="urn:wisebed:uzl1:0x2235">
1022
+ <position>
1023
+ <x>25.5</x>
1024
+ <y>12.0</y>
1025
+ <z>2.0</z>
1026
+ </position>
1027
+ <gateway>true</gateway>
1028
+ <nodeType>telosb</nodeType>
1029
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1030
+ <capability>
1031
+ <name>urn:wisebed:node:capability:temperature</name>
1032
+ <datatype>integer</datatype>
1033
+ <unit>degrees</unit>
1034
+ <default>0</default>
1035
+ </capability>
1036
+ <capability>
1037
+ <name>urn:wisebed:node:capability:light</name>
1038
+ <datatype>integer</datatype>
1039
+ <unit>lux</unit>
1040
+ <default>0</default>
1041
+ </capability>
1042
+ <capability>
1043
+ <name>urn:wisebed:node:capability:ir</name>
1044
+ <datatype>integer</datatype>
1045
+ <unit>lux</unit>
1046
+ <default>0</default>
1047
+ </capability>
1048
+ <capability>
1049
+ <name>urn:wisebed:node:capability:humidity</name>
1050
+ <datatype>integer</datatype>
1051
+ <unit>raw</unit>
1052
+ <default>0</default>
1053
+ </capability>
1054
+ </node>
1055
+ <node id="urn:wisebed:uzl1:0x2035">
1056
+ <position>
1057
+ <x>25.5</x>
1058
+ <y>12.0</y>
1059
+ <z>2.0</z>
1060
+ </position>
1061
+ <gateway>true</gateway>
1062
+ <nodeType>isense39</nodeType>
1063
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1064
+ <capability>
1065
+ <name>urn:wisebed:node:capability:temperature</name>
1066
+ <datatype>integer</datatype>
1067
+ <unit>degrees</unit>
1068
+ <default>0</default>
1069
+ </capability>
1070
+ <capability>
1071
+ <name>urn:wisebed:node:capability:light</name>
1072
+ <datatype>integer</datatype>
1073
+ <unit>lux</unit>
1074
+ <default>0</default>
1075
+ </capability>
1076
+ </node>
1077
+ <node id="urn:wisebed:uzl1:0x2236">
1078
+ <position>
1079
+ <x>31.5</x>
1080
+ <y>10.5</y>
1081
+ <z>2.0</z>
1082
+ </position>
1083
+ <gateway>true</gateway>
1084
+ <nodeType>telosb</nodeType>
1085
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1086
+ <capability>
1087
+ <name>urn:wisebed:node:capability:temperature</name>
1088
+ <datatype>integer</datatype>
1089
+ <unit>degrees</unit>
1090
+ <default>0</default>
1091
+ </capability>
1092
+ <capability>
1093
+ <name>urn:wisebed:node:capability:light</name>
1094
+ <datatype>integer</datatype>
1095
+ <unit>lux</unit>
1096
+ <default>0</default>
1097
+ </capability>
1098
+ <capability>
1099
+ <name>urn:wisebed:node:capability:ir</name>
1100
+ <datatype>integer</datatype>
1101
+ <unit>lux</unit>
1102
+ <default>0</default>
1103
+ </capability>
1104
+ <capability>
1105
+ <name>urn:wisebed:node:capability:humidity</name>
1106
+ <datatype>integer</datatype>
1107
+ <unit>raw</unit>
1108
+ <default>0</default>
1109
+ </capability>
1110
+ </node>
1111
+ <node id="urn:wisebed:uzl1:0x2134">
1112
+ <position>
1113
+ <x>31.5</x>
1114
+ <y>10.5</y>
1115
+ <z>2.0</z>
1116
+ </position>
1117
+ <gateway>true</gateway>
1118
+ <nodeType>isense48</nodeType>
1119
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1120
+ <capability>
1121
+ <name>urn:wisebed:node:capability:temperature</name>
1122
+ <datatype>integer</datatype>
1123
+ <unit>degrees</unit>
1124
+ <default>0</default>
1125
+ </capability>
1126
+ <capability>
1127
+ <name>urn:wisebed:node:capability:light</name>
1128
+ <datatype>integer</datatype>
1129
+ <unit>lux</unit>
1130
+ <default>0</default>
1131
+ </capability>
1132
+ </node>
1133
+ <node id="urn:wisebed:uzl1:0x2219">
1134
+ <position>
1135
+ <x>7.5</x>
1136
+ <y>7.0</y>
1137
+ <z>2.0</z>
1138
+ </position>
1139
+ <gateway>true</gateway>
1140
+ <nodeType>telosb</nodeType>
1141
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1142
+ <capability>
1143
+ <name>urn:wisebed:node:capability:temperature</name>
1144
+ <datatype>integer</datatype>
1145
+ <unit>degrees</unit>
1146
+ <default>0</default>
1147
+ </capability>
1148
+ <capability>
1149
+ <name>urn:wisebed:node:capability:light</name>
1150
+ <datatype>integer</datatype>
1151
+ <unit>lux</unit>
1152
+ <default>0</default>
1153
+ </capability>
1154
+ <capability>
1155
+ <name>urn:wisebed:node:capability:ir</name>
1156
+ <datatype>integer</datatype>
1157
+ <unit>lux</unit>
1158
+ <default>0</default>
1159
+ </capability>
1160
+ <capability>
1161
+ <name>urn:wisebed:node:capability:humidity</name>
1162
+ <datatype>integer</datatype>
1163
+ <unit>raw</unit>
1164
+ <default>0</default>
1165
+ </capability>
1166
+ </node>
1167
+ <node id="urn:wisebed:uzl1:0x2019">
1168
+ <position>
1169
+ <x>7.5</x>
1170
+ <y>7.0</y>
1171
+ <z>2.0</z>
1172
+ </position>
1173
+ <gateway>true</gateway>
1174
+ <nodeType>isense39</nodeType>
1175
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1176
+ <capability>
1177
+ <name>urn:wisebed:node:capability:temperature</name>
1178
+ <datatype>integer</datatype>
1179
+ <unit>degrees</unit>
1180
+ <default>0</default>
1181
+ </capability>
1182
+ <capability>
1183
+ <name>urn:wisebed:node:capability:light</name>
1184
+ <datatype>integer</datatype>
1185
+ <unit>lux</unit>
1186
+ <default>0</default>
1187
+ </capability>
1188
+ </node>
1189
+ <node id="urn:wisebed:uzl1:0x221a">
1190
+ <position>
1191
+ <x>28.5</x>
1192
+ <y>1.0</y>
1193
+ <z>1.0</z>
1194
+ </position>
1195
+ <gateway>true</gateway>
1196
+ <nodeType>telosb</nodeType>
1197
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1198
+ <capability>
1199
+ <name>urn:wisebed:node:capability:temperature</name>
1200
+ <datatype>integer</datatype>
1201
+ <unit>degrees</unit>
1202
+ <default>0</default>
1203
+ </capability>
1204
+ <capability>
1205
+ <name>urn:wisebed:node:capability:light</name>
1206
+ <datatype>integer</datatype>
1207
+ <unit>lux</unit>
1208
+ <default>0</default>
1209
+ </capability>
1210
+ <capability>
1211
+ <name>urn:wisebed:node:capability:ir</name>
1212
+ <datatype>integer</datatype>
1213
+ <unit>lux</unit>
1214
+ <default>0</default>
1215
+ </capability>
1216
+ <capability>
1217
+ <name>urn:wisebed:node:capability:humidity</name>
1218
+ <datatype>integer</datatype>
1219
+ <unit>raw</unit>
1220
+ <default>0</default>
1221
+ </capability>
1222
+ </node>
1223
+ <node id="urn:wisebed:uzl1:0x2118">
1224
+ <position>
1225
+ <x>28.5</x>
1226
+ <y>1.0</y>
1227
+ <z>1.0</z>
1228
+ </position>
1229
+ <gateway>true</gateway>
1230
+ <nodeType>isense48</nodeType>
1231
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1232
+ <capability>
1233
+ <name>urn:wisebed:node:capability:pir</name>
1234
+ <datatype>integer</datatype>
1235
+ <unit>raw</unit>
1236
+ <default>0</default>
1237
+ </capability>
1238
+ <capability>
1239
+ <name>urn:wisebed:node:capability:acc</name>
1240
+ <datatype>integer</datatype>
1241
+ <unit>raw</unit>
1242
+ <default>[0,0,0]</default>
1243
+ </capability>
1244
+ </node>
1245
+ <node id="urn:wisebed:uzl1:0x2234">
1246
+ <position>
1247
+ <x>25.5</x>
1248
+ <y>14.0</y>
1249
+ <z>2.0</z>
1250
+ </position>
1251
+ <gateway>true</gateway>
1252
+ <nodeType>telosb</nodeType>
1253
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1254
+ <capability>
1255
+ <name>urn:wisebed:node:capability:temperature</name>
1256
+ <datatype>integer</datatype>
1257
+ <unit>degrees</unit>
1258
+ <default>0</default>
1259
+ </capability>
1260
+ <capability>
1261
+ <name>urn:wisebed:node:capability:light</name>
1262
+ <datatype>integer</datatype>
1263
+ <unit>lux</unit>
1264
+ <default>0</default>
1265
+ </capability>
1266
+ <capability>
1267
+ <name>urn:wisebed:node:capability:ir</name>
1268
+ <datatype>integer</datatype>
1269
+ <unit>lux</unit>
1270
+ <default>0</default>
1271
+ </capability>
1272
+ <capability>
1273
+ <name>urn:wisebed:node:capability:humidity</name>
1274
+ <datatype>integer</datatype>
1275
+ <unit>raw</unit>
1276
+ <default>0</default>
1277
+ </capability>
1278
+ </node>
1279
+ <node id="urn:wisebed:uzl1:0x2034">
1280
+ <position>
1281
+ <x>25.5</x>
1282
+ <y>14.0</y>
1283
+ <z>2.0</z>
1284
+ </position>
1285
+ <gateway>true</gateway>
1286
+ <nodeType>isense39</nodeType>
1287
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1288
+ <capability>
1289
+ <name>urn:wisebed:node:capability:pir</name>
1290
+ <datatype>integer</datatype>
1291
+ <unit>raw</unit>
1292
+ <default>0</default>
1293
+ </capability>
1294
+ <capability>
1295
+ <name>urn:wisebed:node:capability:acc</name>
1296
+ <datatype>integer</datatype>
1297
+ <unit>raw</unit>
1298
+ <default>[0,0,0]</default>
1299
+ </capability>
1300
+ </node>
1301
+ <node id="urn:wisebed:uzl1:0x2232">
1302
+ <position>
1303
+ <x>34.5</x>
1304
+ <y>10.5</y>
1305
+ <z>2.0</z>
1306
+ </position>
1307
+ <gateway>true</gateway>
1308
+ <nodeType>telosb</nodeType>
1309
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1310
+ <capability>
1311
+ <name>urn:wisebed:node:capability:temperature</name>
1312
+ <datatype>integer</datatype>
1313
+ <unit>degrees</unit>
1314
+ <default>0</default>
1315
+ </capability>
1316
+ <capability>
1317
+ <name>urn:wisebed:node:capability:light</name>
1318
+ <datatype>integer</datatype>
1319
+ <unit>lux</unit>
1320
+ <default>0</default>
1321
+ </capability>
1322
+ <capability>
1323
+ <name>urn:wisebed:node:capability:ir</name>
1324
+ <datatype>integer</datatype>
1325
+ <unit>lux</unit>
1326
+ <default>0</default>
1327
+ </capability>
1328
+ <capability>
1329
+ <name>urn:wisebed:node:capability:humidity</name>
1330
+ <datatype>integer</datatype>
1331
+ <unit>raw</unit>
1332
+ <default>0</default>
1333
+ </capability>
1334
+ </node>
1335
+ <node id="urn:wisebed:uzl1:0x2130">
1336
+ <position>
1337
+ <x>34.5</x>
1338
+ <y>10.5</y>
1339
+ <z>2.0</z>
1340
+ </position>
1341
+ <gateway>true</gateway>
1342
+ <nodeType>isense48</nodeType>
1343
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1344
+ <capability>
1345
+ <name>urn:wisebed:node:capability:temperature</name>
1346
+ <datatype>integer</datatype>
1347
+ <unit>degrees</unit>
1348
+ <default>0</default>
1349
+ </capability>
1350
+ <capability>
1351
+ <name>urn:wisebed:node:capability:light</name>
1352
+ <datatype>integer</datatype>
1353
+ <unit>lux</unit>
1354
+ <default>0</default>
1355
+ </capability>
1356
+ </node>
1357
+ <node id="urn:wisebed:uzl1:0x222e">
1358
+ <position>
1359
+ <x>17.0</x>
1360
+ <y>16.5</y>
1361
+ <z>1.0</z>
1362
+ </position>
1363
+ <gateway>true</gateway>
1364
+ <nodeType>telosb</nodeType>
1365
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1366
+ <capability>
1367
+ <name>urn:wisebed:node:capability:temperature</name>
1368
+ <datatype>integer</datatype>
1369
+ <unit>degrees</unit>
1370
+ <default>0</default>
1371
+ </capability>
1372
+ <capability>
1373
+ <name>urn:wisebed:node:capability:light</name>
1374
+ <datatype>integer</datatype>
1375
+ <unit>lux</unit>
1376
+ <default>0</default>
1377
+ </capability>
1378
+ <capability>
1379
+ <name>urn:wisebed:node:capability:ir</name>
1380
+ <datatype>integer</datatype>
1381
+ <unit>lux</unit>
1382
+ <default>0</default>
1383
+ </capability>
1384
+ <capability>
1385
+ <name>urn:wisebed:node:capability:humidity</name>
1386
+ <datatype>integer</datatype>
1387
+ <unit>raw</unit>
1388
+ <default>0</default>
1389
+ </capability>
1390
+ </node>
1391
+ <node id="urn:wisebed:uzl1:0x212c">
1392
+ <position>
1393
+ <x>17.0</x>
1394
+ <y>16.5</y>
1395
+ <z>1.0</z>
1396
+ </position>
1397
+ <gateway>true</gateway>
1398
+ <nodeType>isense48</nodeType>
1399
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1400
+ <capability>
1401
+ <name>urn:wisebed:node:capability:temperature</name>
1402
+ <datatype>integer</datatype>
1403
+ <unit>degrees</unit>
1404
+ <default>0</default>
1405
+ </capability>
1406
+ <capability>
1407
+ <name>urn:wisebed:node:capability:light</name>
1408
+ <datatype>integer</datatype>
1409
+ <unit>lux</unit>
1410
+ <default>0</default>
1411
+ </capability>
1412
+ </node>
1413
+ <node id="urn:wisebed:uzl1:0x222d">
1414
+ <position>
1415
+ <x>31.5</x>
1416
+ <y>11.5</y>
1417
+ <z>2.0</z>
1418
+ </position>
1419
+ <gateway>true</gateway>
1420
+ <nodeType>telosb</nodeType>
1421
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1422
+ <capability>
1423
+ <name>urn:wisebed:node:capability:temperature</name>
1424
+ <datatype>integer</datatype>
1425
+ <unit>degrees</unit>
1426
+ <default>0</default>
1427
+ </capability>
1428
+ <capability>
1429
+ <name>urn:wisebed:node:capability:light</name>
1430
+ <datatype>integer</datatype>
1431
+ <unit>lux</unit>
1432
+ <default>0</default>
1433
+ </capability>
1434
+ <capability>
1435
+ <name>urn:wisebed:node:capability:ir</name>
1436
+ <datatype>integer</datatype>
1437
+ <unit>lux</unit>
1438
+ <default>0</default>
1439
+ </capability>
1440
+ <capability>
1441
+ <name>urn:wisebed:node:capability:humidity</name>
1442
+ <datatype>integer</datatype>
1443
+ <unit>raw</unit>
1444
+ <default>0</default>
1445
+ </capability>
1446
+ </node>
1447
+ <node id="urn:wisebed:uzl1:0x202d">
1448
+ <position>
1449
+ <x>31.5</x>
1450
+ <y>11.5</y>
1451
+ <z>2.0</z>
1452
+ </position>
1453
+ <gateway>true</gateway>
1454
+ <nodeType>isense39</nodeType>
1455
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1456
+ <capability>
1457
+ <name>urn:wisebed:node:capability:temperature</name>
1458
+ <datatype>integer</datatype>
1459
+ <unit>degrees</unit>
1460
+ <default>0</default>
1461
+ </capability>
1462
+ <capability>
1463
+ <name>urn:wisebed:node:capability:light</name>
1464
+ <datatype>integer</datatype>
1465
+ <unit>lux</unit>
1466
+ <default>0</default>
1467
+ </capability>
1468
+ </node>
1469
+ <node id="urn:wisebed:uzl1:0x222c">
1470
+ <position>
1471
+ <x>31.5</x>
1472
+ <y>12.0</y>
1473
+ <z>2.0</z>
1474
+ </position>
1475
+ <gateway>true</gateway>
1476
+ <nodeType>telosb</nodeType>
1477
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1478
+ <capability>
1479
+ <name>urn:wisebed:node:capability:temperature</name>
1480
+ <datatype>integer</datatype>
1481
+ <unit>degrees</unit>
1482
+ <default>0</default>
1483
+ </capability>
1484
+ <capability>
1485
+ <name>urn:wisebed:node:capability:light</name>
1486
+ <datatype>integer</datatype>
1487
+ <unit>lux</unit>
1488
+ <default>0</default>
1489
+ </capability>
1490
+ <capability>
1491
+ <name>urn:wisebed:node:capability:ir</name>
1492
+ <datatype>integer</datatype>
1493
+ <unit>lux</unit>
1494
+ <default>0</default>
1495
+ </capability>
1496
+ <capability>
1497
+ <name>urn:wisebed:node:capability:humidity</name>
1498
+ <datatype>integer</datatype>
1499
+ <unit>raw</unit>
1500
+ <default>0</default>
1501
+ </capability>
1502
+ </node>
1503
+ <node id="urn:wisebed:uzl1:0x202c">
1504
+ <position>
1505
+ <x>31.5</x>
1506
+ <y>12.0</y>
1507
+ <z>2.0</z>
1508
+ </position>
1509
+ <gateway>true</gateway>
1510
+ <nodeType>isense39</nodeType>
1511
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1512
+ <capability>
1513
+ <name>urn:wisebed:node:capability:pir</name>
1514
+ <datatype>integer</datatype>
1515
+ <unit>raw</unit>
1516
+ <default>0</default>
1517
+ </capability>
1518
+ <capability>
1519
+ <name>urn:wisebed:node:capability:acc</name>
1520
+ <datatype>integer</datatype>
1521
+ <unit>raw</unit>
1522
+ <default>[0,0,0]</default>
1523
+ </capability>
1524
+ </node>
1525
+ <node id="urn:wisebed:uzl1:0x222a">
1526
+ <position>
1527
+ <x>1.0</x>
1528
+ <y>14.0</y>
1529
+ <z>2.0</z>
1530
+ </position>
1531
+ <gateway>true</gateway>
1532
+ <nodeType>telosb</nodeType>
1533
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1534
+ <capability>
1535
+ <name>urn:wisebed:node:capability:temperature</name>
1536
+ <datatype>integer</datatype>
1537
+ <unit>degrees</unit>
1538
+ <default>0</default>
1539
+ </capability>
1540
+ <capability>
1541
+ <name>urn:wisebed:node:capability:light</name>
1542
+ <datatype>integer</datatype>
1543
+ <unit>lux</unit>
1544
+ <default>0</default>
1545
+ </capability>
1546
+ <capability>
1547
+ <name>urn:wisebed:node:capability:ir</name>
1548
+ <datatype>integer</datatype>
1549
+ <unit>lux</unit>
1550
+ <default>0</default>
1551
+ </capability>
1552
+ <capability>
1553
+ <name>urn:wisebed:node:capability:humidity</name>
1554
+ <datatype>integer</datatype>
1555
+ <unit>raw</unit>
1556
+ <default>0</default>
1557
+ </capability>
1558
+ </node>
1559
+ <node id="urn:wisebed:uzl1:0x2128">
1560
+ <position>
1561
+ <x>1.0</x>
1562
+ <y>14.0</y>
1563
+ <z>2.0</z>
1564
+ </position>
1565
+ <gateway>true</gateway>
1566
+ <nodeType>isense48</nodeType>
1567
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1568
+ <capability>
1569
+ <name>urn:wisebed:node:capability:temperature</name>
1570
+ <datatype>integer</datatype>
1571
+ <unit>degrees</unit>
1572
+ <default>0</default>
1573
+ </capability>
1574
+ <capability>
1575
+ <name>urn:wisebed:node:capability:light</name>
1576
+ <datatype>integer</datatype>
1577
+ <unit>lux</unit>
1578
+ <default>0</default>
1579
+ </capability>
1580
+ </node>
1581
+ <node id="urn:wisebed:uzl1:0x2229">
1582
+ <position>
1583
+ <x>34.5</x>
1584
+ <y>10.5</y>
1585
+ <z>2.0</z>
1586
+ </position>
1587
+ <gateway>true</gateway>
1588
+ <nodeType>telosb</nodeType>
1589
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1590
+ <capability>
1591
+ <name>urn:wisebed:node:capability:temperature</name>
1592
+ <datatype>integer</datatype>
1593
+ <unit>degrees</unit>
1594
+ <default>0</default>
1595
+ </capability>
1596
+ <capability>
1597
+ <name>urn:wisebed:node:capability:light</name>
1598
+ <datatype>integer</datatype>
1599
+ <unit>lux</unit>
1600
+ <default>0</default>
1601
+ </capability>
1602
+ <capability>
1603
+ <name>urn:wisebed:node:capability:ir</name>
1604
+ <datatype>integer</datatype>
1605
+ <unit>lux</unit>
1606
+ <default>0</default>
1607
+ </capability>
1608
+ <capability>
1609
+ <name>urn:wisebed:node:capability:humidity</name>
1610
+ <datatype>integer</datatype>
1611
+ <unit>raw</unit>
1612
+ <default>0</default>
1613
+ </capability>
1614
+ </node>
1615
+ <node id="urn:wisebed:uzl1:0x2029">
1616
+ <position>
1617
+ <x>34.5</x>
1618
+ <y>10.5</y>
1619
+ <z>2.0</z>
1620
+ </position>
1621
+ <gateway>true</gateway>
1622
+ <nodeType>isense39</nodeType>
1623
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1624
+ <capability>
1625
+ <name>urn:wisebed:node:capability:temperature</name>
1626
+ <datatype>integer</datatype>
1627
+ <unit>degrees</unit>
1628
+ <default>0</default>
1629
+ </capability>
1630
+ <capability>
1631
+ <name>urn:wisebed:node:capability:light</name>
1632
+ <datatype>integer</datatype>
1633
+ <unit>lux</unit>
1634
+ <default>0</default>
1635
+ </capability>
1636
+ </node>
1637
+ <node id="urn:wisebed:uzl1:0x2228">
1638
+ <position>
1639
+ <x>34.5</x>
1640
+ <y>11.5</y>
1641
+ <z>2.0</z>
1642
+ </position>
1643
+ <gateway>true</gateway>
1644
+ <nodeType>telosb</nodeType>
1645
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1646
+ <capability>
1647
+ <name>urn:wisebed:node:capability:temperature</name>
1648
+ <datatype>integer</datatype>
1649
+ <unit>degrees</unit>
1650
+ <default>0</default>
1651
+ </capability>
1652
+ <capability>
1653
+ <name>urn:wisebed:node:capability:light</name>
1654
+ <datatype>integer</datatype>
1655
+ <unit>lux</unit>
1656
+ <default>0</default>
1657
+ </capability>
1658
+ <capability>
1659
+ <name>urn:wisebed:node:capability:ir</name>
1660
+ <datatype>integer</datatype>
1661
+ <unit>lux</unit>
1662
+ <default>0</default>
1663
+ </capability>
1664
+ <capability>
1665
+ <name>urn:wisebed:node:capability:humidity</name>
1666
+ <datatype>integer</datatype>
1667
+ <unit>raw</unit>
1668
+ <default>0</default>
1669
+ </capability>
1670
+ </node>
1671
+ <node id="urn:wisebed:uzl1:0x2028">
1672
+ <position>
1673
+ <x>34.5</x>
1674
+ <y>11.5</y>
1675
+ <z>2.0</z>
1676
+ </position>
1677
+ <gateway>true</gateway>
1678
+ <nodeType>isense39</nodeType>
1679
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1680
+ <capability>
1681
+ <name>urn:wisebed:node:capability:pir</name>
1682
+ <datatype>integer</datatype>
1683
+ <unit>raw</unit>
1684
+ <default>0</default>
1685
+ </capability>
1686
+ <capability>
1687
+ <name>urn:wisebed:node:capability:acc</name>
1688
+ <datatype>integer</datatype>
1689
+ <unit>raw</unit>
1690
+ <default>[0,0,0]</default>
1691
+ </capability>
1692
+ </node>
1693
+ <node id="urn:wisebed:uzl1:0x2222">
1694
+ <position>
1695
+ <x>1.0</x>
1696
+ <y>11.0</y>
1697
+ <z>1.0</z>
1698
+ </position>
1699
+ <gateway>true</gateway>
1700
+ <nodeType>telosb</nodeType>
1701
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1702
+ <capability>
1703
+ <name>urn:wisebed:node:capability:temperature</name>
1704
+ <datatype>integer</datatype>
1705
+ <unit>degrees</unit>
1706
+ <default>0</default>
1707
+ </capability>
1708
+ <capability>
1709
+ <name>urn:wisebed:node:capability:light</name>
1710
+ <datatype>integer</datatype>
1711
+ <unit>lux</unit>
1712
+ <default>0</default>
1713
+ </capability>
1714
+ <capability>
1715
+ <name>urn:wisebed:node:capability:ir</name>
1716
+ <datatype>integer</datatype>
1717
+ <unit>lux</unit>
1718
+ <default>0</default>
1719
+ </capability>
1720
+ <capability>
1721
+ <name>urn:wisebed:node:capability:humidity</name>
1722
+ <datatype>integer</datatype>
1723
+ <unit>raw</unit>
1724
+ <default>0</default>
1725
+ </capability>
1726
+ </node>
1727
+ <node id="urn:wisebed:uzl1:0x2120">
1728
+ <position>
1729
+ <x>1.0</x>
1730
+ <y>11.0</y>
1731
+ <z>1.0</z>
1732
+ </position>
1733
+ <gateway>true</gateway>
1734
+ <nodeType>isense48</nodeType>
1735
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
1736
+ <capability>
1737
+ <name>urn:wisebed:node:capability:pir</name>
1738
+ <datatype>integer</datatype>
1739
+ <unit>raw</unit>
1740
+ <default>0</default>
1741
+ </capability>
1742
+ <capability>
1743
+ <name>urn:wisebed:node:capability:acc</name>
1744
+ <datatype>integer</datatype>
1745
+ <unit>raw</unit>
1746
+ <default>[0,0,0]</default>
1747
+ </capability>
1748
+ </node>
1749
+ <node id="urn:wisebed:uzl1:0x2221">
1750
+ <position>
1751
+ <x>1.0</x>
1752
+ <y>6.0</y>
1753
+ <z>2.0</z>
1754
+ </position>
1755
+ <gateway>true</gateway>
1756
+ <nodeType>telosb</nodeType>
1757
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1758
+ <capability>
1759
+ <name>urn:wisebed:node:capability:temperature</name>
1760
+ <datatype>integer</datatype>
1761
+ <unit>degrees</unit>
1762
+ <default>0</default>
1763
+ </capability>
1764
+ <capability>
1765
+ <name>urn:wisebed:node:capability:light</name>
1766
+ <datatype>integer</datatype>
1767
+ <unit>lux</unit>
1768
+ <default>0</default>
1769
+ </capability>
1770
+ <capability>
1771
+ <name>urn:wisebed:node:capability:ir</name>
1772
+ <datatype>integer</datatype>
1773
+ <unit>lux</unit>
1774
+ <default>0</default>
1775
+ </capability>
1776
+ <capability>
1777
+ <name>urn:wisebed:node:capability:humidity</name>
1778
+ <datatype>integer</datatype>
1779
+ <unit>raw</unit>
1780
+ <default>0</default>
1781
+ </capability>
1782
+ </node>
1783
+ <node id="urn:wisebed:uzl1:0x2021">
1784
+ <position>
1785
+ <x>1.0</x>
1786
+ <y>6.0</y>
1787
+ <z>2.0</z>
1788
+ </position>
1789
+ <gateway>true</gateway>
1790
+ <nodeType>isense39</nodeType>
1791
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1792
+ <capability>
1793
+ <name>urn:wisebed:node:capability:pir</name>
1794
+ <datatype>integer</datatype>
1795
+ <unit>raw</unit>
1796
+ <default>0</default>
1797
+ </capability>
1798
+ <capability>
1799
+ <name>urn:wisebed:node:capability:acc</name>
1800
+ <datatype>integer</datatype>
1801
+ <unit>raw</unit>
1802
+ <default>[0,0,0]</default>
1803
+ </capability>
1804
+ </node>
1805
+ <node id="urn:wisebed:uzl1:0x2220">
1806
+ <position>
1807
+ <x>1.0</x>
1808
+ <y>6.0</y>
1809
+ <z>2.0</z>
1810
+ </position>
1811
+ <gateway>true</gateway>
1812
+ <nodeType>telosb</nodeType>
1813
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1814
+ <capability>
1815
+ <name>urn:wisebed:node:capability:temperature</name>
1816
+ <datatype>integer</datatype>
1817
+ <unit>degrees</unit>
1818
+ <default>0</default>
1819
+ </capability>
1820
+ <capability>
1821
+ <name>urn:wisebed:node:capability:light</name>
1822
+ <datatype>integer</datatype>
1823
+ <unit>lux</unit>
1824
+ <default>0</default>
1825
+ </capability>
1826
+ <capability>
1827
+ <name>urn:wisebed:node:capability:ir</name>
1828
+ <datatype>integer</datatype>
1829
+ <unit>lux</unit>
1830
+ <default>0</default>
1831
+ </capability>
1832
+ <capability>
1833
+ <name>urn:wisebed:node:capability:humidity</name>
1834
+ <datatype>integer</datatype>
1835
+ <unit>raw</unit>
1836
+ <default>0</default>
1837
+ </capability>
1838
+ </node>
1839
+ <node id="urn:wisebed:uzl1:0x2020">
1840
+ <position>
1841
+ <x>1.0</x>
1842
+ <y>6.0</y>
1843
+ <z>2.0</z>
1844
+ </position>
1845
+ <gateway>true</gateway>
1846
+ <nodeType>isense39</nodeType>
1847
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1848
+ <capability>
1849
+ <name>urn:wisebed:node:capability:pir</name>
1850
+ <datatype>integer</datatype>
1851
+ <unit>raw</unit>
1852
+ <default>0</default>
1853
+ </capability>
1854
+ <capability>
1855
+ <name>urn:wisebed:node:capability:acc</name>
1856
+ <datatype>integer</datatype>
1857
+ <unit>raw</unit>
1858
+ <default>[0,0,0]</default>
1859
+ </capability>
1860
+ </node>
1861
+ <node id="urn:wisebed:uzl1:0x2238">
1862
+ <position>
1863
+ <x>23.0</x>
1864
+ <y>10.0</y>
1865
+ <z>1.0</z>
1866
+ </position>
1867
+ <gateway>true</gateway>
1868
+ <nodeType>telosb</nodeType>
1869
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1870
+ <capability>
1871
+ <name>urn:wisebed:node:capability:temperature</name>
1872
+ <datatype>integer</datatype>
1873
+ <unit>degrees</unit>
1874
+ <default>0</default>
1875
+ </capability>
1876
+ <capability>
1877
+ <name>urn:wisebed:node:capability:light</name>
1878
+ <datatype>integer</datatype>
1879
+ <unit>lux</unit>
1880
+ <default>0</default>
1881
+ </capability>
1882
+ <capability>
1883
+ <name>urn:wisebed:node:capability:ir</name>
1884
+ <datatype>integer</datatype>
1885
+ <unit>lux</unit>
1886
+ <default>0</default>
1887
+ </capability>
1888
+ <capability>
1889
+ <name>urn:wisebed:node:capability:humidity</name>
1890
+ <datatype>integer</datatype>
1891
+ <unit>raw</unit>
1892
+ <default>0</default>
1893
+ </capability>
1894
+ </node>
1895
+ <node id="urn:wisebed:uzl1:0x2038">
1896
+ <position>
1897
+ <x>23.0</x>
1898
+ <y>10.0</y>
1899
+ <z>1.0</z>
1900
+ </position>
1901
+ <gateway>true</gateway>
1902
+ <nodeType>isense39</nodeType>
1903
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1904
+ <capability>
1905
+ <name>urn:wisebed:node:capability:temperature</name>
1906
+ <datatype>integer</datatype>
1907
+ <unit>degrees</unit>
1908
+ <default>0</default>
1909
+ </capability>
1910
+ <capability>
1911
+ <name>urn:wisebed:node:capability:light</name>
1912
+ <datatype>integer</datatype>
1913
+ <unit>lux</unit>
1914
+ <default>0</default>
1915
+ </capability>
1916
+ </node>
1917
+ <node id="urn:wisebed:uzl1:0x2239">
1918
+ <position>
1919
+ <x>23.0</x>
1920
+ <y>12.0</y>
1921
+ <z>1.0</z>
1922
+ </position>
1923
+ <gateway>true</gateway>
1924
+ <nodeType>telosb</nodeType>
1925
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1926
+ <capability>
1927
+ <name>urn:wisebed:node:capability:temperature</name>
1928
+ <datatype>integer</datatype>
1929
+ <unit>degrees</unit>
1930
+ <default>0</default>
1931
+ </capability>
1932
+ <capability>
1933
+ <name>urn:wisebed:node:capability:light</name>
1934
+ <datatype>integer</datatype>
1935
+ <unit>lux</unit>
1936
+ <default>0</default>
1937
+ </capability>
1938
+ <capability>
1939
+ <name>urn:wisebed:node:capability:ir</name>
1940
+ <datatype>integer</datatype>
1941
+ <unit>lux</unit>
1942
+ <default>0</default>
1943
+ </capability>
1944
+ <capability>
1945
+ <name>urn:wisebed:node:capability:humidity</name>
1946
+ <datatype>integer</datatype>
1947
+ <unit>raw</unit>
1948
+ <default>0</default>
1949
+ </capability>
1950
+ </node>
1951
+ <node id="urn:wisebed:uzl1:0x2039">
1952
+ <position>
1953
+ <x>23.0</x>
1954
+ <y>12.0</y>
1955
+ <z>1.0</z>
1956
+ </position>
1957
+ <gateway>true</gateway>
1958
+ <nodeType>isense39</nodeType>
1959
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
1960
+ <capability>
1961
+ <name>urn:wisebed:node:capability:pir</name>
1962
+ <datatype>integer</datatype>
1963
+ <unit>raw</unit>
1964
+ <default>0</default>
1965
+ </capability>
1966
+ <capability>
1967
+ <name>urn:wisebed:node:capability:acc</name>
1968
+ <datatype>integer</datatype>
1969
+ <unit>raw</unit>
1970
+ <default>[0,0,0]</default>
1971
+ </capability>
1972
+ </node>
1973
+ <node id="urn:wisebed:uzl1:0x223a">
1974
+ <position>
1975
+ <x>14.0</x>
1976
+ <y>5.0</y>
1977
+ <z>1.0</z>
1978
+ </position>
1979
+ <gateway>true</gateway>
1980
+ <nodeType>telosb</nodeType>
1981
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
1982
+ <capability>
1983
+ <name>urn:wisebed:node:capability:temperature</name>
1984
+ <datatype>integer</datatype>
1985
+ <unit>degrees</unit>
1986
+ <default>0</default>
1987
+ </capability>
1988
+ <capability>
1989
+ <name>urn:wisebed:node:capability:light</name>
1990
+ <datatype>integer</datatype>
1991
+ <unit>lux</unit>
1992
+ <default>0</default>
1993
+ </capability>
1994
+ <capability>
1995
+ <name>urn:wisebed:node:capability:ir</name>
1996
+ <datatype>integer</datatype>
1997
+ <unit>lux</unit>
1998
+ <default>0</default>
1999
+ </capability>
2000
+ <capability>
2001
+ <name>urn:wisebed:node:capability:humidity</name>
2002
+ <datatype>integer</datatype>
2003
+ <unit>raw</unit>
2004
+ <default>0</default>
2005
+ </capability>
2006
+ </node>
2007
+ <node id="urn:wisebed:uzl1:0x2138">
2008
+ <position>
2009
+ <x>14.0</x>
2010
+ <y>5.0</y>
2011
+ <z>1.0</z>
2012
+ </position>
2013
+ <gateway>true</gateway>
2014
+ <nodeType>isense48</nodeType>
2015
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2016
+ <capability>
2017
+ <name>urn:wisebed:node:capability:temperature</name>
2018
+ <datatype>integer</datatype>
2019
+ <unit>degrees</unit>
2020
+ <default>0</default>
2021
+ </capability>
2022
+ <capability>
2023
+ <name>urn:wisebed:node:capability:light</name>
2024
+ <datatype>integer</datatype>
2025
+ <unit>lux</unit>
2026
+ <default>0</default>
2027
+ </capability>
2028
+ </node>
2029
+ <node id="urn:wisebed:uzl1:0x223c">
2030
+ <position>
2031
+ <x>17.0</x>
2032
+ <y>13.5</y>
2033
+ <z>1.0</z>
2034
+ </position>
2035
+ <gateway>true</gateway>
2036
+ <nodeType>telosb</nodeType>
2037
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2038
+ <capability>
2039
+ <name>urn:wisebed:node:capability:temperature</name>
2040
+ <datatype>integer</datatype>
2041
+ <unit>degrees</unit>
2042
+ <default>0</default>
2043
+ </capability>
2044
+ <capability>
2045
+ <name>urn:wisebed:node:capability:light</name>
2046
+ <datatype>integer</datatype>
2047
+ <unit>lux</unit>
2048
+ <default>0</default>
2049
+ </capability>
2050
+ <capability>
2051
+ <name>urn:wisebed:node:capability:ir</name>
2052
+ <datatype>integer</datatype>
2053
+ <unit>lux</unit>
2054
+ <default>0</default>
2055
+ </capability>
2056
+ <capability>
2057
+ <name>urn:wisebed:node:capability:humidity</name>
2058
+ <datatype>integer</datatype>
2059
+ <unit>raw</unit>
2060
+ <default>0</default>
2061
+ </capability>
2062
+ </node>
2063
+ <node id="urn:wisebed:uzl1:0x203c">
2064
+ <position>
2065
+ <x>17.0</x>
2066
+ <y>13.5</y>
2067
+ <z>1.0</z>
2068
+ </position>
2069
+ <gateway>true</gateway>
2070
+ <nodeType>isense39</nodeType>
2071
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2072
+ <capability>
2073
+ <name>urn:wisebed:node:capability:pir</name>
2074
+ <datatype>integer</datatype>
2075
+ <unit>raw</unit>
2076
+ <default>0</default>
2077
+ </capability>
2078
+ <capability>
2079
+ <name>urn:wisebed:node:capability:acc</name>
2080
+ <datatype>integer</datatype>
2081
+ <unit>raw</unit>
2082
+ <default>[0,0,0]</default>
2083
+ </capability>
2084
+ </node>
2085
+ <node id="urn:wisebed:uzl1:0x223d">
2086
+ <position>
2087
+ <x>14.5</x>
2088
+ <y>13.5</y>
2089
+ <z>2.0</z>
2090
+ </position>
2091
+ <gateway>true</gateway>
2092
+ <nodeType>telosb</nodeType>
2093
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2094
+ <capability>
2095
+ <name>urn:wisebed:node:capability:temperature</name>
2096
+ <datatype>integer</datatype>
2097
+ <unit>degrees</unit>
2098
+ <default>0</default>
2099
+ </capability>
2100
+ <capability>
2101
+ <name>urn:wisebed:node:capability:light</name>
2102
+ <datatype>integer</datatype>
2103
+ <unit>lux</unit>
2104
+ <default>0</default>
2105
+ </capability>
2106
+ <capability>
2107
+ <name>urn:wisebed:node:capability:ir</name>
2108
+ <datatype>integer</datatype>
2109
+ <unit>lux</unit>
2110
+ <default>0</default>
2111
+ </capability>
2112
+ <capability>
2113
+ <name>urn:wisebed:node:capability:humidity</name>
2114
+ <datatype>integer</datatype>
2115
+ <unit>raw</unit>
2116
+ <default>0</default>
2117
+ </capability>
2118
+ </node>
2119
+ <node id="urn:wisebed:uzl1:0x203d">
2120
+ <position>
2121
+ <x>14.5</x>
2122
+ <y>13.5</y>
2123
+ <z>2.0</z>
2124
+ </position>
2125
+ <gateway>true</gateway>
2126
+ <nodeType>isense39</nodeType>
2127
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2128
+ <capability>
2129
+ <name>urn:wisebed:node:capability:temperature</name>
2130
+ <datatype>integer</datatype>
2131
+ <unit>degrees</unit>
2132
+ <default>0</default>
2133
+ </capability>
2134
+ <capability>
2135
+ <name>urn:wisebed:node:capability:light</name>
2136
+ <datatype>integer</datatype>
2137
+ <unit>lux</unit>
2138
+ <default>0</default>
2139
+ </capability>
2140
+ </node>
2141
+ <node id="urn:wisebed:uzl1:0x223e">
2142
+ <position>
2143
+ <x>25.0</x>
2144
+ <y>1.0</y>
2145
+ <z>2.0</z>
2146
+ </position>
2147
+ <gateway>true</gateway>
2148
+ <nodeType>telosb</nodeType>
2149
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2150
+ <capability>
2151
+ <name>urn:wisebed:node:capability:temperature</name>
2152
+ <datatype>integer</datatype>
2153
+ <unit>degrees</unit>
2154
+ <default>0</default>
2155
+ </capability>
2156
+ <capability>
2157
+ <name>urn:wisebed:node:capability:light</name>
2158
+ <datatype>integer</datatype>
2159
+ <unit>lux</unit>
2160
+ <default>0</default>
2161
+ </capability>
2162
+ <capability>
2163
+ <name>urn:wisebed:node:capability:ir</name>
2164
+ <datatype>integer</datatype>
2165
+ <unit>lux</unit>
2166
+ <default>0</default>
2167
+ </capability>
2168
+ <capability>
2169
+ <name>urn:wisebed:node:capability:humidity</name>
2170
+ <datatype>integer</datatype>
2171
+ <unit>raw</unit>
2172
+ <default>0</default>
2173
+ </capability>
2174
+ </node>
2175
+ <node id="urn:wisebed:uzl1:0x213c">
2176
+ <position>
2177
+ <x>25.0</x>
2178
+ <y>1.0</y>
2179
+ <z>2.0</z>
2180
+ </position>
2181
+ <gateway>true</gateway>
2182
+ <nodeType>isense48</nodeType>
2183
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2184
+ <capability>
2185
+ <name>urn:wisebed:node:capability:temperature</name>
2186
+ <datatype>integer</datatype>
2187
+ <unit>degrees</unit>
2188
+ <default>0</default>
2189
+ </capability>
2190
+ <capability>
2191
+ <name>urn:wisebed:node:capability:light</name>
2192
+ <datatype>integer</datatype>
2193
+ <unit>lux</unit>
2194
+ <default>0</default>
2195
+ </capability>
2196
+ </node>
2197
+ <node id="urn:wisebed:uzl1:0x2244">
2198
+ <position>
2199
+ <x>2.5</x>
2200
+ <y>14.0</y>
2201
+ <z>1.0</z>
2202
+ </position>
2203
+ <gateway>true</gateway>
2204
+ <nodeType>telosb</nodeType>
2205
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2206
+ <capability>
2207
+ <name>urn:wisebed:node:capability:temperature</name>
2208
+ <datatype>integer</datatype>
2209
+ <unit>degrees</unit>
2210
+ <default>0</default>
2211
+ </capability>
2212
+ <capability>
2213
+ <name>urn:wisebed:node:capability:light</name>
2214
+ <datatype>integer</datatype>
2215
+ <unit>lux</unit>
2216
+ <default>0</default>
2217
+ </capability>
2218
+ <capability>
2219
+ <name>urn:wisebed:node:capability:ir</name>
2220
+ <datatype>integer</datatype>
2221
+ <unit>lux</unit>
2222
+ <default>0</default>
2223
+ </capability>
2224
+ <capability>
2225
+ <name>urn:wisebed:node:capability:humidity</name>
2226
+ <datatype>integer</datatype>
2227
+ <unit>raw</unit>
2228
+ <default>0</default>
2229
+ </capability>
2230
+ </node>
2231
+ <node id="urn:wisebed:uzl1:0x2044">
2232
+ <position>
2233
+ <x>2.5</x>
2234
+ <y>14.0</y>
2235
+ <z>1.0</z>
2236
+ </position>
2237
+ <gateway>true</gateway>
2238
+ <nodeType>isense39</nodeType>
2239
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2240
+ <capability>
2241
+ <name>urn:wisebed:node:capability:temperature</name>
2242
+ <datatype>integer</datatype>
2243
+ <unit>degrees</unit>
2244
+ <default>0</default>
2245
+ </capability>
2246
+ <capability>
2247
+ <name>urn:wisebed:node:capability:light</name>
2248
+ <datatype>integer</datatype>
2249
+ <unit>lux</unit>
2250
+ <default>0</default>
2251
+ </capability>
2252
+ </node>
2253
+ <node id="urn:wisebed:uzl1:0x2246">
2254
+ <position>
2255
+ <x>10.5</x>
2256
+ <y>6.0</y>
2257
+ <z>1.0</z>
2258
+ </position>
2259
+ <gateway>true</gateway>
2260
+ <nodeType>telosb</nodeType>
2261
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2262
+ <capability>
2263
+ <name>urn:wisebed:node:capability:temperature</name>
2264
+ <datatype>integer</datatype>
2265
+ <unit>degrees</unit>
2266
+ <default>0</default>
2267
+ </capability>
2268
+ <capability>
2269
+ <name>urn:wisebed:node:capability:light</name>
2270
+ <datatype>integer</datatype>
2271
+ <unit>lux</unit>
2272
+ <default>0</default>
2273
+ </capability>
2274
+ <capability>
2275
+ <name>urn:wisebed:node:capability:ir</name>
2276
+ <datatype>integer</datatype>
2277
+ <unit>lux</unit>
2278
+ <default>0</default>
2279
+ </capability>
2280
+ <capability>
2281
+ <name>urn:wisebed:node:capability:humidity</name>
2282
+ <datatype>integer</datatype>
2283
+ <unit>raw</unit>
2284
+ <default>0</default>
2285
+ </capability>
2286
+ </node>
2287
+ <node id="urn:wisebed:uzl1:0x2144">
2288
+ <position>
2289
+ <x>10.5</x>
2290
+ <y>6.0</y>
2291
+ <z>1.0</z>
2292
+ </position>
2293
+ <gateway>true</gateway>
2294
+ <nodeType>isense48</nodeType>
2295
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2296
+ <capability>
2297
+ <name>urn:wisebed:node:capability:pir</name>
2298
+ <datatype>integer</datatype>
2299
+ <unit>raw</unit>
2300
+ <default>0</default>
2301
+ </capability>
2302
+ <capability>
2303
+ <name>urn:wisebed:node:capability:acc</name>
2304
+ <datatype>integer</datatype>
2305
+ <unit>raw</unit>
2306
+ <default>[0,0,0]</default>
2307
+ </capability>
2308
+ </node>
2309
+ <node id="urn:wisebed:uzl1:0x2245">
2310
+ <position>
2311
+ <x>1.0</x>
2312
+ <y>14.0</y>
2313
+ <z>1.0</z>
2314
+ </position>
2315
+ <gateway>true</gateway>
2316
+ <nodeType>telosb</nodeType>
2317
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2318
+ <capability>
2319
+ <name>urn:wisebed:node:capability:temperature</name>
2320
+ <datatype>integer</datatype>
2321
+ <unit>degrees</unit>
2322
+ <default>0</default>
2323
+ </capability>
2324
+ <capability>
2325
+ <name>urn:wisebed:node:capability:light</name>
2326
+ <datatype>integer</datatype>
2327
+ <unit>lux</unit>
2328
+ <default>0</default>
2329
+ </capability>
2330
+ <capability>
2331
+ <name>urn:wisebed:node:capability:ir</name>
2332
+ <datatype>integer</datatype>
2333
+ <unit>lux</unit>
2334
+ <default>0</default>
2335
+ </capability>
2336
+ <capability>
2337
+ <name>urn:wisebed:node:capability:humidity</name>
2338
+ <datatype>integer</datatype>
2339
+ <unit>raw</unit>
2340
+ <default>0</default>
2341
+ </capability>
2342
+ </node>
2343
+ <node id="urn:wisebed:uzl1:0x2045">
2344
+ <position>
2345
+ <x>1.0</x>
2346
+ <y>14.0</y>
2347
+ <z>1.0</z>
2348
+ </position>
2349
+ <gateway>true</gateway>
2350
+ <nodeType>isense39</nodeType>
2351
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2352
+ <capability>
2353
+ <name>urn:wisebed:node:capability:temperature</name>
2354
+ <datatype>integer</datatype>
2355
+ <unit>degrees</unit>
2356
+ <default>0</default>
2357
+ </capability>
2358
+ <capability>
2359
+ <name>urn:wisebed:node:capability:light</name>
2360
+ <datatype>integer</datatype>
2361
+ <unit>lux</unit>
2362
+ <default>0</default>
2363
+ </capability>
2364
+ </node>
2365
+ <node id="urn:wisebed:uzl1:0x2242">
2366
+ <position>
2367
+ <x>6.0</x>
2368
+ <y>7.0</y>
2369
+ <z>2.0</z>
2370
+ </position>
2371
+ <gateway>true</gateway>
2372
+ <nodeType>telosb</nodeType>
2373
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2374
+ <capability>
2375
+ <name>urn:wisebed:node:capability:temperature</name>
2376
+ <datatype>integer</datatype>
2377
+ <unit>degrees</unit>
2378
+ <default>0</default>
2379
+ </capability>
2380
+ <capability>
2381
+ <name>urn:wisebed:node:capability:light</name>
2382
+ <datatype>integer</datatype>
2383
+ <unit>lux</unit>
2384
+ <default>0</default>
2385
+ </capability>
2386
+ <capability>
2387
+ <name>urn:wisebed:node:capability:ir</name>
2388
+ <datatype>integer</datatype>
2389
+ <unit>lux</unit>
2390
+ <default>0</default>
2391
+ </capability>
2392
+ <capability>
2393
+ <name>urn:wisebed:node:capability:humidity</name>
2394
+ <datatype>integer</datatype>
2395
+ <unit>raw</unit>
2396
+ <default>0</default>
2397
+ </capability>
2398
+ </node>
2399
+ <node id="urn:wisebed:uzl1:0x2140">
2400
+ <position>
2401
+ <x>6.0</x>
2402
+ <y>7.0</y>
2403
+ <z>2.0</z>
2404
+ </position>
2405
+ <gateway>true</gateway>
2406
+ <nodeType>isense48</nodeType>
2407
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2408
+ <capability>
2409
+ <name>urn:wisebed:node:capability:pir</name>
2410
+ <datatype>integer</datatype>
2411
+ <unit>raw</unit>
2412
+ <default>0</default>
2413
+ </capability>
2414
+ <capability>
2415
+ <name>urn:wisebed:node:capability:acc</name>
2416
+ <datatype>integer</datatype>
2417
+ <unit>raw</unit>
2418
+ <default>[0,0,0]</default>
2419
+ </capability>
2420
+ </node>
2421
+ <node id="urn:wisebed:uzl1:0x2241">
2422
+ <position>
2423
+ <x>1.0</x>
2424
+ <y>12.5</y>
2425
+ <z>2.0</z>
2426
+ </position>
2427
+ <gateway>true</gateway>
2428
+ <nodeType>telosb</nodeType>
2429
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2430
+ <capability>
2431
+ <name>urn:wisebed:node:capability:temperature</name>
2432
+ <datatype>integer</datatype>
2433
+ <unit>degrees</unit>
2434
+ <default>0</default>
2435
+ </capability>
2436
+ <capability>
2437
+ <name>urn:wisebed:node:capability:light</name>
2438
+ <datatype>integer</datatype>
2439
+ <unit>lux</unit>
2440
+ <default>0</default>
2441
+ </capability>
2442
+ <capability>
2443
+ <name>urn:wisebed:node:capability:ir</name>
2444
+ <datatype>integer</datatype>
2445
+ <unit>lux</unit>
2446
+ <default>0</default>
2447
+ </capability>
2448
+ <capability>
2449
+ <name>urn:wisebed:node:capability:humidity</name>
2450
+ <datatype>integer</datatype>
2451
+ <unit>raw</unit>
2452
+ <default>0</default>
2453
+ </capability>
2454
+ </node>
2455
+ <node id="urn:wisebed:uzl1:0x2041">
2456
+ <position>
2457
+ <x>1.0</x>
2458
+ <y>12.5</y>
2459
+ <z>2.0</z>
2460
+ </position>
2461
+ <gateway>true</gateway>
2462
+ <nodeType>isense39</nodeType>
2463
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2464
+ <capability>
2465
+ <name>urn:wisebed:node:capability:pir</name>
2466
+ <datatype>integer</datatype>
2467
+ <unit>raw</unit>
2468
+ <default>0</default>
2469
+ </capability>
2470
+ <capability>
2471
+ <name>urn:wisebed:node:capability:acc</name>
2472
+ <datatype>integer</datatype>
2473
+ <unit>raw</unit>
2474
+ <default>[0,0,0]</default>
2475
+ </capability>
2476
+ </node>
2477
+ <node id="urn:wisebed:uzl1:0x2240">
2478
+ <position>
2479
+ <x>1.0</x>
2480
+ <y>11.0</y>
2481
+ <z>2.0</z>
2482
+ </position>
2483
+ <gateway>true</gateway>
2484
+ <nodeType>telosb</nodeType>
2485
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2486
+ <capability>
2487
+ <name>urn:wisebed:node:capability:temperature</name>
2488
+ <datatype>integer</datatype>
2489
+ <unit>degrees</unit>
2490
+ <default>0</default>
2491
+ </capability>
2492
+ <capability>
2493
+ <name>urn:wisebed:node:capability:light</name>
2494
+ <datatype>integer</datatype>
2495
+ <unit>lux</unit>
2496
+ <default>0</default>
2497
+ </capability>
2498
+ <capability>
2499
+ <name>urn:wisebed:node:capability:ir</name>
2500
+ <datatype>integer</datatype>
2501
+ <unit>lux</unit>
2502
+ <default>0</default>
2503
+ </capability>
2504
+ <capability>
2505
+ <name>urn:wisebed:node:capability:humidity</name>
2506
+ <datatype>integer</datatype>
2507
+ <unit>raw</unit>
2508
+ <default>0</default>
2509
+ </capability>
2510
+ </node>
2511
+ <node id="urn:wisebed:uzl1:0x2040">
2512
+ <position>
2513
+ <x>1.0</x>
2514
+ <y>11.0</y>
2515
+ <z>2.0</z>
2516
+ </position>
2517
+ <gateway>true</gateway>
2518
+ <nodeType>isense39</nodeType>
2519
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2520
+ <capability>
2521
+ <name>urn:wisebed:node:capability:temperature</name>
2522
+ <datatype>integer</datatype>
2523
+ <unit>degrees</unit>
2524
+ <default>0</default>
2525
+ </capability>
2526
+ <capability>
2527
+ <name>urn:wisebed:node:capability:light</name>
2528
+ <datatype>integer</datatype>
2529
+ <unit>lux</unit>
2530
+ <default>0</default>
2531
+ </capability>
2532
+ </node>
2533
+ <node id="urn:wisebed:uzl1:0x2211">
2534
+ <position>
2535
+ <x>14.0</x>
2536
+ <y>4.0</y>
2537
+ <z>1.0</z>
2538
+ </position>
2539
+ <gateway>true</gateway>
2540
+ <nodeType>telosb</nodeType>
2541
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2542
+ <capability>
2543
+ <name>urn:wisebed:node:capability:temperature</name>
2544
+ <datatype>integer</datatype>
2545
+ <unit>degrees</unit>
2546
+ <default>0</default>
2547
+ </capability>
2548
+ <capability>
2549
+ <name>urn:wisebed:node:capability:light</name>
2550
+ <datatype>integer</datatype>
2551
+ <unit>lux</unit>
2552
+ <default>0</default>
2553
+ </capability>
2554
+ <capability>
2555
+ <name>urn:wisebed:node:capability:ir</name>
2556
+ <datatype>integer</datatype>
2557
+ <unit>lux</unit>
2558
+ <default>0</default>
2559
+ </capability>
2560
+ <capability>
2561
+ <name>urn:wisebed:node:capability:humidity</name>
2562
+ <datatype>integer</datatype>
2563
+ <unit>raw</unit>
2564
+ <default>0</default>
2565
+ </capability>
2566
+ </node>
2567
+ <node id="urn:wisebed:uzl1:0x2011">
2568
+ <position>
2569
+ <x>14.0</x>
2570
+ <y>4.0</y>
2571
+ <z>1.0</z>
2572
+ </position>
2573
+ <gateway>true</gateway>
2574
+ <nodeType>isense39</nodeType>
2575
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2576
+ <capability>
2577
+ <name>urn:wisebed:node:capability:pir</name>
2578
+ <datatype>integer</datatype>
2579
+ <unit>raw</unit>
2580
+ <default>0</default>
2581
+ </capability>
2582
+ <capability>
2583
+ <name>urn:wisebed:node:capability:acc</name>
2584
+ <datatype>integer</datatype>
2585
+ <unit>raw</unit>
2586
+ <default>[0,0,0]</default>
2587
+ </capability>
2588
+ </node>
2589
+ <node id="urn:wisebed:uzl1:0x2212">
2590
+ <position>
2591
+ <x>14.5</x>
2592
+ <y>12.0</y>
2593
+ <z>2.0</z>
2594
+ </position>
2595
+ <gateway>true</gateway>
2596
+ <nodeType>telosb</nodeType>
2597
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2598
+ <capability>
2599
+ <name>urn:wisebed:node:capability:temperature</name>
2600
+ <datatype>integer</datatype>
2601
+ <unit>degrees</unit>
2602
+ <default>0</default>
2603
+ </capability>
2604
+ <capability>
2605
+ <name>urn:wisebed:node:capability:light</name>
2606
+ <datatype>integer</datatype>
2607
+ <unit>lux</unit>
2608
+ <default>0</default>
2609
+ </capability>
2610
+ <capability>
2611
+ <name>urn:wisebed:node:capability:ir</name>
2612
+ <datatype>integer</datatype>
2613
+ <unit>lux</unit>
2614
+ <default>0</default>
2615
+ </capability>
2616
+ <capability>
2617
+ <name>urn:wisebed:node:capability:humidity</name>
2618
+ <datatype>integer</datatype>
2619
+ <unit>raw</unit>
2620
+ <default>0</default>
2621
+ </capability>
2622
+ </node>
2623
+ <node id="urn:wisebed:uzl1:0x2110">
2624
+ <position>
2625
+ <x>14.5</x>
2626
+ <y>12.0</y>
2627
+ <z>2.0</z>
2628
+ </position>
2629
+ <gateway>true</gateway>
2630
+ <nodeType>isense48</nodeType>
2631
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2632
+ <capability>
2633
+ <name>urn:wisebed:node:capability:temperature</name>
2634
+ <datatype>integer</datatype>
2635
+ <unit>degrees</unit>
2636
+ <default>0</default>
2637
+ </capability>
2638
+ <capability>
2639
+ <name>urn:wisebed:node:capability:light</name>
2640
+ <datatype>integer</datatype>
2641
+ <unit>lux</unit>
2642
+ <default>0</default>
2643
+ </capability>
2644
+ </node>
2645
+ <node id="urn:wisebed:uzl1:0x2210">
2646
+ <position>
2647
+ <x>14.0</x>
2648
+ <y>1.0</y>
2649
+ <z>1.0</z>
2650
+ </position>
2651
+ <gateway>true</gateway>
2652
+ <nodeType>telosb</nodeType>
2653
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2654
+ <capability>
2655
+ <name>urn:wisebed:node:capability:temperature</name>
2656
+ <datatype>integer</datatype>
2657
+ <unit>degrees</unit>
2658
+ <default>0</default>
2659
+ </capability>
2660
+ <capability>
2661
+ <name>urn:wisebed:node:capability:light</name>
2662
+ <datatype>integer</datatype>
2663
+ <unit>lux</unit>
2664
+ <default>0</default>
2665
+ </capability>
2666
+ <capability>
2667
+ <name>urn:wisebed:node:capability:ir</name>
2668
+ <datatype>integer</datatype>
2669
+ <unit>lux</unit>
2670
+ <default>0</default>
2671
+ </capability>
2672
+ <capability>
2673
+ <name>urn:wisebed:node:capability:humidity</name>
2674
+ <datatype>integer</datatype>
2675
+ <unit>raw</unit>
2676
+ <default>0</default>
2677
+ </capability>
2678
+ </node>
2679
+ <node id="urn:wisebed:uzl1:0x2010">
2680
+ <position>
2681
+ <x>14.0</x>
2682
+ <y>1.0</y>
2683
+ <z>1.0</z>
2684
+ </position>
2685
+ <gateway>true</gateway>
2686
+ <nodeType>isense39</nodeType>
2687
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2688
+ <capability>
2689
+ <name>urn:wisebed:node:capability:temperature</name>
2690
+ <datatype>integer</datatype>
2691
+ <unit>degrees</unit>
2692
+ <default>0</default>
2693
+ </capability>
2694
+ <capability>
2695
+ <name>urn:wisebed:node:capability:light</name>
2696
+ <datatype>integer</datatype>
2697
+ <unit>lux</unit>
2698
+ <default>0</default>
2699
+ </capability>
2700
+ </node>
2701
+ <node id="urn:wisebed:uzl1:0x220a">
2702
+ <position>
2703
+ <x>17.0</x>
2704
+ <y>2.5</y>
2705
+ <z>0.0</z>
2706
+ </position>
2707
+ <gateway>true</gateway>
2708
+ <nodeType>telosb</nodeType>
2709
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2710
+ <capability>
2711
+ <name>urn:wisebed:node:capability:temperature</name>
2712
+ <datatype>integer</datatype>
2713
+ <unit>degrees</unit>
2714
+ <default>0</default>
2715
+ </capability>
2716
+ <capability>
2717
+ <name>urn:wisebed:node:capability:light</name>
2718
+ <datatype>integer</datatype>
2719
+ <unit>lux</unit>
2720
+ <default>0</default>
2721
+ </capability>
2722
+ <capability>
2723
+ <name>urn:wisebed:node:capability:ir</name>
2724
+ <datatype>integer</datatype>
2725
+ <unit>lux</unit>
2726
+ <default>0</default>
2727
+ </capability>
2728
+ <capability>
2729
+ <name>urn:wisebed:node:capability:humidity</name>
2730
+ <datatype>integer</datatype>
2731
+ <unit>raw</unit>
2732
+ <default>0</default>
2733
+ </capability>
2734
+ </node>
2735
+ <node id="urn:wisebed:uzl1:0x2108">
2736
+ <position>
2737
+ <x>17.0</x>
2738
+ <y>2.5</y>
2739
+ <z>0.0</z>
2740
+ </position>
2741
+ <gateway>true</gateway>
2742
+ <nodeType>isense48</nodeType>
2743
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2744
+ <capability>
2745
+ <name>urn:wisebed:node:capability:pir</name>
2746
+ <datatype>integer</datatype>
2747
+ <unit>raw</unit>
2748
+ <default>0</default>
2749
+ </capability>
2750
+ <capability>
2751
+ <name>urn:wisebed:node:capability:acc</name>
2752
+ <datatype>integer</datatype>
2753
+ <unit>raw</unit>
2754
+ <default>[0,0,0]</default>
2755
+ </capability>
2756
+ </node>
2757
+ <node id="urn:wisebed:uzl1:0x2209">
2758
+ <position>
2759
+ <x>25.0</x>
2760
+ <y>2.0</y>
2761
+ <z>1.0</z>
2762
+ </position>
2763
+ <gateway>true</gateway>
2764
+ <nodeType>telosb</nodeType>
2765
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2766
+ <capability>
2767
+ <name>urn:wisebed:node:capability:temperature</name>
2768
+ <datatype>integer</datatype>
2769
+ <unit>degrees</unit>
2770
+ <default>0</default>
2771
+ </capability>
2772
+ <capability>
2773
+ <name>urn:wisebed:node:capability:light</name>
2774
+ <datatype>integer</datatype>
2775
+ <unit>lux</unit>
2776
+ <default>0</default>
2777
+ </capability>
2778
+ <capability>
2779
+ <name>urn:wisebed:node:capability:ir</name>
2780
+ <datatype>integer</datatype>
2781
+ <unit>lux</unit>
2782
+ <default>0</default>
2783
+ </capability>
2784
+ <capability>
2785
+ <name>urn:wisebed:node:capability:humidity</name>
2786
+ <datatype>integer</datatype>
2787
+ <unit>raw</unit>
2788
+ <default>0</default>
2789
+ </capability>
2790
+ </node>
2791
+ <node id="urn:wisebed:uzl1:0x2009">
2792
+ <position>
2793
+ <x>25.0</x>
2794
+ <y>2.0</y>
2795
+ <z>1.0</z>
2796
+ </position>
2797
+ <gateway>true</gateway>
2798
+ <nodeType>isense39</nodeType>
2799
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2800
+ <capability>
2801
+ <name>urn:wisebed:node:capability:pir</name>
2802
+ <datatype>integer</datatype>
2803
+ <unit>raw</unit>
2804
+ <default>0</default>
2805
+ </capability>
2806
+ <capability>
2807
+ <name>urn:wisebed:node:capability:acc</name>
2808
+ <datatype>integer</datatype>
2809
+ <unit>raw</unit>
2810
+ <default>[0,0,0]</default>
2811
+ </capability>
2812
+ </node>
2813
+ <node id="urn:wisebed:uzl1:0x2208">
2814
+ <position>
2815
+ <x>25.0</x>
2816
+ <y>3.0</y>
2817
+ <z>1.0</z>
2818
+ </position>
2819
+ <gateway>true</gateway>
2820
+ <nodeType>telosb</nodeType>
2821
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2822
+ <capability>
2823
+ <name>urn:wisebed:node:capability:temperature</name>
2824
+ <datatype>integer</datatype>
2825
+ <unit>degrees</unit>
2826
+ <default>0</default>
2827
+ </capability>
2828
+ <capability>
2829
+ <name>urn:wisebed:node:capability:light</name>
2830
+ <datatype>integer</datatype>
2831
+ <unit>lux</unit>
2832
+ <default>0</default>
2833
+ </capability>
2834
+ <capability>
2835
+ <name>urn:wisebed:node:capability:ir</name>
2836
+ <datatype>integer</datatype>
2837
+ <unit>lux</unit>
2838
+ <default>0</default>
2839
+ </capability>
2840
+ <capability>
2841
+ <name>urn:wisebed:node:capability:humidity</name>
2842
+ <datatype>integer</datatype>
2843
+ <unit>raw</unit>
2844
+ <default>0</default>
2845
+ </capability>
2846
+ </node>
2847
+ <node id="urn:wisebed:uzl1:0x2008">
2848
+ <position>
2849
+ <x>25.0</x>
2850
+ <y>3.0</y>
2851
+ <z>1.0</z>
2852
+ </position>
2853
+ <gateway>true</gateway>
2854
+ <nodeType>isense39</nodeType>
2855
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2856
+ <capability>
2857
+ <name>urn:wisebed:node:capability:temperature</name>
2858
+ <datatype>integer</datatype>
2859
+ <unit>degrees</unit>
2860
+ <default>0</default>
2861
+ </capability>
2862
+ <capability>
2863
+ <name>urn:wisebed:node:capability:light</name>
2864
+ <datatype>integer</datatype>
2865
+ <unit>lux</unit>
2866
+ <default>0</default>
2867
+ </capability>
2868
+ </node>
2869
+ <node id="urn:wisebed:uzl1:0x2200">
2870
+ <position>
2871
+ <x>31.0</x>
2872
+ <y>6.0</y>
2873
+ <z>1.0</z>
2874
+ </position>
2875
+ <gateway>true</gateway>
2876
+ <nodeType>telosb</nodeType>
2877
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2878
+ <capability>
2879
+ <name>urn:wisebed:node:capability:temperature</name>
2880
+ <datatype>integer</datatype>
2881
+ <unit>degrees</unit>
2882
+ <default>0</default>
2883
+ </capability>
2884
+ <capability>
2885
+ <name>urn:wisebed:node:capability:light</name>
2886
+ <datatype>integer</datatype>
2887
+ <unit>lux</unit>
2888
+ <default>0</default>
2889
+ </capability>
2890
+ <capability>
2891
+ <name>urn:wisebed:node:capability:ir</name>
2892
+ <datatype>integer</datatype>
2893
+ <unit>lux</unit>
2894
+ <default>0</default>
2895
+ </capability>
2896
+ <capability>
2897
+ <name>urn:wisebed:node:capability:humidity</name>
2898
+ <datatype>integer</datatype>
2899
+ <unit>raw</unit>
2900
+ <default>0</default>
2901
+ </capability>
2902
+ </node>
2903
+ <node id="urn:wisebed:uzl1:0x2000">
2904
+ <position>
2905
+ <x>31.0</x>
2906
+ <y>6.0</y>
2907
+ <z>1.0</z>
2908
+ </position>
2909
+ <gateway>true</gateway>
2910
+ <nodeType>isense39</nodeType>
2911
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
2912
+ <capability>
2913
+ <name>urn:wisebed:node:capability:pir</name>
2914
+ <datatype>integer</datatype>
2915
+ <unit>raw</unit>
2916
+ <default>0</default>
2917
+ </capability>
2918
+ <capability>
2919
+ <name>urn:wisebed:node:capability:acc</name>
2920
+ <datatype>integer</datatype>
2921
+ <unit>raw</unit>
2922
+ <default>[0,0,0]</default>
2923
+ </capability>
2924
+ </node>
2925
+ <node id="urn:wisebed:uzl1:0x2202">
2926
+ <position>
2927
+ <x>2.0</x>
2928
+ <y>1.0</y>
2929
+ <z>1.0</z>
2930
+ </position>
2931
+ <gateway>true</gateway>
2932
+ <nodeType>telosb</nodeType>
2933
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2934
+ <capability>
2935
+ <name>urn:wisebed:node:capability:temperature</name>
2936
+ <datatype>integer</datatype>
2937
+ <unit>degrees</unit>
2938
+ <default>0</default>
2939
+ </capability>
2940
+ <capability>
2941
+ <name>urn:wisebed:node:capability:light</name>
2942
+ <datatype>integer</datatype>
2943
+ <unit>lux</unit>
2944
+ <default>0</default>
2945
+ </capability>
2946
+ <capability>
2947
+ <name>urn:wisebed:node:capability:ir</name>
2948
+ <datatype>integer</datatype>
2949
+ <unit>lux</unit>
2950
+ <default>0</default>
2951
+ </capability>
2952
+ <capability>
2953
+ <name>urn:wisebed:node:capability:humidity</name>
2954
+ <datatype>integer</datatype>
2955
+ <unit>raw</unit>
2956
+ <default>0</default>
2957
+ </capability>
2958
+ </node>
2959
+ <node id="urn:wisebed:uzl1:0x2100">
2960
+ <position>
2961
+ <x>2.0</x>
2962
+ <y>1.0</y>
2963
+ <z>1.0</z>
2964
+ </position>
2965
+ <gateway>true</gateway>
2966
+ <nodeType>isense48</nodeType>
2967
+ <description>Processor: Jennic JN5148 (128kB RAM, 512kB Flash, 32 Bit RISC Controller, 4-32MHz) Radio: IEEE 802.15.4 compliant radio, 250kbit/s, hardware AES encryption, ToF ranging engine)</description>
2968
+ <capability>
2969
+ <name>urn:wisebed:node:capability:pir</name>
2970
+ <datatype>integer</datatype>
2971
+ <unit>raw</unit>
2972
+ <default>0</default>
2973
+ </capability>
2974
+ <capability>
2975
+ <name>urn:wisebed:node:capability:acc</name>
2976
+ <datatype>integer</datatype>
2977
+ <unit>raw</unit>
2978
+ <default>[0,0,0]</default>
2979
+ </capability>
2980
+ </node>
2981
+ <node id="urn:wisebed:uzl1:0x2201">
2982
+ <position>
2983
+ <x>31.0</x>
2984
+ <y>3.0</y>
2985
+ <z>1.0</z>
2986
+ </position>
2987
+ <gateway>true</gateway>
2988
+ <nodeType>telosb</nodeType>
2989
+ <description>Processor: MSP 430F1611 (Ram 10kB, Flash 48kB, op/sleep 22mA, 5myA) Radio: TI CC2420 IEEE 802.15.4(2,4 GHz)</description>
2990
+ <capability>
2991
+ <name>urn:wisebed:node:capability:temperature</name>
2992
+ <datatype>integer</datatype>
2993
+ <unit>degrees</unit>
2994
+ <default>0</default>
2995
+ </capability>
2996
+ <capability>
2997
+ <name>urn:wisebed:node:capability:light</name>
2998
+ <datatype>integer</datatype>
2999
+ <unit>lux</unit>
3000
+ <default>0</default>
3001
+ </capability>
3002
+ <capability>
3003
+ <name>urn:wisebed:node:capability:ir</name>
3004
+ <datatype>integer</datatype>
3005
+ <unit>lux</unit>
3006
+ <default>0</default>
3007
+ </capability>
3008
+ <capability>
3009
+ <name>urn:wisebed:node:capability:humidity</name>
3010
+ <datatype>integer</datatype>
3011
+ <unit>raw</unit>
3012
+ <default>0</default>
3013
+ </capability>
3014
+ </node>
3015
+ <node id="urn:wisebed:uzl1:0x2001">
3016
+ <position>
3017
+ <x>31.0</x>
3018
+ <y>3.0</y>
3019
+ <z>1.0</z>
3020
+ </position>
3021
+ <gateway>true</gateway>
3022
+ <nodeType>isense39</nodeType>
3023
+ <description>Processor: Jennic JN5139R1 (Ram 96kB, Flash 128kB, op/sleep 39mA,10myA) Radio: IEEE 802.15.4(2,4 GHz)</description>
3024
+ <capability>
3025
+ <name>urn:wisebed:node:capability:pir</name>
3026
+ <datatype>integer</datatype>
3027
+ <unit>raw</unit>
3028
+ <default>0</default>
3029
+ </capability>
3030
+ <capability>
3031
+ <name>urn:wisebed:node:capability:acc</name>
3032
+ <datatype>integer</datatype>
3033
+ <unit>raw</unit>
3034
+ <default>[0,0,0]</default>
3035
+ </capability>
3036
+ </node>
3037
+ </setup>
3038
+ </wiseml>