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
|
@@ -1,140 +1,154 @@
|
|
|
1
1
|
certificate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
certificate/cert_common.py,sha256=
|
|
3
|
-
certificate/cert_config.py,sha256=
|
|
4
|
-
certificate/cert_data_sim.py,sha256=
|
|
5
|
-
certificate/cert_defines.py,sha256=
|
|
6
|
-
certificate/cert_gw_sim.py,sha256=
|
|
7
|
-
certificate/cert_mqtt.py,sha256=
|
|
8
|
-
certificate/cert_prints.py,sha256=
|
|
2
|
+
certificate/cert_common.py,sha256=UwymXwdiTcdfy6iNp9-DmLZ-EyhxFTVgq7bb3dC4Owc,71482
|
|
3
|
+
certificate/cert_config.py,sha256=IHzs9Cpw3fJsn6al0gxKcs7n3Z5tB3GhnSy_GTUolb8,22477
|
|
4
|
+
certificate/cert_data_sim.py,sha256=7DLBP5OTzo9jJvQctz_b_6XiozsY9VXkatRCrxJ96xk,13736
|
|
5
|
+
certificate/cert_defines.py,sha256=xkSFTbu-NORZnWV1P0pZzNpR572BUkFm2rdqn_KA998,17168
|
|
6
|
+
certificate/cert_gw_sim.py,sha256=xIwHvcFBCi89now_HFRo_V1cTLoYuulDwBrlu1iHqGw,16368
|
|
7
|
+
certificate/cert_mqtt.py,sha256=N1uNN2V4ovUg-pTmUGMD6lHAnICW7BLNYGTcnG59qO0,22237
|
|
8
|
+
certificate/cert_prints.py,sha256=z8Bw3ZHiLr6yN3EbRkVvmUMkwLt6VNj0MUX1mUvdHQI,7025
|
|
9
9
|
certificate/cert_protobuf.py,sha256=j8Tmm86VXONMvSTBl4Tmwt5G1jJRcJg05nJj7YHbpoM,3824
|
|
10
|
-
certificate/cert_results.py,sha256=
|
|
11
|
-
certificate/cert_utils.py,sha256=
|
|
12
|
-
certificate/certificate.py,sha256=
|
|
13
|
-
certificate/certificate_cli.py,sha256=
|
|
14
|
-
certificate/certificate_eth_test_list.txt,sha256=
|
|
15
|
-
certificate/certificate_sanity_test_list.txt,sha256=
|
|
16
|
-
certificate/certificate_test_list.txt,sha256=
|
|
10
|
+
certificate/cert_results.py,sha256=t2tiDVZYf6gEn7nDrQ1U6IXz0FD5R1sqgtGL0l68WvY,28896
|
|
11
|
+
certificate/cert_utils.py,sha256=2oSPz9--hVMbj1Hr0G-3l0dfh9_815ReCfrbZBRQMNo,28763
|
|
12
|
+
certificate/certificate.py,sha256=VGtbU8jN-y_cBbOxn_apQZCyW59W-3MFXDaCher6bdI,9235
|
|
13
|
+
certificate/certificate_cli.py,sha256=uwfdVNpQirdRyLjl0bR410xkaY59OmIEOya7wYYV4AY,5363
|
|
14
|
+
certificate/certificate_eth_test_list.txt,sha256=CELzzkv9kQxiLdJ2aDmRglbiwImciE5G37vSVJvZK8A,6199
|
|
15
|
+
certificate/certificate_sanity_test_list.txt,sha256=F1vXhhw4gsJUxt34C2fuQkS-E8Sc74G41jinzeKFO7Y,3448
|
|
16
|
+
certificate/certificate_test_list.txt,sha256=sTCWWdNk0Gfyi70wFpIHdTVg4cZzeF1psrqjMrzmQTs,6232
|
|
17
17
|
certificate/wlt_types.py,sha256=7RbsW-OudiHhNAay6nFGKtF4FrlAq91pm9yeIQRxddM,6047
|
|
18
18
|
certificate/ag/wlt_cmd_if.html,sha256=eO-FYVrxVs5JdCblGaQLG9-0dZKt6YjbE9Ggz8bXRq4,16831
|
|
19
19
|
certificate/ag/wlt_types_ag.py,sha256=cTYysTSdEh2IWY8tD3pipRhwKo1b194VSX64ctvgGQY,536839
|
|
20
|
-
certificate/
|
|
20
|
+
certificate/ag/wlt_types_ag_jsons/brg2brg_ota.json,sha256=r7sp87tCenTWPi0APL_CvKJZP3gI1IE1LU88QOja6hQ,4688
|
|
21
|
+
certificate/ag/wlt_types_ag_jsons/brg2gw_hb.json,sha256=IDbMcPLVIN2rR-r6aR-XdMnAuGQokS7yLBFBGtmwhuI,20523
|
|
22
|
+
certificate/ag/wlt_types_ag_jsons/brg2gw_hb_sleep.json,sha256=Yk-r1xvmcmdPHVI8DF-N2K9rJCkBqIl0Vyjv4cbxkjY,3999
|
|
23
|
+
certificate/ag/wlt_types_ag_jsons/calibration.json,sha256=joU8MbLbBJGzxSBV1bXPBCbqrI92k7GifD3igagvIzs,11508
|
|
24
|
+
certificate/ag/wlt_types_ag_jsons/custom.json,sha256=MNQ9MhA6aKcz-cCMgTOrbhdCpnb5KC9bSzHGeX76xxw,13657
|
|
25
|
+
certificate/ag/wlt_types_ag_jsons/datapath.json,sha256=82D-cmPofPe1BjmdXpDSNhXzwwGsWBAPK7fsPWgEJ8E,23435
|
|
26
|
+
certificate/ag/wlt_types_ag_jsons/energy2400.json,sha256=CpRMxpUXaQl5A0bvdNTjjGmvbhprRleYY-ImXGh9t4g,15514
|
|
27
|
+
certificate/ag/wlt_types_ag_jsons/energySub1g.json,sha256=B67NthLwuk5qeTFjjC7IcegcDiZb2i0HPIjaNl1iAGQ,15914
|
|
28
|
+
certificate/ag/wlt_types_ag_jsons/externalSensor.json,sha256=jJzlKFGkPMW2JKccukHHybFHX_fUp2jSs9_Y5T7Iqmg,17169
|
|
29
|
+
certificate/ag/wlt_types_ag_jsons/interface.json,sha256=6qCUaMsOKeFrM2zKRpeGZRkGoZdXE1A5AKJI_U6ypRk,25482
|
|
30
|
+
certificate/ag/wlt_types_ag_jsons/powerManagement.json,sha256=fWgDyTKqGhUNT2deelh6XcQlwaat__rjUfpj-lfx2Yk,32724
|
|
31
|
+
certificate/ag/wlt_types_ag_jsons/side_info_sensor.json,sha256=P06xqCiJnxImP8rV7C0a7YvhDaIhqn0e_9wl6uzGaps,2349
|
|
32
|
+
certificate/ag/wlt_types_ag_jsons/signal_indicator_data.json,sha256=6AmSuNh6YC6ZlQtfIaOW-S5IVEnx64KdVYfwS7g5Z4M,1668
|
|
33
|
+
certificate/ag/wlt_types_ag_jsons/unified_echo_ext_pkt.json,sha256=mbDYcJ3MDET2YqmOQgDsGy5ejyFlM4D8L1rZBw89cmU,2677
|
|
34
|
+
certificate/ag/wlt_types_ag_jsons/unified_echo_pkt.json,sha256=DXRph3DPXzC1Y8YZr-xh6hLlTrO1LvPGRrSrnz4m7rM,3727
|
|
35
|
+
certificate/ag/wlt_types_ag_jsons/unified_sensor_pkt.json,sha256=BkdFy8toXK2qhCvg8dY6CP-YaS3lZ-gPVZlUK_PaWFU,1410
|
|
36
|
+
certificate/tests/calibration/interval_test/interval_test.json,sha256=io1q2a_45ksqm71iZ0ruk6m5xo_6ftTct9c5cLsXSK8,596
|
|
21
37
|
certificate/tests/calibration/interval_test/interval_test.py,sha256=6PCpP1uoQDyuQAN5CKg1Go1uQOM-dZ0W4nH8syjU5bg,1171
|
|
22
|
-
certificate/tests/calibration/output_power_test/output_power_test.json,sha256=
|
|
38
|
+
certificate/tests/calibration/output_power_test/output_power_test.json,sha256=TLnT_LANRmLxlMzqZQ5eSuA7aPSWV35ryN3ZIxX4WO0,1443
|
|
23
39
|
certificate/tests/calibration/output_power_test/output_power_test.py,sha256=ZhszJX-ugX1R2aFLhdKOk6qFtEwW_7qSRVDWkWv5sSo,1698
|
|
24
|
-
certificate/tests/calibration/pattern_test/pattern_test.json,sha256=
|
|
40
|
+
certificate/tests/calibration/pattern_test/pattern_test.json,sha256=lfAQal-qLqbwf1_HJEKia7nUU-ZqMO9YexNWsQjVp_k,1022
|
|
25
41
|
certificate/tests/calibration/pattern_test/pattern_test.py,sha256=SobeVTLqDbr0IJ79rgDBy3WAmw63Gv5CthOUSxIlMqM,4559
|
|
26
|
-
certificate/tests/cloud_connectivity/acl_ext_adv_test/acl_ext_adv_test.json,sha256=
|
|
42
|
+
certificate/tests/cloud_connectivity/acl_ext_adv_test/acl_ext_adv_test.json,sha256=kofk6AnR8BO_OmXP0rSr-rU4l1GwrV4Iw9zdDt3LnCI,790
|
|
27
43
|
certificate/tests/cloud_connectivity/acl_ext_adv_test/acl_ext_adv_test.py,sha256=tdXqVj8hqFAdT46aB9UwHVr-O21BfvbFQtiSLpW8erY,7118
|
|
28
|
-
certificate/tests/cloud_connectivity/acl_test/acl_test.json,sha256=
|
|
29
|
-
certificate/tests/cloud_connectivity/acl_test/acl_test.py,sha256=
|
|
30
|
-
certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.json,sha256=
|
|
31
|
-
certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.py,sha256=
|
|
32
|
-
certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.json,sha256=
|
|
33
|
-
certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.py,sha256=
|
|
34
|
-
certificate/tests/cloud_connectivity/connection_test/connection_test.json,sha256=
|
|
35
|
-
certificate/tests/cloud_connectivity/connection_test/connection_test.py,sha256=
|
|
36
|
-
certificate/tests/cloud_connectivity/
|
|
37
|
-
certificate/tests/cloud_connectivity/
|
|
38
|
-
certificate/tests/cloud_connectivity/
|
|
39
|
-
certificate/tests/cloud_connectivity/
|
|
40
|
-
certificate/tests/cloud_connectivity/
|
|
41
|
-
certificate/tests/cloud_connectivity/
|
|
42
|
-
certificate/tests/cloud_connectivity/
|
|
43
|
-
certificate/tests/cloud_connectivity/reboot_test/reboot_test.py,sha256=BWZU8NCWhkRor8tXe-crp25bN0aWcWqYL17qjkKU1Pg,2036
|
|
44
|
-
certificate/tests/cloud_connectivity/registration_test/registration_test.json,sha256=ljpGWwRcIFT8T49Jpa4IPrqBw_uiLDqoT8JtY3mcLhU,1075
|
|
44
|
+
certificate/tests/cloud_connectivity/acl_test/acl_test.json,sha256=f2Z2kW-Aj7ge_dLspM9kcHb2YmTdrO_MnV7oTiC_RSk,705
|
|
45
|
+
certificate/tests/cloud_connectivity/acl_test/acl_test.py,sha256=SnXAv2IszOjyJAWJrIfzHu1RCDmLW4E5MwryJcm-Uao,4635
|
|
46
|
+
certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.json,sha256=bSBbWaggOew38x91rzdC88jxE3FYJsusO9IvTy7KJ1I,850
|
|
47
|
+
certificate/tests/cloud_connectivity/brg_ota_test/brg_ota_test.py,sha256=xqB65yWM754UfWF1N_h4bI4kuEajAqMvcdFjRu0OFfI,1873
|
|
48
|
+
certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.json,sha256=9VPpD-FTx80Zgtns1uGVQNGLVohOzKL-6hMhVgKBs2Y,780
|
|
49
|
+
certificate/tests/cloud_connectivity/channel_scan_behaviour_test/channel_scan_behaviour_test.py,sha256=YBlpBshBHdMkiRp_liow7Tknj1e1j0fMAU8OKZJKWwg,10121
|
|
50
|
+
certificate/tests/cloud_connectivity/connection_test/connection_test.json,sha256=xr-d-DnzbItkXE8oBTZ31Fr0huhILdxXTQFJyqd6FYc,939
|
|
51
|
+
certificate/tests/cloud_connectivity/connection_test/connection_test.py,sha256=vawz7N9tltiIxtOLOAsEPDid-RDQuGEYWJwm388gVuA,2707
|
|
52
|
+
certificate/tests/cloud_connectivity/downlink_test/downlink_test.json,sha256=VR2EHtOLHuh0ETSbgRGOuorHcuJPKBkk1hwM_7g_Dj4,878
|
|
53
|
+
certificate/tests/cloud_connectivity/downlink_test/downlink_test.py,sha256=p9PDpvKd8dhXiPElZ4CY6HgAs5IWdKfd9fmhBj_C1fM,8645
|
|
54
|
+
certificate/tests/cloud_connectivity/ext_adv_stress_test/ext_adv_stress_test.json,sha256=bpziEnGpwf0i03suFOgykAZrlwQeKsVWLyfd8vOWz0s,998
|
|
55
|
+
certificate/tests/cloud_connectivity/ext_adv_stress_test/ext_adv_stress_test.py,sha256=jyfRxbkpIoDTSE1bzV3qtRwzdltfWlb53yxkdQQaJYA,3922
|
|
56
|
+
certificate/tests/cloud_connectivity/reboot_test/reboot_test.json,sha256=QZMqxrUul_jEvoQJKdWjzXxa_m49a3rVyDTDbREYhik,781
|
|
57
|
+
certificate/tests/cloud_connectivity/reboot_test/reboot_test.py,sha256=h8Uhn6NQExb9pLRytrd7UvLO0ScxTOfM3sdCwSCWKqg,1924
|
|
58
|
+
certificate/tests/cloud_connectivity/registration_test/registration_test.json,sha256=fT-IHk0CRid8EDgo9bDtO7jl_1JDcVK0bQSHBz8CpZw,1039
|
|
45
59
|
certificate/tests/cloud_connectivity/registration_test/registration_test.py,sha256=uzLwNQFffLJQhzuUx0l1-xsk7r0X1z4xBk7zjkzlTlE,15115
|
|
46
|
-
certificate/tests/cloud_connectivity/registration_test/registration_test_cli.py,sha256=
|
|
47
|
-
certificate/tests/cloud_connectivity/stress_test/stress_test.json,sha256=
|
|
48
|
-
certificate/tests/cloud_connectivity/stress_test/stress_test.py,sha256=
|
|
49
|
-
certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.json,sha256=
|
|
50
|
-
certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.py,sha256=
|
|
51
|
-
certificate/tests/cloud_connectivity/uplink_test/uplink_test.json,sha256=
|
|
52
|
-
certificate/tests/cloud_connectivity/uplink_test/uplink_test.py,sha256=
|
|
53
|
-
certificate/tests/datapath/aging_test/aging_test.json,sha256=
|
|
54
|
-
certificate/tests/datapath/aging_test/aging_test.py,sha256=
|
|
55
|
-
certificate/tests/datapath/event_ble5_test/event_ble5_test.json,sha256=
|
|
56
|
-
certificate/tests/datapath/event_ble5_test/event_ble5_test.py,sha256=
|
|
57
|
-
certificate/tests/datapath/event_test/event_test.json,sha256=
|
|
58
|
-
certificate/tests/datapath/event_test/event_test.py,sha256=
|
|
59
|
-
certificate/tests/datapath/num_of_tags_test/num_of_tags_test.json,sha256
|
|
60
|
-
certificate/tests/datapath/num_of_tags_test/num_of_tags_test.py,sha256=
|
|
61
|
-
certificate/tests/datapath/output_power_test/output_power_test.json,sha256=
|
|
60
|
+
certificate/tests/cloud_connectivity/registration_test/registration_test_cli.py,sha256=zh9j298Nis8BiL74E1pXskoxXzPmedznyJqJwKS4CIU,3164
|
|
61
|
+
certificate/tests/cloud_connectivity/stress_test/stress_test.json,sha256=_DM42nBfSzF6hbo217DUfealONBY109i60-ZrAsBLXY,868
|
|
62
|
+
certificate/tests/cloud_connectivity/stress_test/stress_test.py,sha256=K-GdYGRI-mPx_xxUHIVPbAwKEGqXw-o0lPegHhsniyU,3821
|
|
63
|
+
certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.json,sha256=4yiEHa1sxz6-xnQDtaBU4JHNDsPZ_p9Jpgqpy8s9QJY,1326
|
|
64
|
+
certificate/tests/cloud_connectivity/uplink_ext_adv_test/uplink_ext_adv_test.py,sha256=U5FRhgoba12F7IIT4JmOKRhOaIkGYLV3I4tnf6a0xVc,4427
|
|
65
|
+
certificate/tests/cloud_connectivity/uplink_test/uplink_test.json,sha256=F28h9EjUxLYOiYH1mk_o8hUqHyer4Mc7BhvfU4VnhYQ,955
|
|
66
|
+
certificate/tests/cloud_connectivity/uplink_test/uplink_test.py,sha256=UMBfpsgRWNNRxtj8iRtvA2Mhjg9IH35PCFbO-hA_GEM,6752
|
|
67
|
+
certificate/tests/datapath/aging_test/aging_test.json,sha256=n1LmPKJWzfSOmjNFMVMeIdFS59kteUDce6a55gEM4Zk,901
|
|
68
|
+
certificate/tests/datapath/aging_test/aging_test.py,sha256=hxWlCd9XOJP9M14T9XRPpJ8_Af6SNaUs9ZDJNLRg7ms,6682
|
|
69
|
+
certificate/tests/datapath/event_ble5_test/event_ble5_test.json,sha256=Tz3sx09zVKjgRcNtrnriF2Iski_TxbUluFji69KUdPs,967
|
|
70
|
+
certificate/tests/datapath/event_ble5_test/event_ble5_test.py,sha256=eCU7wTBsqheQqxdj7nIkMsi8UT3tgXeupDIfXXDNHDE,5101
|
|
71
|
+
certificate/tests/datapath/event_test/event_test.json,sha256=wGLlSQB4Q1bQG4CfY5XEcw2r2wO5MI-Gnm-cBDeFktQ,972
|
|
72
|
+
certificate/tests/datapath/event_test/event_test.py,sha256=fzc_t4YjyxCqSRbB4HIqVu4zZZs1TZIGRRm-pTzGA2U,4186
|
|
73
|
+
certificate/tests/datapath/num_of_tags_test/num_of_tags_test.json,sha256=-oNrMxuncrDXG_t7b8gbrdFsQftUFHW5uQQMGkkwz3I,830
|
|
74
|
+
certificate/tests/datapath/num_of_tags_test/num_of_tags_test.py,sha256=Ecaf-8yQQX1ZybbgMstiNPrVhZz7-BSF4MSiUiE6tTc,3481
|
|
75
|
+
certificate/tests/datapath/output_power_test/output_power_test.json,sha256=1B_glQf7GUgjdqnAwnKE2_iyinNGuW3mtiglp2XlLvQ,1449
|
|
62
76
|
certificate/tests/datapath/output_power_test/output_power_test.py,sha256=09Ug3nhLm3SFTdfZnoKSN1wR5Dc9yRKbRlaNn7Gt9Rw,1704
|
|
63
|
-
certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.json,sha256=
|
|
64
|
-
certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.py,sha256=
|
|
65
|
-
certificate/tests/datapath/pacer_interval_test/pacer_interval_test.json,sha256=
|
|
77
|
+
certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.json,sha256=5TIAiLQ5RRzRzYImh4Hk5iv0-skqdpuJALff3Z75j_s,948
|
|
78
|
+
certificate/tests/datapath/pacer_interval_ble5_test/pacer_interval_ble5_test.py,sha256=v6E2CZY9pn1uiKu4DM5o0H-OkrSS8Acxe2_Rps95N9Q,2672
|
|
79
|
+
certificate/tests/datapath/pacer_interval_test/pacer_interval_test.json,sha256=1Z_vTa_XJCV0Rgr_mt8IqF8K04ywMoLiqHJUsHX_jwo,922
|
|
66
80
|
certificate/tests/datapath/pacer_interval_test/pacer_interval_test.py,sha256=wl11515yJFsog_-ei6fU9-63M-rYH0oRYJIFerG0tf4,2665
|
|
67
|
-
certificate/tests/datapath/pattern_test/pattern_test.json,sha256=
|
|
81
|
+
certificate/tests/datapath/pattern_test/pattern_test.json,sha256=e_rJ0cwsDCOEvJnnbG_wMv3s1OyMX_CEi88npdlmYpQ,870
|
|
68
82
|
certificate/tests/datapath/pattern_test/pattern_test.py,sha256=v8No-SnxB6Fcmga9kzbEetMUSafjZ8Ftipp1AU-79QQ,1731
|
|
69
|
-
certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.json,sha256=
|
|
70
|
-
certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.py,sha256=
|
|
71
|
-
certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.json,sha256=
|
|
72
|
-
certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.py,sha256=
|
|
73
|
-
certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.json,sha256=
|
|
74
|
-
certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.py,sha256=
|
|
75
|
-
certificate/tests/datapath/pkt_filter_gen3_test/pkt_filter_gen3_test.json,sha256=
|
|
83
|
+
certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.json,sha256=zxmjStEe_1KIezxLX9ncAqTjYiTKotxKEXmCf8ySTPU,1225
|
|
84
|
+
certificate/tests/datapath/pkt_filter_ble5_chl21_test/pkt_filter_ble5_chl21_test.py,sha256=eVdEK7jGkRENFby_EIApndmLeDJAqY0xnI1lLtr4imM,3247
|
|
85
|
+
certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.json,sha256=3AsDojnRFtblBPP1WxKXegOjftq1X8WvRyR69zgmSQo,1203
|
|
86
|
+
certificate/tests/datapath/pkt_filter_ble5_test/pkt_filter_ble5_test.py,sha256=89AZzh_fGMh7GRre39LeRWs9wrIooN34msFq-sVYWBk,3160
|
|
87
|
+
certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.json,sha256=F2-J_3mV09RLnT0Z6Zv2c08oBQ4QNnnCK7M-UtE41KE,1206
|
|
88
|
+
certificate/tests/datapath/pkt_filter_brg2gw_ext_adv_test/pkt_filter_brg2gw_ext_adv_test.py,sha256=5d9rSOzRoKbkRKvWuX_6Gt5a5l80jXe3uvxMSVW9Rnc,4552
|
|
89
|
+
certificate/tests/datapath/pkt_filter_gen3_test/pkt_filter_gen3_test.json,sha256=veqwlRnG5VbdA-n4YZ6nfjSUxL5dar52GfuG0JrmfWQ,1157
|
|
76
90
|
certificate/tests/datapath/pkt_filter_gen3_test/pkt_filter_gen3_test.py,sha256=vB2JlCczasZE81VGRzIeqBEM8VGekSf9-wgGP8SWd50,3152
|
|
77
|
-
certificate/tests/datapath/pkt_filter_test/pkt_filter_test.json,sha256=
|
|
91
|
+
certificate/tests/datapath/pkt_filter_test/pkt_filter_test.json,sha256=sGWj910BxCrzaFMlF8lp8NjNmhiXMR4DO7qSJJg92ZU,1168
|
|
78
92
|
certificate/tests/datapath/pkt_filter_test/pkt_filter_test.py,sha256=rEHn2aO0SM3PeT68czrhp1GkxG3o7qAj5h9JPUyC-kE,3132
|
|
79
|
-
certificate/tests/datapath/rssi_threshold_test/rssi_threshold_test.json,sha256=
|
|
93
|
+
certificate/tests/datapath/rssi_threshold_test/rssi_threshold_test.json,sha256=cEu0MIuF3bu3DMQ9PglEK-J91u2g7q0oh8ABdIqw0TY,738
|
|
80
94
|
certificate/tests/datapath/rssi_threshold_test/rssi_threshold_test.py,sha256=d4RXqCuJv5fEjt01GFXQb99hF0EgOSS3EoKCueLhMfg,3271
|
|
81
|
-
certificate/tests/datapath/rx_channel_hopping_test/rx_channel_hopping_test.json,sha256=
|
|
95
|
+
certificate/tests/datapath/rx_channel_hopping_test/rx_channel_hopping_test.json,sha256=zjzm7WKNzNe6UCasynLmjg4Gz4VX3HndY8n9yUlekFc,847
|
|
82
96
|
certificate/tests/datapath/rx_channel_hopping_test/rx_channel_hopping_test.py,sha256=ZXQRYFxnUOgdcWS4BpN95XVbezQG0X8wU5s1Lbc2Ytg,3398
|
|
83
|
-
certificate/tests/datapath/rx_channel_test/rx_channel_test.json,sha256=
|
|
97
|
+
certificate/tests/datapath/rx_channel_test/rx_channel_test.json,sha256=VxIn_4p25ieBkmSNQugX_qcHFR5hryqpCNIeYpDRiDk,772
|
|
84
98
|
certificate/tests/datapath/rx_channel_test/rx_channel_test.py,sha256=JLLoHBbsQDPDNhXAaFcWib6KPpVsd0TG_gENEBXyrDk,1772
|
|
85
|
-
certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.json,sha256=
|
|
86
|
-
certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.py,sha256=
|
|
87
|
-
certificate/tests/datapath/rx_rate_gen3_test/rx_rate_gen3_test.json,sha256=
|
|
99
|
+
certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.json,sha256=UZiwejA1ZhayA463kkcRjentTMJDQGQ5vV5grGQtl4M,1423
|
|
100
|
+
certificate/tests/datapath/rx_rate_gen2_test/rx_rate_gen2_test.py,sha256=G2jasFsCj99aF6_5fVWQMedH576bkBEborj34PIWnUM,12016
|
|
101
|
+
certificate/tests/datapath/rx_rate_gen3_test/rx_rate_gen3_test.json,sha256=vz2DOmPwgpBBNuFMKHm26zz_UX8eYK4vMF0zmm8TpXU,1423
|
|
88
102
|
certificate/tests/datapath/rx_rate_gen3_test/rx_rate_gen3_test.py,sha256=MPztd0r9R36rnkx1EYRhK4xqELeqsqkduyohQQTukho,12016
|
|
89
|
-
certificate/tests/datapath/stress_gen3_test/stress_gen3_test.json,sha256=
|
|
90
|
-
certificate/tests/datapath/stress_gen3_test/stress_gen3_test.py,sha256=
|
|
91
|
-
certificate/tests/datapath/stress_test/stress_test.json,sha256=
|
|
92
|
-
certificate/tests/datapath/stress_test/stress_test.py,sha256=
|
|
93
|
-
certificate/tests/datapath/tx_repetition_test/tx_repetition_test.json,sha256=
|
|
103
|
+
certificate/tests/datapath/stress_gen3_test/stress_gen3_test.json,sha256=hliFx-0HCLudJwzjkVIsLxeTRGxDE8nsnnEBxgOjeZE,1315
|
|
104
|
+
certificate/tests/datapath/stress_gen3_test/stress_gen3_test.py,sha256=zqjNGFe_SSRrNE4fDPybpgWBwGJwQrO5A8Fphg4x6bg,10996
|
|
105
|
+
certificate/tests/datapath/stress_test/stress_test.json,sha256=oOrNKTZ1pObnQJuZfSCxORk_o9SVbg4_uEWghp7rQUA,1315
|
|
106
|
+
certificate/tests/datapath/stress_test/stress_test.py,sha256=ZfztrKpL02wyEFM8plS04b9TpC-5HFUUD6WbCUPc7c0,10995
|
|
107
|
+
certificate/tests/datapath/tx_repetition_test/tx_repetition_test.json,sha256=5WfRTpR0HBs_7zr8YNxSWAe9Njk8WV5NTtqloDajtII,994
|
|
94
108
|
certificate/tests/datapath/tx_repetition_test/tx_repetition_test.py,sha256=nb1o8mge5QDSyw731fZbKyhmaSlvGjO1fnsYb-9jVfk,3642
|
|
95
|
-
certificate/tests/edge_mgmt/action_blink_test/action_blink_test.json,sha256=
|
|
109
|
+
certificate/tests/edge_mgmt/action_blink_test/action_blink_test.json,sha256=tZJAxmSuYQg8KIPBytzB7QLh24SCkHycn5sLPAR1SX8,587
|
|
96
110
|
certificate/tests/edge_mgmt/action_blink_test/action_blink_test.py,sha256=xL2X5C6nOeJ9JjDmkQ33GxRBzeCRtAGffheIIjRCT_c,738
|
|
97
|
-
certificate/tests/edge_mgmt/action_get_battery_sensor_test/action_get_battery_sensor_test.json,sha256=
|
|
111
|
+
certificate/tests/edge_mgmt/action_get_battery_sensor_test/action_get_battery_sensor_test.json,sha256=ZjEenSPfIFN00o64Y1NOJ_mkkGzwq2RikL_kFI3cIWw,661
|
|
98
112
|
certificate/tests/edge_mgmt/action_get_battery_sensor_test/action_get_battery_sensor_test.py,sha256=LeiAwzdMVrKWF0CJxb0QtCRoDgcRBezqJ4aOOWLQNyc,1668
|
|
99
|
-
certificate/tests/edge_mgmt/action_get_module_test/action_get_module_test.json,sha256=
|
|
113
|
+
certificate/tests/edge_mgmt/action_get_module_test/action_get_module_test.json,sha256=KjrYrGy3fJVws6tAFIzvgLVM_IpuqBCH_YYvat43jok,670
|
|
100
114
|
certificate/tests/edge_mgmt/action_get_module_test/action_get_module_test.py,sha256=mRuU1B3qwrVU1b5-LKRntsHAjFuVKp15dGcSwR0BDe4,1761
|
|
101
|
-
certificate/tests/edge_mgmt/action_get_pof_data_test/action_get_pof_data_test.json,sha256=
|
|
115
|
+
certificate/tests/edge_mgmt/action_get_pof_data_test/action_get_pof_data_test.json,sha256=8QtBjW3uyrBm_Z85l1tJg9TYgwO5LseNpndm_rPQrkE,632
|
|
102
116
|
certificate/tests/edge_mgmt/action_get_pof_data_test/action_get_pof_data_test.py,sha256=3ScRxbq_27oNmMtfa83BoKfyYjb_GV_C1UDNGdBSX4A,1600
|
|
103
|
-
certificate/tests/edge_mgmt/action_gw_hb_test/action_gw_hb_test.json,sha256=
|
|
117
|
+
certificate/tests/edge_mgmt/action_gw_hb_test/action_gw_hb_test.json,sha256=UO4FzVqLY2i0XKbV2tT7nKDgWuSKoDe4J_lBgvO978A,611
|
|
104
118
|
certificate/tests/edge_mgmt/action_gw_hb_test/action_gw_hb_test.py,sha256=9diaeeIiE0uE6fj7hTOxE65JVXv3wOvXKl3YDFIMsC8,1734
|
|
105
|
-
certificate/tests/edge_mgmt/action_reboot_test/action_reboot_test.json,sha256=
|
|
119
|
+
certificate/tests/edge_mgmt/action_reboot_test/action_reboot_test.json,sha256=nFoHvRx9HNgam787NhCOryyBIjg-HlZK94wLc-itVMk,649
|
|
106
120
|
certificate/tests/edge_mgmt/action_reboot_test/action_reboot_test.py,sha256=UGdSg6jWfxhkuejxqH1MV9LvjMg-8zYkmkt9LDqG68s,2075
|
|
107
|
-
certificate/tests/edge_mgmt/action_restore_defaults_test/action_restore_defaults_test.json,sha256=
|
|
121
|
+
certificate/tests/edge_mgmt/action_restore_defaults_test/action_restore_defaults_test.json,sha256=4g8EhE0EwO3j6ocpetUU8yRU4oW_ur4A_GaIemQEyGU,692
|
|
108
122
|
certificate/tests/edge_mgmt/action_restore_defaults_test/action_restore_defaults_test.py,sha256=1zxOZjC3AMPe9c630tj1naeI0lp8fzqjWPk4QNvV9tU,5395
|
|
109
|
-
certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.json,sha256=
|
|
110
|
-
certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.py,sha256=
|
|
111
|
-
certificate/tests/edge_mgmt/periodic_msgs_test/periodic_msgs_test.json,sha256=
|
|
123
|
+
certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.json,sha256=BYcI_4vKcJiCQ5zM_U9VwaFMMeF9_jv9W6YUprpx4Ek,584
|
|
124
|
+
certificate/tests/edge_mgmt/action_send_hb_test/action_send_hb_test.py,sha256=YTA-mXLiqUxW0fVapm_C3Zu2lsgaKUdiNze3jeYD6Ls,1839
|
|
125
|
+
certificate/tests/edge_mgmt/periodic_msgs_test/periodic_msgs_test.json,sha256=VGecoX4EjFzR71rKmUByzqiPedMP5k937kIlsIUQ_O4,651
|
|
112
126
|
certificate/tests/edge_mgmt/periodic_msgs_test/periodic_msgs_test.py,sha256=Rs0MRUODrJvjMMu7TU6GipTYLJKm5hxaK_D4rQ4Mt2E,2280
|
|
113
|
-
certificate/tests/energy2400/duty_cycle_test/duty_cycle_test.json,sha256=
|
|
127
|
+
certificate/tests/energy2400/duty_cycle_test/duty_cycle_test.json,sha256=LQoTDv65WS7IDvgkFqPkoPPHSfJsA4-R7MbLvT5NluU,685
|
|
114
128
|
certificate/tests/energy2400/duty_cycle_test/duty_cycle_test.py,sha256=wRW21RIf-YEiJQmO2kM5GOmPXJj8WEiLq6F_cnEYu_g,1158
|
|
115
|
-
certificate/tests/energy2400/output_power_test/output_power_test.json,sha256=
|
|
129
|
+
certificate/tests/energy2400/output_power_test/output_power_test.json,sha256=AwmTpf8qpEOePVko5NQRP7JPoFX2cJfFGEBvHxeHch4,1452
|
|
116
130
|
certificate/tests/energy2400/output_power_test/output_power_test.py,sha256=QgUssaDDEg2VcMA5UqPayq8U-GWkXCObpb4oE9K0ceM,1712
|
|
117
|
-
certificate/tests/energy2400/pattern_test/pattern_test.json,sha256=
|
|
131
|
+
certificate/tests/energy2400/pattern_test/pattern_test.json,sha256=preFPIkOsWQmdsMcEgNqJUmP37E-8vKVy_Rlmudff-M,867
|
|
118
132
|
certificate/tests/energy2400/pattern_test/pattern_test.py,sha256=t-APjgeV0DC6udma8nB6ByKeA7pKLnbCTKvTKDphL-0,1179
|
|
119
|
-
certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.json,sha256=
|
|
120
|
-
certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.py,sha256=
|
|
121
|
-
certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.json,sha256=
|
|
122
|
-
certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.py,sha256=
|
|
123
|
-
certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.json,sha256=
|
|
124
|
-
certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.py,sha256=
|
|
125
|
-
certificate/tests/energy_sub1g/duty_cycle_test/duty_cycle_test.json,sha256=
|
|
133
|
+
certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.json,sha256=FiCMM0EbWo0wxwZ1jLgMAyes4tODHQmohp6_aRJB8bE,1981
|
|
134
|
+
certificate/tests/energy2400/signal_indicator_ble5_test/signal_indicator_ble5_test.py,sha256=Vy1AjBcRM4Gn-tCjqnMMXg3EFw3QrcemyprgomgFEYA,22356
|
|
135
|
+
certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.json,sha256=gDtMu0StQrC9eYF2hQE3ZSPP2jL9fSF3Cji5khw37v0,1394
|
|
136
|
+
certificate/tests/energy2400/signal_indicator_ext_adv_test/signal_indicator_ext_adv_test.py,sha256=L1UabOW5IK5VAZf25-jOwUG4iE5pD_byt9vMfLwBtMk,20024
|
|
137
|
+
certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.json,sha256=uh6kFILLY30CZc2bnB7TdZa5H5caM011DsMx76urFsA,1781
|
|
138
|
+
certificate/tests/energy2400/signal_indicator_test/signal_indicator_test.py,sha256=5K69QTWXHylCREsx_Dh52W33o1Ad1fFyZS2KjHZdFww,20546
|
|
139
|
+
certificate/tests/energy_sub1g/duty_cycle_test/duty_cycle_test.json,sha256=AfUQk3F7zHbgLpRq5BeaTtvitAmZv5SeLoLZ9ZThcRs,714
|
|
126
140
|
certificate/tests/energy_sub1g/duty_cycle_test/duty_cycle_test.py,sha256=PbymKCIgCQ0hg7J7eWOKUCRChavxCPdT9H5Ydfg8cFQ,1179
|
|
127
|
-
certificate/tests/energy_sub1g/pattern_test/pattern_test.json,sha256=
|
|
141
|
+
certificate/tests/energy_sub1g/pattern_test/pattern_test.json,sha256=8Gzbkgxb66xmW_nujX8DfWgN2tWdhS9Uq7ghgcVs7CI,1184
|
|
128
142
|
certificate/tests/energy_sub1g/pattern_test/pattern_test.py,sha256=08h924C6RxgypG79_a-JIh3-JUTNQXLdgUoDfy5vKDo,1139
|
|
129
|
-
certificate/tests/pwr_mgmt/pwr_mgmt_test/pwr_mgmt_test.json,sha256=
|
|
143
|
+
certificate/tests/pwr_mgmt/pwr_mgmt_test/pwr_mgmt_test.json,sha256=czPLrM6u4-AbpsfxPm0c1aVpJCpRXmuNvVQKeODuvvA,827
|
|
130
144
|
certificate/tests/pwr_mgmt/pwr_mgmt_test/pwr_mgmt_test.py,sha256=rWx6gKJG0ErtjgfcoEU_UizQxk7UN394c1foCFNf5NM,3746
|
|
131
|
-
certificate/tests/sensors/ext_sensor_test/ext_sensor_test.json,sha256=
|
|
132
|
-
certificate/tests/sensors/ext_sensor_test/ext_sensor_test.py,sha256=
|
|
145
|
+
certificate/tests/sensors/ext_sensor_test/ext_sensor_test.json,sha256=7CkC4cvYH3nTa6dmRKYx0u0T_Q8bdWNRqNo-5WjiLT4,2175
|
|
146
|
+
certificate/tests/sensors/ext_sensor_test/ext_sensor_test.py,sha256=rnKgkZ7chkYfxxYqwuR_SvQHP_0zBtlK-JYi7vOffAM,21606
|
|
133
147
|
common/wltPb_pb2.py,sha256=xMXdT2gP9g79Jo7XHI5E-i-qaDgdIQCHBNfUcuA6tKs,9154
|
|
134
148
|
common/wltPb_pb2.pyi,sha256=qCTgOrf9Og_y6ilwWwkpK_D-qDFOagNpRc35mgT-_C4,12214
|
|
135
149
|
common/wlt_logo.png,sha256=21DEhCEOOBU7Zt7ocwVIKU_CKUoHXScc3ej5VAzVsjM,132154
|
|
136
150
|
common/api_if/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
137
|
-
common/api_if/api_validation.py,sha256=
|
|
151
|
+
common/api_if/api_validation.py,sha256=F620ln1bYI-zidLcxIS-LyRgASJBJiTDZ91Fpy_28wQ,4057
|
|
138
152
|
common/api_if/202/data.json,sha256=A_nTONHIvPsOIqTM0X-ON0s2i2Um7bmv7b1zZzGD0nA,2423
|
|
139
153
|
common/api_if/202/logs.json,sha256=vfVi4hkxKGcSiupTSS2Er8wn4hZ8_MTaO5xbirNF5-0,219
|
|
140
154
|
common/api_if/202/status.json,sha256=fV51wzaMLk3BfnwzPr6oA7pwnEacZ8vYr-C37KhYFnM,1953
|
|
@@ -150,19 +164,19 @@ common/api_if/205/status.json,sha256=WVO5eGzadLazdkHQZ97yEYlPDzJu12WYRZb3s52kixk
|
|
|
150
164
|
common/api_if/206/data.json,sha256=SYxgA7zkdmyhPRwvfuVqwHKlGQ1B1rNxLNlXOQJAsc0,2616
|
|
151
165
|
common/api_if/206/logs.json,sha256=vfVi4hkxKGcSiupTSS2Er8wn4hZ8_MTaO5xbirNF5-0,219
|
|
152
166
|
common/api_if/206/status.json,sha256=aAumxRmvMTp6JFxFx16SARTqva9_gwy2diaYEqRxSfU,2055
|
|
153
|
-
common/web/web_utils.py,sha256=
|
|
154
|
-
common/web/templates/generator.html,sha256=
|
|
167
|
+
common/web/web_utils.py,sha256=n7KWkar9KzuLx9rgpQD8uv4fXUVK5S2g9ERyW1eE8L0,14301
|
|
168
|
+
common/web/templates/generator.html,sha256=pKVm5B0IJYDgcVi1gWkTKo6uiyaynA7jrYTDOr4bnik,7137
|
|
155
169
|
common/web/templates/index.html,sha256=PN0uMIGmqc-5mFnpHgDuy1HwbI_sEUrnnxAJNsZ8Vb8,713
|
|
156
170
|
common/web/templates/menu.html,sha256=dYscAPM_C3AFwm8IhLaN32--oqMdZAW2idPW_dmm__g,2250
|
|
157
171
|
common/web/templates/parser.html,sha256=0J2WX5QTD_EZJUtmNq6--wrnpP0-I09iE3rB02euOZg,2125
|
|
158
172
|
common/web/templates/wlt_types.html,sha256=FKxlJ08H7IgNPdsT36RbpMKRw29t-tuwqGaQ4HHhBEM,432230
|
|
159
173
|
gui_certificate/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
160
174
|
gui_certificate/gui_certificate_cli.py,sha256=371nNCVmRtUePYKp_w-DVTr3C8hLAzKR2q5ZAMsaxt0,448
|
|
161
|
-
gui_certificate/server.py,sha256=
|
|
162
|
-
gui_certificate/templates/cert_run.html,sha256=
|
|
163
|
-
wiliot_certificate-4.5.
|
|
164
|
-
wiliot_certificate-4.5.
|
|
165
|
-
wiliot_certificate-4.5.
|
|
166
|
-
wiliot_certificate-4.5.
|
|
167
|
-
wiliot_certificate-4.5.
|
|
168
|
-
wiliot_certificate-4.5.
|
|
175
|
+
gui_certificate/server.py,sha256=Gr9eGot_atmMkQxE7qzLbWBWUMYSjdXeCOce1H3uf8M,49522
|
|
176
|
+
gui_certificate/templates/cert_run.html,sha256=4fd7OXyiZa8JIqdKk_4GdC4kjSI-x6iHVdRChjYatoE,66503
|
|
177
|
+
wiliot_certificate-4.5.0a1.dist-info/licenses/LICENSE,sha256=OL5ajUNVx888yC2ogol0BKwPRLdQAF1noGuQ7WrYiAA,1068
|
|
178
|
+
wiliot_certificate-4.5.0a1.dist-info/METADATA,sha256=S84_Fgi0giiiV9cdozXymJVykN3sJbWO8J2Y3IvLkc0,3779
|
|
179
|
+
wiliot_certificate-4.5.0a1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
180
|
+
wiliot_certificate-4.5.0a1.dist-info/entry_points.txt,sha256=_wnYk2F4bFn9H7ZGRwYV6WcpK8a3WNon8K7Y5xusFz4,274
|
|
181
|
+
wiliot_certificate-4.5.0a1.dist-info/top_level.txt,sha256=WF6PUfxJ5n2-DxcXTA4oFrTlV6PX_pOYkYaQDk4Mk3g,35
|
|
182
|
+
wiliot_certificate-4.5.0a1.dist-info/RECORD,,
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "Gateway Deduplication",
|
|
3
|
-
"module": "Cloud Connectivity",
|
|
4
|
-
"purpose": "Test gateway's packet deduplication capability when receiving identical BLE packets",
|
|
5
|
-
"documentation": "",
|
|
6
|
-
"initialCondition": "Gateway configured to defaults",
|
|
7
|
-
"procedure": ["Test prolog", "Send mixed packet types (pixels, mgmt, sensor, side_info_sensor) via data simulator", "Collect received packets from MQTT", "Analyze duplicate packets and calculate duplicate percentage", "Test epilog"],
|
|
8
|
-
"expectedOutcome": "Duplicate percentage should be <= 5% of total received packets",
|
|
9
|
-
"mandatory": 0,
|
|
10
|
-
"multiBridgeTest": 0,
|
|
11
|
-
"gwOnlyTest": 1,
|
|
12
|
-
"dataSimOnlyTest": 1,
|
|
13
|
-
"SupportedFromApiVersion": 203,
|
|
14
|
-
"allSupportedValues": []
|
|
15
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
# This test meant to show the GW performance when is put in a pkt stress generated from the BLE via the UART
|
|
2
|
-
from certificate.cert_prints import *
|
|
3
|
-
from certificate.cert_defines import *
|
|
4
|
-
from certificate.wlt_types import *
|
|
5
|
-
import certificate.cert_common as cert_common
|
|
6
|
-
import certificate.cert_mqtt as cert_mqtt
|
|
7
|
-
import certificate.cert_data_sim as cert_data_sim
|
|
8
|
-
import pandas as pd
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
# DEFINES
|
|
12
|
-
UPLINK_TEST_INDICATOR = get_random_hex_str(6)
|
|
13
|
-
NUM_OF_BRGS = 3
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
# HELPER FUNCTIONS
|
|
17
|
-
def duplication_analysis(test, sent_pkts, received_pkts):
|
|
18
|
-
if len(received_pkts) == 0:
|
|
19
|
-
test.rc = TEST_FAILED
|
|
20
|
-
test.reason = "No packets were received!"
|
|
21
|
-
return test
|
|
22
|
-
|
|
23
|
-
_sent_pkts = [p.get_pkt()[12:] for p in sent_pkts]
|
|
24
|
-
sent_df = pd.DataFrame(_sent_pkts, columns=[PACKETS])
|
|
25
|
-
received_pkts = [p[PAYLOAD] for p in received_pkts]
|
|
26
|
-
received_df = pd.DataFrame(received_pkts, columns=[PACKETS])
|
|
27
|
-
|
|
28
|
-
merged_df = pd.merge(sent_df, received_df, on=PACKETS, how='inner')
|
|
29
|
-
# Count total received packets (including duplicates) and unique packets
|
|
30
|
-
pkts_received_total = len(merged_df)
|
|
31
|
-
merged_df_unique = merged_df.drop_duplicates(subset=[PACKETS])
|
|
32
|
-
pkts_duplicates = pkts_received_total - len(merged_df_unique)
|
|
33
|
-
|
|
34
|
-
# Prints
|
|
35
|
-
print(f'Number of packets sent: {len(sent_df)}')
|
|
36
|
-
print(f'Number of packets received in total: {pkts_received_total}, out of them {pkts_duplicates} are duplicates')
|
|
37
|
-
|
|
38
|
-
duplicate_percentage = (pkts_duplicates / pkts_received_total) * 100
|
|
39
|
-
print(f'{duplicate_percentage:.2f}% of the received packets are duplicates')
|
|
40
|
-
|
|
41
|
-
if duplicate_percentage > 5.0:
|
|
42
|
-
test.rc = TEST_FAILED
|
|
43
|
-
test.reason = f"{duplicate_percentage:.2f}% of the received packets are duplicates"
|
|
44
|
-
return test
|
|
45
|
-
|
|
46
|
-
return test
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
def run(test):
|
|
50
|
-
test = cert_common.test_prolog(test)
|
|
51
|
-
if test.rc == TEST_FAILED:
|
|
52
|
-
return cert_common.test_epilog(test)
|
|
53
|
-
|
|
54
|
-
dut_mqttc = test.get_mqttc_by_target(DUT)
|
|
55
|
-
dut_mqttc.flush_pkts()
|
|
56
|
-
pkts = []
|
|
57
|
-
|
|
58
|
-
# generate pkts and send them using data simulator
|
|
59
|
-
data_pkts, _ = cert_data_sim.brg_pkt_gen(num_of_pkts_per_brg=10, num_of_brgs=NUM_OF_BRGS,
|
|
60
|
-
pkt_type=PIXELS_PKT, indicator=UPLINK_TEST_INDICATOR)
|
|
61
|
-
|
|
62
|
-
mgmt_pkts, _ = cert_data_sim.brg_pkt_gen(num_of_pkts_per_brg=10, num_of_brgs=NUM_OF_BRGS,
|
|
63
|
-
pkt_type=MGMT_PKT, indicator=UPLINK_TEST_INDICATOR)
|
|
64
|
-
sensor_pkts, _ = cert_data_sim.brg_pkt_gen(num_of_pkts_per_brg=10, num_of_brgs=NUM_OF_BRGS,
|
|
65
|
-
pkt_type=SENSOR_PKT, indicator=UPLINK_TEST_INDICATOR)
|
|
66
|
-
si_pkts, _ = cert_data_sim.brg_pkt_gen(num_of_pkts_per_brg=10, num_of_brgs=NUM_OF_BRGS,
|
|
67
|
-
pkt_type=SIDE_INFO_SENSOR_PKT, indicator=UPLINK_TEST_INDICATOR)
|
|
68
|
-
pkts = data_pkts + mgmt_pkts + sensor_pkts + si_pkts
|
|
69
|
-
|
|
70
|
-
pixel_sim_thread = cert_data_sim.GenericSimThread(test=test, pkts=pkts, send_single_cycle=True)
|
|
71
|
-
pixel_sim_thread.start()
|
|
72
|
-
|
|
73
|
-
mqtt_scan_wait(test, 12 + test.dut.upload_wait_time)
|
|
74
|
-
cert_mqtt.dump_pkts(test, log="deduplication_test")
|
|
75
|
-
recieved_pkts = cert_mqtt.get_all_data_pkts(dut_mqttc, indicator=UPLINK_TEST_INDICATOR)
|
|
76
|
-
pixel_sim_thread.stop()
|
|
77
|
-
|
|
78
|
-
test = duplication_analysis(test, pkts, recieved_pkts)
|
|
79
|
-
|
|
80
|
-
return cert_common.test_epilog(test)
|
|
File without changes
|
{wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{wiliot_certificate-4.5.0.dist-info → wiliot_certificate-4.5.0a1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|