{ "ct_lanforge_dut":{ "Notes":[ "This json file describes the device undertest as input to ./lf_check.py", "The variables that are capitalize are used for configuration", "The dut related configuration is contained in this file" ] }, "test_dut":{ "DUT_SET_NAME": "DUT_NAME lanforge-dut", "USE_DUT_NAME": "lanforge", "wireless_network_dict":{ "ssid_idx=0":{"ssid_idx":"0","SSID_USED":"lf11ax-2","SSID_PW_USED":"hello123","BSSID":"0c:9d:92:02:42:e0","SECURITY_USED":"wpa2"}, "ssid_idx=1":{"ssid_idx":"1","SSID_USED":"lf11ax-5","SSID_PW_USED":"hello123","BSSID":"0c:9d:92:02:42:e4","SECURITY_USED":"wpa2"} } } }