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,211 @@
|
|
|
1
|
+
{
|
|
2
|
+
"versions": [
|
|
3
|
+
{
|
|
4
|
+
"version": "13",
|
|
5
|
+
"packetFields": [
|
|
6
|
+
{
|
|
7
|
+
"name": "msgType",
|
|
8
|
+
"byteOffset": 5,
|
|
9
|
+
"byteLength": 1,
|
|
10
|
+
"bitOffset": 0,
|
|
11
|
+
"bitLength": 8,
|
|
12
|
+
"outType": "uint"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "apiVersion",
|
|
16
|
+
"byteOffset": 6,
|
|
17
|
+
"byteLength": 1,
|
|
18
|
+
"bitOffset": 0,
|
|
19
|
+
"bitLength": 8,
|
|
20
|
+
"outType": "uint"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "seqId",
|
|
24
|
+
"byteOffset": 7,
|
|
25
|
+
"byteLength": 1,
|
|
26
|
+
"bitOffset": 0,
|
|
27
|
+
"bitLength": 8,
|
|
28
|
+
"outType": "uint"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"name": "srcBrgMac",
|
|
32
|
+
"byteOffset": 8,
|
|
33
|
+
"byteLength": 6,
|
|
34
|
+
"bitOffset": 0,
|
|
35
|
+
"bitLength": 48,
|
|
36
|
+
"outType": "string"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "actionId",
|
|
40
|
+
"byteOffset": 14,
|
|
41
|
+
"byteLength": 1,
|
|
42
|
+
"bitOffset": 0,
|
|
43
|
+
"bitLength": 8,
|
|
44
|
+
"outType": "uint"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"name": "destBrgMac",
|
|
48
|
+
"byteOffset": 15,
|
|
49
|
+
"byteLength": 6,
|
|
50
|
+
"bitOffset": 0,
|
|
51
|
+
"bitLength": 48,
|
|
52
|
+
"outType": "string"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "app",
|
|
56
|
+
"byteOffset": 21,
|
|
57
|
+
"byteLength": 1,
|
|
58
|
+
"bitOffset": 0,
|
|
59
|
+
"bitLength": 8,
|
|
60
|
+
"outType": "uint"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "bootloader",
|
|
64
|
+
"byteOffset": 22,
|
|
65
|
+
"byteLength": 1,
|
|
66
|
+
"bitOffset": 0,
|
|
67
|
+
"bitLength": 8,
|
|
68
|
+
"outType": "uint"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"version": "12",
|
|
74
|
+
"packetFields": [
|
|
75
|
+
{
|
|
76
|
+
"name": "msgType",
|
|
77
|
+
"byteOffset": 5,
|
|
78
|
+
"byteLength": 1,
|
|
79
|
+
"bitOffset": 0,
|
|
80
|
+
"bitLength": 8,
|
|
81
|
+
"outType": "uint"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "apiVersion",
|
|
85
|
+
"byteOffset": 6,
|
|
86
|
+
"byteLength": 1,
|
|
87
|
+
"bitOffset": 0,
|
|
88
|
+
"bitLength": 8,
|
|
89
|
+
"outType": "uint"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"name": "seqId",
|
|
93
|
+
"byteOffset": 7,
|
|
94
|
+
"byteLength": 1,
|
|
95
|
+
"bitOffset": 0,
|
|
96
|
+
"bitLength": 8,
|
|
97
|
+
"outType": "uint"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"name": "srcBrgMac",
|
|
101
|
+
"byteOffset": 8,
|
|
102
|
+
"byteLength": 6,
|
|
103
|
+
"bitOffset": 0,
|
|
104
|
+
"bitLength": 48,
|
|
105
|
+
"outType": "string"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"name": "actionId",
|
|
109
|
+
"byteOffset": 14,
|
|
110
|
+
"byteLength": 1,
|
|
111
|
+
"bitOffset": 0,
|
|
112
|
+
"bitLength": 8,
|
|
113
|
+
"outType": "uint"
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "destBrgMac",
|
|
117
|
+
"byteOffset": 15,
|
|
118
|
+
"byteLength": 6,
|
|
119
|
+
"bitOffset": 0,
|
|
120
|
+
"bitLength": 48,
|
|
121
|
+
"outType": "string"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"name": "app",
|
|
125
|
+
"byteOffset": 21,
|
|
126
|
+
"byteLength": 1,
|
|
127
|
+
"bitOffset": 0,
|
|
128
|
+
"bitLength": 8,
|
|
129
|
+
"outType": "uint"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "bootloader",
|
|
133
|
+
"byteOffset": 22,
|
|
134
|
+
"byteLength": 1,
|
|
135
|
+
"bitOffset": 0,
|
|
136
|
+
"bitLength": 8,
|
|
137
|
+
"outType": "uint"
|
|
138
|
+
}
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"version": "11",
|
|
143
|
+
"packetFields": [
|
|
144
|
+
{
|
|
145
|
+
"name": "msgType",
|
|
146
|
+
"byteOffset": 5,
|
|
147
|
+
"byteLength": 1,
|
|
148
|
+
"bitOffset": 0,
|
|
149
|
+
"bitLength": 8,
|
|
150
|
+
"outType": "uint"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "apiVersion",
|
|
154
|
+
"byteOffset": 6,
|
|
155
|
+
"byteLength": 1,
|
|
156
|
+
"bitOffset": 0,
|
|
157
|
+
"bitLength": 8,
|
|
158
|
+
"outType": "uint"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"name": "seqId",
|
|
162
|
+
"byteOffset": 7,
|
|
163
|
+
"byteLength": 1,
|
|
164
|
+
"bitOffset": 0,
|
|
165
|
+
"bitLength": 8,
|
|
166
|
+
"outType": "uint"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"name": "srcBrgMac",
|
|
170
|
+
"byteOffset": 8,
|
|
171
|
+
"byteLength": 6,
|
|
172
|
+
"bitOffset": 0,
|
|
173
|
+
"bitLength": 48,
|
|
174
|
+
"outType": "string"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "actionId",
|
|
178
|
+
"byteOffset": 14,
|
|
179
|
+
"byteLength": 1,
|
|
180
|
+
"bitOffset": 0,
|
|
181
|
+
"bitLength": 8,
|
|
182
|
+
"outType": "uint"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "destBrgMac",
|
|
186
|
+
"byteOffset": 15,
|
|
187
|
+
"byteLength": 6,
|
|
188
|
+
"bitOffset": 0,
|
|
189
|
+
"bitLength": 48,
|
|
190
|
+
"outType": "string"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"name": "app",
|
|
194
|
+
"byteOffset": 21,
|
|
195
|
+
"byteLength": 1,
|
|
196
|
+
"bitOffset": 0,
|
|
197
|
+
"bitLength": 8,
|
|
198
|
+
"outType": "uint"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "bootloader",
|
|
202
|
+
"byteOffset": 22,
|
|
203
|
+
"byteLength": 1,
|
|
204
|
+
"bitOffset": 0,
|
|
205
|
+
"bitLength": 8,
|
|
206
|
+
"outType": "uint"
|
|
207
|
+
}
|
|
208
|
+
]
|
|
209
|
+
}
|
|
210
|
+
]
|
|
211
|
+
}
|