wiliot-certificate 4.5.0__py3-none-any.whl → 4.5.0a1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- certificate/ag/wlt_types_ag_jsons/brg2brg_ota.json +211 -0
- certificate/ag/wlt_types_ag_jsons/brg2gw_hb.json +894 -0
- certificate/ag/wlt_types_ag_jsons/brg2gw_hb_sleep.json +184 -0
- certificate/ag/wlt_types_ag_jsons/calibration.json +490 -0
- certificate/ag/wlt_types_ag_jsons/custom.json +614 -0
- certificate/ag/wlt_types_ag_jsons/datapath.json +900 -0
- certificate/ag/wlt_types_ag_jsons/energy2400.json +670 -0
- certificate/ag/wlt_types_ag_jsons/energySub1g.json +691 -0
- certificate/ag/wlt_types_ag_jsons/externalSensor.json +727 -0
- certificate/ag/wlt_types_ag_jsons/interface.json +1095 -0
- certificate/ag/wlt_types_ag_jsons/powerManagement.json +1439 -0
- certificate/ag/wlt_types_ag_jsons/side_info_sensor.json +105 -0
- certificate/ag/wlt_types_ag_jsons/signal_indicator_data.json +77 -0
- certificate/ag/wlt_types_ag_jsons/unified_echo_ext_pkt.json +126 -0
- certificate/ag/wlt_types_ag_jsons/unified_echo_pkt.json +175 -0
- certificate/ag/wlt_types_ag_jsons/unified_sensor_pkt.json +65 -0
- certificate/cert_common.py +46 -75
- certificate/cert_config.py +18 -43
- certificate/cert_data_sim.py +9 -12
- certificate/cert_defines.py +0 -9
- certificate/cert_gw_sim.py +7 -35
- certificate/cert_mqtt.py +5 -15
- certificate/cert_prints.py +0 -1
- certificate/cert_results.py +37 -56
- certificate/cert_utils.py +15 -27
- certificate/certificate.py +5 -12
- certificate/certificate_cli.py +13 -10
- certificate/certificate_eth_test_list.txt +4 -6
- certificate/certificate_sanity_test_list.txt +2 -3
- certificate/certificate_test_list.txt +4 -5
- certificate/tests/calibration/interval_test/interval_test.json +0 -1
- certificate/tests/calibration/output_power_test/output_power_test.json +0 -1
- certificate/tests/calibration/pattern_test/pattern_test.json +0 -1
- certificate/tests/cloud_connectivity/acl_ext_adv_test/acl_ext_adv_test.json +1 -2
- certificate/tests/cloud_connectivity/acl_test/acl_test.json +1 -2
- certificate/tests/cloud_connectivity/acl_test/acl_test.py +15 -13
- certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.json +1 -2
- certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.py +6 -8
- certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.json +1 -2
- certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.py +3 -3
- certificate/tests/cloud_connectivity/connection_test/connection_test.json +0 -1
- certificate/tests/cloud_connectivity/connection_test/connection_test.py +13 -6
- certificate/tests/cloud_connectivity/downlink_test/downlink_test.json +0 -1
- certificate/tests/cloud_connectivity/downlink_test/downlink_test.py +4 -1
- certificate/tests/cloud_connectivity/ext_adv_stress_test/ext_adv_stress_test.json +1 -2
- certificate/tests/cloud_connectivity/ext_adv_stress_test/ext_adv_stress_test.py +14 -20
- certificate/tests/cloud_connectivity/reboot_test/reboot_test.json +0 -1
- certificate/tests/cloud_connectivity/reboot_test/reboot_test.py +0 -2
- certificate/tests/cloud_connectivity/registration_test/registration_test.json +0 -1
- certificate/tests/cloud_connectivity/registration_test/registration_test_cli.py +1 -1
- certificate/tests/cloud_connectivity/stress_test/stress_test.json +1 -2
- certificate/tests/cloud_connectivity/stress_test/stress_test.py +16 -20
- certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.json +0 -1
- certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.py +2 -1
- certificate/tests/cloud_connectivity/uplink_test/uplink_test.json +0 -1
- certificate/tests/cloud_connectivity/uplink_test/uplink_test.py +20 -28
- certificate/tests/datapath/aging_test/aging_test.json +0 -1
- certificate/tests/datapath/aging_test/aging_test.py +3 -7
- certificate/tests/datapath/event_ble5_test/event_ble5_test.json +2 -3
- certificate/tests/datapath/event_ble5_test/event_ble5_test.py +13 -7
- certificate/tests/datapath/event_test/event_test.json +2 -3
- certificate/tests/datapath/event_test/event_test.py +10 -5
- certificate/tests/datapath/num_of_tags_test/num_of_tags_test.json +2 -3
- certificate/tests/datapath/num_of_tags_test/num_of_tags_test.py +5 -9
- certificate/tests/datapath/output_power_test/output_power_test.json +0 -1
- certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.json +0 -1
- certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.py +4 -4
- certificate/tests/datapath/pacer_interval_test/pacer_interval_test.json +0 -1
- certificate/tests/datapath/pattern_test/pattern_test.json +0 -1
- certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.json +0 -1
- certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.py +5 -5
- certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.json +0 -1
- certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.py +5 -5
- certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.json +0 -1
- certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.py +8 -10
- certificate/tests/datapath/pkt_filter_gen3_test/pkt_filter_gen3_test.json +0 -1
- certificate/tests/datapath/pkt_filter_test/pkt_filter_test.json +0 -1
- certificate/tests/datapath/rssi_threshold_test/rssi_threshold_test.json +1 -2
- certificate/tests/datapath/rx_channel_hopping_test/rx_channel_hopping_test.json +0 -1
- certificate/tests/datapath/rx_channel_test/rx_channel_test.json +0 -1
- certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.json +0 -1
- certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.py +1 -1
- certificate/tests/datapath/rx_rate_gen3_test/rx_rate_gen3_test.json +0 -1
- certificate/tests/datapath/stress_gen3_test/stress_gen3_test.json +0 -1
- certificate/tests/datapath/stress_gen3_test/stress_gen3_test.py +0 -3
- certificate/tests/datapath/stress_test/stress_test.json +0 -1
- certificate/tests/datapath/stress_test/stress_test.py +0 -3
- certificate/tests/datapath/tx_repetition_test/tx_repetition_test.json +0 -1
- certificate/tests/edge_mgmt/action_blink_test/action_blink_test.json +0 -1
- certificate/tests/edge_mgmt/action_get_battery_sensor_test/action_get_battery_sensor_test.json +0 -1
- certificate/tests/edge_mgmt/action_get_module_test/action_get_module_test.json +0 -1
- certificate/tests/edge_mgmt/action_get_pof_data_test/action_get_pof_data_test.json +0 -1
- certificate/tests/edge_mgmt/action_gw_hb_test/action_gw_hb_test.json +0 -1
- certificate/tests/edge_mgmt/action_reboot_test/action_reboot_test.json +0 -1
- certificate/tests/edge_mgmt/action_restore_defaults_test/action_restore_defaults_test.json +0 -1
- certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.json +0 -1
- certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.py +14 -18
- certificate/tests/edge_mgmt/periodic_msgs_test/periodic_msgs_test.json +0 -1
- certificate/tests/energy2400/duty_cycle_test/duty_cycle_test.json +0 -1
- certificate/tests/energy2400/output_power_test/output_power_test.json +0 -1
- certificate/tests/energy2400/pattern_test/pattern_test.json +0 -1
- certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.json +0 -1
- certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.py +3 -4
- certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.json +9 -9
- certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.py +271 -113
- certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.json +0 -1
- certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.py +1 -1
- certificate/tests/energy_sub1g/duty_cycle_test/duty_cycle_test.json +0 -1
- certificate/tests/energy_sub1g/pattern_test/pattern_test.json +0 -1
- certificate/tests/pwr_mgmt/pwr_mgmt_test/pwr_mgmt_test.json +0 -1
- certificate/tests/sensors/ext_sensor_test/ext_sensor_test.json +0 -1
- certificate/tests/sensors/ext_sensor_test/ext_sensor_test.py +9 -4
- common/api_if/api_validation.py +2 -8
- common/web/templates/generator.html +79 -141
- common/web/web_utils.py +56 -78
- gui_certificate/server.py +78 -283
- gui_certificate/templates/cert_run.html +113 -179
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/METADATA +38 -27
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/RECORD +123 -109
- certificate/tests/cloud_connectivity/deduplication_test/deduplication_test.json +0 -15
- certificate/tests/cloud_connectivity/deduplication_test/deduplication_test.py +0 -80
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/WHEEL +0 -0
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/entry_points.txt +0 -0
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/licenses/LICENSE +0 -0
- {wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,727 @@
|
|
|
1
|
+
{
|
|
2
|
+
"versions": [
|
|
3
|
+
{
|
|
4
|
+
"version": "13",
|
|
5
|
+
"packetFields": [
|
|
6
|
+
{
|
|
7
|
+
"name": "moduleType",
|
|
8
|
+
"byteOffset": 5,
|
|
9
|
+
"byteLength": 1,
|
|
10
|
+
"bitOffset": 4,
|
|
11
|
+
"bitLength": 4,
|
|
12
|
+
"outType": "uint"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "msgType",
|
|
16
|
+
"byteOffset": 5,
|
|
17
|
+
"byteLength": 1,
|
|
18
|
+
"bitOffset": 0,
|
|
19
|
+
"bitLength": 4,
|
|
20
|
+
"outType": "uint"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "apiVersion",
|
|
24
|
+
"byteOffset": 6,
|
|
25
|
+
"byteLength": 1,
|
|
26
|
+
"bitOffset": 0,
|
|
27
|
+
"bitLength": 8,
|
|
28
|
+
"outType": "uint"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "seqId",
|
|
32
|
+
"byteOffset": 7,
|
|
33
|
+
"byteLength": 1,
|
|
34
|
+
"bitOffset": 0,
|
|
35
|
+
"bitLength": 8,
|
|
36
|
+
"outType": "uint"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "brgMac",
|
|
40
|
+
"byteOffset": 8,
|
|
41
|
+
"byteLength": 6,
|
|
42
|
+
"bitOffset": 0,
|
|
43
|
+
"bitLength": 48,
|
|
44
|
+
"outType": "string"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "sensor0",
|
|
48
|
+
"byteOffset": 14,
|
|
49
|
+
"byteLength": 4,
|
|
50
|
+
"bitOffset": 0,
|
|
51
|
+
"bitLength": 32,
|
|
52
|
+
"outType": "string",
|
|
53
|
+
"map": {
|
|
54
|
+
"00000000":"No_Sensor",
|
|
55
|
+
"16E1FF01":"MinewS1",
|
|
56
|
+
"FF050500":"USB dongle ADC",
|
|
57
|
+
"FF000502":"Signal Indicator",
|
|
58
|
+
"0279FE01":"Zebra Printer",
|
|
59
|
+
"FFAE0400":"ERM Smart MS"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "sensor1",
|
|
64
|
+
"byteOffset": 18,
|
|
65
|
+
"byteLength": 4,
|
|
66
|
+
"bitOffset": 0,
|
|
67
|
+
"bitLength": 32,
|
|
68
|
+
"outType": "string",
|
|
69
|
+
"map": {
|
|
70
|
+
"00000000":"No_Sensor",
|
|
71
|
+
"16E1FF01":"MinewS1",
|
|
72
|
+
"FF050500":"USB dongle ADC",
|
|
73
|
+
"FF000502":"Signal Indicator",
|
|
74
|
+
"0279FE01":"Zebra Printer",
|
|
75
|
+
"FFAE0400":"ERM Smart MS"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"name": "sensor2",
|
|
80
|
+
"byteOffset": 22,
|
|
81
|
+
"byteLength": 4,
|
|
82
|
+
"bitOffset": 0,
|
|
83
|
+
"bitLength": 32,
|
|
84
|
+
"outType": "string",
|
|
85
|
+
"map": {
|
|
86
|
+
"00000000":"No_Sensor",
|
|
87
|
+
"16E1FF01":"MinewS1",
|
|
88
|
+
"FF050500":"USB dongle ADC",
|
|
89
|
+
"FF000502":"Signal Indicator",
|
|
90
|
+
"0279FE01":"Zebra Printer",
|
|
91
|
+
"FFAE0400":"ERM Smart MS"
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"name": "rssiThreshold",
|
|
96
|
+
"byteOffset": 26,
|
|
97
|
+
"byteLength": 1,
|
|
98
|
+
"bitOffset": 0,
|
|
99
|
+
"bitLength": 8,
|
|
100
|
+
"outType": "int",
|
|
101
|
+
"calculations": [
|
|
102
|
+
{
|
|
103
|
+
"operator": "*",
|
|
104
|
+
"operand": -1
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"operator": "+",
|
|
108
|
+
"operand": 0
|
|
109
|
+
}
|
|
110
|
+
]
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"name": "sub1gRssiThreshold",
|
|
114
|
+
"byteOffset": 27,
|
|
115
|
+
"byteLength": 1,
|
|
116
|
+
"bitOffset": 0,
|
|
117
|
+
"bitLength": 8,
|
|
118
|
+
"outType": "int",
|
|
119
|
+
"calculations": [
|
|
120
|
+
{
|
|
121
|
+
"operator": "*",
|
|
122
|
+
"operand": -1
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"operator": "+",
|
|
126
|
+
"operand": 0
|
|
127
|
+
}
|
|
128
|
+
]
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"version": "12",
|
|
134
|
+
"packetFields": [
|
|
135
|
+
{
|
|
136
|
+
"name": "moduleType",
|
|
137
|
+
"byteOffset": 5,
|
|
138
|
+
"byteLength": 1,
|
|
139
|
+
"bitOffset": 4,
|
|
140
|
+
"bitLength": 4,
|
|
141
|
+
"outType": "uint"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"name": "msgType",
|
|
145
|
+
"byteOffset": 5,
|
|
146
|
+
"byteLength": 1,
|
|
147
|
+
"bitOffset": 0,
|
|
148
|
+
"bitLength": 4,
|
|
149
|
+
"outType": "uint"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"name": "apiVersion",
|
|
153
|
+
"byteOffset": 6,
|
|
154
|
+
"byteLength": 1,
|
|
155
|
+
"bitOffset": 0,
|
|
156
|
+
"bitLength": 8,
|
|
157
|
+
"outType": "uint"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "seqId",
|
|
161
|
+
"byteOffset": 7,
|
|
162
|
+
"byteLength": 1,
|
|
163
|
+
"bitOffset": 0,
|
|
164
|
+
"bitLength": 8,
|
|
165
|
+
"outType": "uint"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"name": "brgMac",
|
|
169
|
+
"byteOffset": 8,
|
|
170
|
+
"byteLength": 6,
|
|
171
|
+
"bitOffset": 0,
|
|
172
|
+
"bitLength": 48,
|
|
173
|
+
"outType": "string"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "sensor0",
|
|
177
|
+
"byteOffset": 14,
|
|
178
|
+
"byteLength": 4,
|
|
179
|
+
"bitOffset": 0,
|
|
180
|
+
"bitLength": 32,
|
|
181
|
+
"outType": "string",
|
|
182
|
+
"map": {
|
|
183
|
+
"00000000":"No_Sensor",
|
|
184
|
+
"16E1FF01":"MinewS1",
|
|
185
|
+
"FF050500":"USB dongle ADC",
|
|
186
|
+
"FF000502":"Signal Indicator",
|
|
187
|
+
"0279FE01":"Zebra Printer",
|
|
188
|
+
"FFAE0400":"ERM Smart MS"
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"name": "sensor1",
|
|
193
|
+
"byteOffset": 18,
|
|
194
|
+
"byteLength": 4,
|
|
195
|
+
"bitOffset": 0,
|
|
196
|
+
"bitLength": 32,
|
|
197
|
+
"outType": "string",
|
|
198
|
+
"map": {
|
|
199
|
+
"00000000":"No_Sensor",
|
|
200
|
+
"16E1FF01":"MinewS1",
|
|
201
|
+
"FF050500":"USB dongle ADC",
|
|
202
|
+
"FF000502":"Signal Indicator",
|
|
203
|
+
"0279FE01":"Zebra Printer",
|
|
204
|
+
"FFAE0400":"ERM Smart MS"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"name": "rssiThreshold",
|
|
209
|
+
"byteOffset": 22,
|
|
210
|
+
"byteLength": 1,
|
|
211
|
+
"bitOffset": 0,
|
|
212
|
+
"bitLength": 8,
|
|
213
|
+
"outType": "int",
|
|
214
|
+
"calculations": [
|
|
215
|
+
{
|
|
216
|
+
"operator": "*",
|
|
217
|
+
"operand": -1
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"operator": "+",
|
|
221
|
+
"operand": 0
|
|
222
|
+
}
|
|
223
|
+
]
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"name": "sub1gRssiThreshold",
|
|
227
|
+
"byteOffset": 23,
|
|
228
|
+
"byteLength": 1,
|
|
229
|
+
"bitOffset": 0,
|
|
230
|
+
"bitLength": 8,
|
|
231
|
+
"outType": "int",
|
|
232
|
+
"calculations": [
|
|
233
|
+
{
|
|
234
|
+
"operator": "*",
|
|
235
|
+
"operand": -1
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"operator": "+",
|
|
239
|
+
"operand": 0
|
|
240
|
+
}
|
|
241
|
+
]
|
|
242
|
+
}
|
|
243
|
+
]
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"version": "11",
|
|
247
|
+
"packetFields": [
|
|
248
|
+
{
|
|
249
|
+
"name": "moduleType",
|
|
250
|
+
"byteOffset": 5,
|
|
251
|
+
"byteLength": 1,
|
|
252
|
+
"bitOffset": 4,
|
|
253
|
+
"bitLength": 4,
|
|
254
|
+
"outType": "uint"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"name": "msgType",
|
|
258
|
+
"byteOffset": 5,
|
|
259
|
+
"byteLength": 1,
|
|
260
|
+
"bitOffset": 0,
|
|
261
|
+
"bitLength": 4,
|
|
262
|
+
"outType": "uint"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"name": "apiVersion",
|
|
266
|
+
"byteOffset": 6,
|
|
267
|
+
"byteLength": 1,
|
|
268
|
+
"bitOffset": 0,
|
|
269
|
+
"bitLength": 8,
|
|
270
|
+
"outType": "uint"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"name": "seqId",
|
|
274
|
+
"byteOffset": 7,
|
|
275
|
+
"byteLength": 1,
|
|
276
|
+
"bitOffset": 0,
|
|
277
|
+
"bitLength": 8,
|
|
278
|
+
"outType": "uint"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"name": "brgMac",
|
|
282
|
+
"byteOffset": 8,
|
|
283
|
+
"byteLength": 6,
|
|
284
|
+
"bitOffset": 0,
|
|
285
|
+
"bitLength": 48,
|
|
286
|
+
"outType": "string"
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"name": "sensor0",
|
|
290
|
+
"byteOffset": 14,
|
|
291
|
+
"byteLength": 4,
|
|
292
|
+
"bitOffset": 0,
|
|
293
|
+
"bitLength": 32,
|
|
294
|
+
"outType": "string",
|
|
295
|
+
"map": {
|
|
296
|
+
"00000000":"No_Sensor",
|
|
297
|
+
"16E1FF01":"MinewS1",
|
|
298
|
+
"FF050500":"USB dongle ADC",
|
|
299
|
+
"FF000502":"Signal Indicator",
|
|
300
|
+
"0279FE01":"Zebra Printer",
|
|
301
|
+
"FFAE0400":"ERM Smart MS"
|
|
302
|
+
}
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"name": "sensor1",
|
|
306
|
+
"byteOffset": 18,
|
|
307
|
+
"byteLength": 4,
|
|
308
|
+
"bitOffset": 0,
|
|
309
|
+
"bitLength": 32,
|
|
310
|
+
"outType": "string",
|
|
311
|
+
"map": {
|
|
312
|
+
"00000000":"No_Sensor",
|
|
313
|
+
"16E1FF01":"MinewS1",
|
|
314
|
+
"FF050500":"USB dongle ADC",
|
|
315
|
+
"FF000502":"Signal Indicator",
|
|
316
|
+
"0279FE01":"Zebra Printer",
|
|
317
|
+
"FFAE0400":"ERM Smart MS"
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"version": "10",
|
|
324
|
+
"packetFields": [
|
|
325
|
+
{
|
|
326
|
+
"name": "moduleType",
|
|
327
|
+
"byteOffset": 5,
|
|
328
|
+
"byteLength": 1,
|
|
329
|
+
"bitOffset": 4,
|
|
330
|
+
"bitLength": 4,
|
|
331
|
+
"outType": "uint"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "msgType",
|
|
335
|
+
"byteOffset": 5,
|
|
336
|
+
"byteLength": 1,
|
|
337
|
+
"bitOffset": 0,
|
|
338
|
+
"bitLength": 4,
|
|
339
|
+
"outType": "uint"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"name": "apiVersion",
|
|
343
|
+
"byteOffset": 6,
|
|
344
|
+
"byteLength": 1,
|
|
345
|
+
"bitOffset": 0,
|
|
346
|
+
"bitLength": 8,
|
|
347
|
+
"outType": "uint"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"name": "seqId",
|
|
351
|
+
"byteOffset": 7,
|
|
352
|
+
"byteLength": 1,
|
|
353
|
+
"bitOffset": 0,
|
|
354
|
+
"bitLength": 8,
|
|
355
|
+
"outType": "uint"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"name": "brgMac",
|
|
359
|
+
"byteOffset": 8,
|
|
360
|
+
"byteLength": 6,
|
|
361
|
+
"bitOffset": 0,
|
|
362
|
+
"bitLength": 48,
|
|
363
|
+
"outType": "string"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"name": "sensor0",
|
|
367
|
+
"byteOffset": 14,
|
|
368
|
+
"byteLength": 4,
|
|
369
|
+
"bitOffset": 0,
|
|
370
|
+
"bitLength": 32,
|
|
371
|
+
"outType": "string",
|
|
372
|
+
"map": {
|
|
373
|
+
"00000000":"No_Sensor",
|
|
374
|
+
"16E1FF01":"MinewS1",
|
|
375
|
+
"FF050500":"USB dongle ADC",
|
|
376
|
+
"FF000502":"Signal Indicator",
|
|
377
|
+
"0279FE01":"Zebra Printer",
|
|
378
|
+
"FFAE0400":"ERM Smart MS"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"name": "sensor1",
|
|
383
|
+
"byteOffset": 18,
|
|
384
|
+
"byteLength": 4,
|
|
385
|
+
"bitOffset": 0,
|
|
386
|
+
"bitLength": 32,
|
|
387
|
+
"outType": "string",
|
|
388
|
+
"map": {
|
|
389
|
+
"00000000":"No_Sensor",
|
|
390
|
+
"16E1FF01":"MinewS1",
|
|
391
|
+
"FF050500":"USB dongle ADC",
|
|
392
|
+
"FF000502":"Signal Indicator",
|
|
393
|
+
"0279FE01":"Zebra Printer",
|
|
394
|
+
"FFAE0400":"ERM Smart MS"
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"version": "9",
|
|
401
|
+
"packetFields": [
|
|
402
|
+
{
|
|
403
|
+
"name": "moduleType",
|
|
404
|
+
"byteOffset": 5,
|
|
405
|
+
"byteLength": 1,
|
|
406
|
+
"bitOffset": 4,
|
|
407
|
+
"bitLength": 4,
|
|
408
|
+
"outType": "uint"
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "msgType",
|
|
412
|
+
"byteOffset": 5,
|
|
413
|
+
"byteLength": 1,
|
|
414
|
+
"bitOffset": 0,
|
|
415
|
+
"bitLength": 4,
|
|
416
|
+
"outType": "uint"
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"name": "apiVersion",
|
|
420
|
+
"byteOffset": 6,
|
|
421
|
+
"byteLength": 1,
|
|
422
|
+
"bitOffset": 0,
|
|
423
|
+
"bitLength": 8,
|
|
424
|
+
"outType": "uint"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"name": "seqId",
|
|
428
|
+
"byteOffset": 7,
|
|
429
|
+
"byteLength": 1,
|
|
430
|
+
"bitOffset": 0,
|
|
431
|
+
"bitLength": 8,
|
|
432
|
+
"outType": "uint"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"name": "brgMac",
|
|
436
|
+
"byteOffset": 8,
|
|
437
|
+
"byteLength": 6,
|
|
438
|
+
"bitOffset": 0,
|
|
439
|
+
"bitLength": 48,
|
|
440
|
+
"outType": "string"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"name": "adType0",
|
|
444
|
+
"byteOffset": 14,
|
|
445
|
+
"byteLength": 1,
|
|
446
|
+
"bitOffset": 0,
|
|
447
|
+
"bitLength": 8,
|
|
448
|
+
"outType": "uint"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"name": "uuidMsb0",
|
|
452
|
+
"byteOffset": 15,
|
|
453
|
+
"byteLength": 1,
|
|
454
|
+
"bitOffset": 0,
|
|
455
|
+
"bitLength": 8,
|
|
456
|
+
"outType": "uint"
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"name": "uuidLsb0",
|
|
460
|
+
"byteOffset": 16,
|
|
461
|
+
"byteLength": 1,
|
|
462
|
+
"bitOffset": 0,
|
|
463
|
+
"bitLength": 8,
|
|
464
|
+
"outType": "uint"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"name": "adType1",
|
|
468
|
+
"byteOffset": 17,
|
|
469
|
+
"byteLength": 1,
|
|
470
|
+
"bitOffset": 0,
|
|
471
|
+
"bitLength": 8,
|
|
472
|
+
"outType": "uint"
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"name": "uuidMsb1",
|
|
476
|
+
"byteOffset": 18,
|
|
477
|
+
"byteLength": 1,
|
|
478
|
+
"bitOffset": 0,
|
|
479
|
+
"bitLength": 8,
|
|
480
|
+
"outType": "uint"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"name": "uuidLsb1",
|
|
484
|
+
"byteOffset": 19,
|
|
485
|
+
"byteLength": 1,
|
|
486
|
+
"bitOffset": 0,
|
|
487
|
+
"bitLength": 8,
|
|
488
|
+
"outType": "uint"
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"name": "sensor0Scramble",
|
|
492
|
+
"byteOffset": 20,
|
|
493
|
+
"byteLength": 1,
|
|
494
|
+
"bitOffset": 7,
|
|
495
|
+
"bitLength": 1,
|
|
496
|
+
"outType": "uint"
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"name": "sensor1Scramble",
|
|
500
|
+
"byteOffset": 20,
|
|
501
|
+
"byteLength": 1,
|
|
502
|
+
"bitOffset": 6,
|
|
503
|
+
"bitLength": 1,
|
|
504
|
+
"outType": "uint"
|
|
505
|
+
}
|
|
506
|
+
]
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"version": "8",
|
|
510
|
+
"packetFields": [
|
|
511
|
+
{
|
|
512
|
+
"name": "moduleType",
|
|
513
|
+
"byteOffset": 5,
|
|
514
|
+
"byteLength": 1,
|
|
515
|
+
"bitOffset": 4,
|
|
516
|
+
"bitLength": 4,
|
|
517
|
+
"outType": "uint"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"name": "msgType",
|
|
521
|
+
"byteOffset": 5,
|
|
522
|
+
"byteLength": 1,
|
|
523
|
+
"bitOffset": 0,
|
|
524
|
+
"bitLength": 4,
|
|
525
|
+
"outType": "uint"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"name": "apiVersion",
|
|
529
|
+
"byteOffset": 6,
|
|
530
|
+
"byteLength": 1,
|
|
531
|
+
"bitOffset": 0,
|
|
532
|
+
"bitLength": 8,
|
|
533
|
+
"outType": "uint"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"name": "seqId",
|
|
537
|
+
"byteOffset": 7,
|
|
538
|
+
"byteLength": 1,
|
|
539
|
+
"bitOffset": 0,
|
|
540
|
+
"bitLength": 8,
|
|
541
|
+
"outType": "uint"
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"name": "brgMac",
|
|
545
|
+
"byteOffset": 8,
|
|
546
|
+
"byteLength": 6,
|
|
547
|
+
"bitOffset": 0,
|
|
548
|
+
"bitLength": 48,
|
|
549
|
+
"outType": "string"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"name": "adType0",
|
|
553
|
+
"byteOffset": 14,
|
|
554
|
+
"byteLength": 1,
|
|
555
|
+
"bitOffset": 0,
|
|
556
|
+
"bitLength": 8,
|
|
557
|
+
"outType": "uint"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"name": "uuidMsb0",
|
|
561
|
+
"byteOffset": 15,
|
|
562
|
+
"byteLength": 1,
|
|
563
|
+
"bitOffset": 0,
|
|
564
|
+
"bitLength": 8,
|
|
565
|
+
"outType": "uint"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"name": "uuidLsb0",
|
|
569
|
+
"byteOffset": 16,
|
|
570
|
+
"byteLength": 1,
|
|
571
|
+
"bitOffset": 0,
|
|
572
|
+
"bitLength": 8,
|
|
573
|
+
"outType": "uint"
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"name": "adType1",
|
|
577
|
+
"byteOffset": 17,
|
|
578
|
+
"byteLength": 1,
|
|
579
|
+
"bitOffset": 0,
|
|
580
|
+
"bitLength": 8,
|
|
581
|
+
"outType": "uint"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"name": "uuidMsb1",
|
|
585
|
+
"byteOffset": 18,
|
|
586
|
+
"byteLength": 1,
|
|
587
|
+
"bitOffset": 0,
|
|
588
|
+
"bitLength": 8,
|
|
589
|
+
"outType": "uint"
|
|
590
|
+
},
|
|
591
|
+
{
|
|
592
|
+
"name": "uuidLsb1",
|
|
593
|
+
"byteOffset": 19,
|
|
594
|
+
"byteLength": 1,
|
|
595
|
+
"bitOffset": 0,
|
|
596
|
+
"bitLength": 8,
|
|
597
|
+
"outType": "uint"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"name": "sensor0Scramble",
|
|
601
|
+
"byteOffset": 20,
|
|
602
|
+
"byteLength": 1,
|
|
603
|
+
"bitOffset": 7,
|
|
604
|
+
"bitLength": 1,
|
|
605
|
+
"outType": "uint"
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"name": "sensor1Scramble",
|
|
609
|
+
"byteOffset": 20,
|
|
610
|
+
"byteLength": 1,
|
|
611
|
+
"bitOffset": 6,
|
|
612
|
+
"bitLength": 1,
|
|
613
|
+
"outType": "uint"
|
|
614
|
+
}
|
|
615
|
+
]
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"version": "7",
|
|
619
|
+
"packetFields": [
|
|
620
|
+
{
|
|
621
|
+
"name": "moduleType",
|
|
622
|
+
"byteOffset": 5,
|
|
623
|
+
"byteLength": 1,
|
|
624
|
+
"bitOffset": 4,
|
|
625
|
+
"bitLength": 4,
|
|
626
|
+
"outType": "uint"
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"name": "msgType",
|
|
630
|
+
"byteOffset": 5,
|
|
631
|
+
"byteLength": 1,
|
|
632
|
+
"bitOffset": 0,
|
|
633
|
+
"bitLength": 4,
|
|
634
|
+
"outType": "uint"
|
|
635
|
+
},
|
|
636
|
+
{
|
|
637
|
+
"name": "apiVersion",
|
|
638
|
+
"byteOffset": 6,
|
|
639
|
+
"byteLength": 1,
|
|
640
|
+
"bitOffset": 0,
|
|
641
|
+
"bitLength": 8,
|
|
642
|
+
"outType": "uint"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"name": "seqId",
|
|
646
|
+
"byteOffset": 7,
|
|
647
|
+
"byteLength": 1,
|
|
648
|
+
"bitOffset": 0,
|
|
649
|
+
"bitLength": 8,
|
|
650
|
+
"outType": "uint"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "brgMac",
|
|
654
|
+
"byteOffset": 8,
|
|
655
|
+
"byteLength": 6,
|
|
656
|
+
"bitOffset": 0,
|
|
657
|
+
"bitLength": 48,
|
|
658
|
+
"outType": "string"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"name": "adType0",
|
|
662
|
+
"byteOffset": 14,
|
|
663
|
+
"byteLength": 1,
|
|
664
|
+
"bitOffset": 0,
|
|
665
|
+
"bitLength": 8,
|
|
666
|
+
"outType": "uint"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"name": "uuidMsb0",
|
|
670
|
+
"byteOffset": 15,
|
|
671
|
+
"byteLength": 1,
|
|
672
|
+
"bitOffset": 0,
|
|
673
|
+
"bitLength": 8,
|
|
674
|
+
"outType": "uint"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"name": "uuidLsb0",
|
|
678
|
+
"byteOffset": 16,
|
|
679
|
+
"byteLength": 1,
|
|
680
|
+
"bitOffset": 0,
|
|
681
|
+
"bitLength": 8,
|
|
682
|
+
"outType": "uint"
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"name": "adType1",
|
|
686
|
+
"byteOffset": 17,
|
|
687
|
+
"byteLength": 1,
|
|
688
|
+
"bitOffset": 0,
|
|
689
|
+
"bitLength": 8,
|
|
690
|
+
"outType": "uint"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"name": "uuidMsb1",
|
|
694
|
+
"byteOffset": 18,
|
|
695
|
+
"byteLength": 1,
|
|
696
|
+
"bitOffset": 0,
|
|
697
|
+
"bitLength": 8,
|
|
698
|
+
"outType": "uint"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"name": "uuidLsb1",
|
|
702
|
+
"byteOffset": 19,
|
|
703
|
+
"byteLength": 1,
|
|
704
|
+
"bitOffset": 0,
|
|
705
|
+
"bitLength": 8,
|
|
706
|
+
"outType": "uint"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"name": "sensor0Scramble",
|
|
710
|
+
"byteOffset": 20,
|
|
711
|
+
"byteLength": 1,
|
|
712
|
+
"bitOffset": 7,
|
|
713
|
+
"bitLength": 1,
|
|
714
|
+
"outType": "uint"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"name": "sensor1Scramble",
|
|
718
|
+
"byteOffset": 20,
|
|
719
|
+
"byteLength": 1,
|
|
720
|
+
"bitOffset": 6,
|
|
721
|
+
"bitLength": 1,
|
|
722
|
+
"outType": "uint"
|
|
723
|
+
}
|
|
724
|
+
]
|
|
725
|
+
}
|
|
726
|
+
]
|
|
727
|
+
}
|