Property

tp_link_kasa_new

Property Name Type Description Required
device_model string Yes
device_type string Yes
factory_default boolean Yes
is_support_iot_cloud boolean
mac string Yes
mgt_encrypt_schm object
obd_src string
owner string Yes
protocol_version integer

↑ TopExample
{
    "device_model": "P100(EU)",
    "device_type": "SMART.TAPOPLUG",
    "factory_default": false,
    "is_support_iot_cloud": true,
    "mac": "40:AE:30:31:21:EC",
    "obd_src": "tplink",
    "protocol_version": 1,
    "mgt_encrypt_schm": {
        "lv": 2,
        "encrypt_type": "KLAP",
        "http_port": 80,
        "is_support_https": false
    }
}