python-kasa/tests/fixtures/serialization/deviceconfig_camera-aes-https.json

10 lines
177 B
JSON
Raw Normal View History

{
"host": "127.0.0.1",
"timeout": 5,
"connection_type": {
"device_family": "SMART.IPCAMERA",
"encryption_type": "AES",
"https": true
}
}