mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
6616d68d42
Starts structuring the documentation library usage into Tutorials, Guides, Explanations and Reference. Continues migrating new docs from rst to markdown. Extends the test framework discovery mocks to allow easy writing and testing of code examples.
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"emeter": {
|
|
"get_realtime": {
|
|
"current": 0.014937,
|
|
"err_code": 0,
|
|
"power": 0.928511,
|
|
"total": 55.139,
|
|
"voltage": 231.067823
|
|
}
|
|
},
|
|
"system": {
|
|
"get_sysinfo": {
|
|
"active_mode": "schedule",
|
|
"alias": "Bedroom Lamp Plug",
|
|
"dev_name": "Wi-Fi Smart Plug With Energy Monitoring",
|
|
"deviceId": "0000000000000000000000000000000000000000",
|
|
"err_code": 0,
|
|
"feature": "TIM:ENE",
|
|
"fwId": "00000000000000000000000000000000",
|
|
"hwId": "00000000000000000000000000000000",
|
|
"hw_ver": "1.0",
|
|
"icon_hash": "",
|
|
"latitude": 0,
|
|
"led_off": 1,
|
|
"longitude": 0,
|
|
"mac": "50:C7:BF:00:00:00",
|
|
"model": "HS110(EU)",
|
|
"oemId": "00000000000000000000000000000000",
|
|
"on_time": 6023162,
|
|
"relay_state": 1,
|
|
"rssi": -71,
|
|
"sw_ver": "1.2.5 Build 171213 Rel.101523",
|
|
"type": "IOT.SMARTPLUGSWITCH",
|
|
"updating": 0
|
|
}
|
|
}
|
|
}
|