mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-10-30 20:21:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "emeter": {
 | |
|         "err_code": -1,
 | |
|         "err_msg": "module not support"
 | |
|     },
 | |
|     "smartlife.iot.common.emeter": {
 | |
|         "err_code": -1,
 | |
|         "err_msg": "module not support"
 | |
|     },
 | |
|     "smartlife.iot.dimmer": {
 | |
|         "err_code": -1,
 | |
|         "err_msg": "module not support"
 | |
|     },
 | |
|     "smartlife.iot.smartbulb.lightingservice": {
 | |
|         "err_code": -1,
 | |
|         "err_msg": "module not support"
 | |
|     },
 | |
|     "system": {
 | |
|         "get_sysinfo": {
 | |
|             "active_mode": "schedule",
 | |
|             "alias": "Unused 3",
 | |
|             "dev_name": "Wi-Fi Smart Plug",
 | |
|             "deviceId": "0000000000000000000000000000000000000000",
 | |
|             "err_code": 0,
 | |
|             "feature": "TIM",
 | |
|             "fwId": "00000000000000000000000000000000",
 | |
|             "hwId": "00000000000000000000000000000000",
 | |
|             "hw_ver": "1.0",
 | |
|             "icon_hash": "",
 | |
|             "latitude": 0,
 | |
|             "led_off": 0,
 | |
|             "longitude": 0,
 | |
|             "mac": "00:00:00:00:00:00",
 | |
|             "model": "HS100(US)",
 | |
|             "oemId": "00000000000000000000000000000000",
 | |
|             "on_time": 0,
 | |
|             "relay_state": 0,
 | |
|             "rssi": -63,
 | |
|             "sw_ver": "1.2.5 Build 171129 Rel.174814",
 | |
|             "type": "IOT.SMARTPLUGSWITCH",
 | |
|             "updating": 0
 | |
|         }
 | |
|     }
 | |
| }
 | 
