mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-23 11:43:34 +00:00
11 lines
201 B
JSON
11 lines
201 B
JSON
|
{
|
||
|
"host": "127.0.0.1",
|
||
|
"timeout": 5,
|
||
|
"connection_type": {
|
||
|
"device_family": "SMART.IPCAMERA",
|
||
|
"encryption_type": "AES",
|
||
|
"https": true
|
||
|
},
|
||
|
"uses_http": false
|
||
|
}
|