Commit d3176669 authored by chen.weican's avatar chen.weican

【修改内容】1,增加美思和肖邦的单火灯控支持

【提交人】陈伟灿
parent 83e2fb24
......@@ -380,7 +380,8 @@ int kk_start_ccu_register(void)
if (h == 0)
{
INFO_PRINT("kk_register receive nothing\n");
continue;
close(sockfd);
return -1;
}
if (h < 0) {
close(sockfd);
......
......@@ -713,7 +713,12 @@ cJSON *kk_sync_ccu_version_to_sdk(cJSON *root,cJSON *data)
{
//todo:同步CCU版本信息
cJSON *ccu_version = cJSON_CreateObject();
cJSON_AddStringToObject(ccu_version, "cur_ccu_version", "1.0.0");
cJSON *version = cJSON_GetObjectItem(data,"firmwareVersion");
if(version != NULL){
cJSON_AddStringToObject(ccu_version, "cur_ccu_version", version->valuestring);
}else{
cJSON_AddStringToObject(ccu_version, "cur_ccu_version", "1.0.0");
}
cJSON_AddStringToObject(ccu_version, "downloaded_ccu_version", "1.0.0");
cJSON_AddItemToObject(root, "ccu_version", ccu_version);
......
{
"version": "1.4",
"update": "2021-09-06",
"devices": [
{
"pid": "00068611",
"name": "XC Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3001,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068612",
"name": "XC Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3002,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068613",
"name": "XC Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3003,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048611",
"name": "XC Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3004,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038611",
"name": "XC Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3005,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038612",
"name": "XC Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3006,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038613",
"name": "XC Dry Contact Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3007,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038614",
"name": "XC Dry Contact Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3008,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068601",
"name": "BJ Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3009,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068602",
"name": "BJ Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3010,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068603",
"name": "BJ Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3011,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038601",
"name": "BJ Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3012,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00048601",
"name": "BJ Scene Panel 3G",
"type": "ZR",
"ota": true,
"b_pid": 3013,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048602",
"name": "BJ Quick Panel 3G",
"type": "ZSED",
"ota": false,
"b_pid": 3014,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "0402812C",
"name": "BJ SOS Button",
"type": "ZSED",
"ota": false,
"b_pid": 3015,
"productType": "IASsensor",
"eps": [
{
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402802C",
"name": "BJ SOS Panel",
"type": "ZR",
"ota": true,
"b_pid": 3016,
"productType": "IASsensor",
"eps": [
{
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00038603",
"name": "BJ Open Window Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3017,
"productType": "actuator",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "01018601",
"name": "BJ DimmerLight Panel",
"type": "ZR",
"ota": true,
"b_pid": 3018,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008"
}
}
]
},
{
"pid": "00518610",
"name": "BJ Plug Panel 10A",
"type": "ZR",
"ota": true,
"b_pid": 3019,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00518616",
"name": "BJ Plug Panel 16A",
"type": "ZR",
"ota": true,
"b_pid": 3020,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00038602",
"name": "BJ Dry Contact Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3021,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068621",
"name": "XB Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3022,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068622",
"name": "XB Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3023,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068623",
"name": "XB Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3024,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048621",
"name": "XB Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3025,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038621",
"name": "XB Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3026,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038622",
"name": "XB Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3027,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00803028",
"name": "XB DimmerLight Panel",
"type": "ZR",
"ota": true,
"b_pid": 3028,
"productType": "lightPanel",
"eps": [
{
"zid": "0080",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008"
}
}
]
},
{
"pid": "00803029",
"name": "XB Water Floor Heating Panel",
"type": "ZR",
"ota": true,
"b_pid": 3029,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201"
}
}
]
},
{
"pid": "00803030",
"name": "XB Electric Floor Heating Panel",
"type": "ZR",
"ota": true,
"b_pid": 3030,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201"
}
}
]
},
{
"pid": "00803031",
"name": "XB Fan Coil Panel",
"type": "ZR",
"ota": true,
"b_pid": 3031,
"productType": "fanCoil",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803032",
"name": "XB Fresh Air Panel",
"type": "ZR",
"ota": true,
"b_pid": 3032,
"productType": "freshAir",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803033",
"name": "XB Midea Air Condition Panel Z3KA",
"type": "ZR",
"ota": true,
"b_pid": 3033,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803034",
"name": "XB Midea Air Condition Panel Z3ZA",
"type": "ZR",
"ota": true,
"b_pid": 3034,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803035",
"name": "XB Daikin Air Condition Panel Z3KA",
"type": "ZR",
"ota": true,
"b_pid": 3035,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803036",
"name": "XB MHI Air Condition Panel",
"type": "ZR",
"ota": true,
"b_pid": 3036,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00518620",
"name": "XB Plug Panel 10A",
"type": "ZR",
"ota": true,
"b_pid": 3037,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00518626",
"name": "XB Plug Panel 16A",
"type": "ZR",
"ota": true,
"b_pid": 3038,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "0402002A",
"name": "iHORN water detector",
"type": "ZSED",
"ota": false,
"b_pid": 3039,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002A",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402002B",
"name": "iHORN gas detector",
"type": "ZSED",
"ota": false,
"b_pid": 3040,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04020028",
"name": "iHORN smoke detector",
"type": "ZSED",
"ota": false,
"b_pid": 3041,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402000D",
"name": "KPL Body Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3042,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402010D",
"name": "Infrared Curtain Detector",
"type": "ZSED",
"ota": false,
"b_pid": 3043,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04032225",
"name": "KPL Indoor Siren",
"type": "ZR",
"ota": true,
"b_pid": 3044,
"productType": "siren",
"eps": [
{
"ep":"1",
"zid": "0403",
"zone_type":"0225",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04022015",
"name": "KPL Door Seneor",
"type": "ZSED",
"ota": false,
"b_pid": 3045,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00510001",
"name": "KIT Quick Panel",
"type": "ZSED",
"ota": false,
"b_pid": 3046,
"productType": "scene",
"eps": [
{
"zid": "0002",
"cluster": {
"client": "0003",
"server": "0000:0003:0006"
}
}
]
},
{
"pid": "03020000",
"name": "KIT Environment Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3048,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003",
"server": "0000:0003:0402:0405"
}
}
]
},
{
"pid": "0402000D",
"name": "KIT Body Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3049,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04020015",
"name": "KIT Door Seneor",
"type": "ZSED",
"ota": false,
"b_pid": 3050,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04021015",
"name": "BD Door Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3051,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "03021000",
"name": "BD Environment Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3052,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0019",
"server": "0000:0001:0003:0400:0402:0405"
}
}
]
},
{
"pid": "0402100D",
"name": "BD Body Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3053,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102C",
"name": "BD SOS Button",
"type": "ZSED",
"ota": true,
"b_pid": 3054,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102A",
"name": "BD Water Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3055,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002A",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00040002",
"name": "BD Scene Button",
"type": "ZSED",
"ota": true,
"b_pid": 3056,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "04031225",
"name": "BD Indoor Siren",
"type": "ZR",
"ota": true,
"b_pid": 3057,
"productType": "siren",
"eps": [
{
"ep":"1",
"zid": "0403",
"zone_type":"0225",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00803059",
"name": "Infrared remote control",
"type": "ZR",
"ota": true,
"b_pid": 3059,
"productType": "remoteControl",
"eps": [
{
"zid": "0006",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00803062",
"name": "Center Air Conditioning Gateway PRO",
"type": "ZR",
"ota": true,
"b_pid": 3062,
"productType": "airConditioningGateway",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0008:0201"
}
}
]
},
{
"pid": "000A0001",
"name": "YM Doorlock",
"type": "ZSED",
"ota": false,
"b_pid": 3064,
"productType": "Doorlock",
"eps": [
{
"zid": "000A",
"cluster": {
"client": "0003:0019",
"server": "0000:0001:0003:0101:0B05"
}
}
]
},
{
"pid": "02020000",
"name": "DY Window Covering",
"type": "ZR",
"ota": true,
"b_pid": 3067,
"productType": "curtain",
"eps": [
{
"zid": "0202",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "02020001",
"name": "WSD Window Covering",
"type": "ZR",
"ota": true,
"b_pid": 3068,
"productType": "curtain",
"eps": [
{
"zid": "0202",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "01000002",
"name": "Dual Lamp Control Module",
"type": "ZR",
"ota": true,
"b_pid": 3069,
"productType":"switch",
"eps": [
{
"zid": "0100",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "04028301",
"name": "Security Sensor Module",
"type": "ZR",
"ota": true,
"b_pid": 3070,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type": "8301",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03300001",
"name": "Water Valve Controller",
"type": "ZR",
"ota": true,
"b_pid": 3071,
"productType": "waterValve",
"eps": [
{
"zid": "0330",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03310001",
"name": "Gas Valve Controller",
"type": "ZR",
"ota": true,
"b_pid": 3072,
"productType": "gasValve",
"eps": [
{
"zid": "0331",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "01020001",
"name": "Light Belt Controller",
"type": "ZR",
"ota": true,
"b_pid": 3073,
"productType": "colorDimmableLight",
"eps": [
{
"zid": "0102",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0300"
}
},
{
"zid": "0101",
"cluster": {
"client": "",
"server": "0004:0005:0006:0008"
}
}
]
},
{
"pid": "03020001",
"name": "Environment Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3076,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0402:0405:0400"
}
}
]
},
{
"pid": "00068624",
"name": "XB Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3078,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068614",
"name": "XC Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3079,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "3050",
"name": "iHORN Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3080,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "3041",
"name": "iHORN Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3081,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102B",
"name": "BD Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3082,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04021028",
"name": "BD Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3083,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "03020002",
"name": "Environment Detection Panel",
"type": "ZR",
"ota": true,
"b_pid": 3084,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "00068631",
"name": "HD Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3085,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068632",
"name": "HD Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3086,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068633",
"name": "HD Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3087,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038631",
"name": "HD Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3088,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038632",
"name": "HD Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3089,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00048631",
"name": "HD Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3090,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "01018631",
"name": "HD Dimmable Light Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3091,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01018632",
"name": "HD Dimmable Light Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3092,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01018633",
"name": "HD Dimmable Light Panel 3G",
"type": "ZR",
"ota": true,
"b_pid": 3093,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01010001",
"name": "Dimmable Light Module 1G",
"type": "ZR",
"ota": true,
"b_pid": 3094,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "03008611",
"name": "HD HVAC Air condition All in one",
"type": "ZR",
"ota": true,
"b_pid": 3095,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008603",
"name": "HD HVAC Floor Heating All in one",
"type": "ZR",
"ota": true,
"b_pid": 3097,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008601",
"name": "HD HVAC Fan coil All in one",
"type": "ZR",
"ota": true,
"b_pid": 3098,
"productType": "fanCoil",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008604",
"name": "HD HVAC Fresh Air All in one",
"type": "ZR",
"ota": true,
"b_pid": 3099,
"productType": "freshAir",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "01018630",
"name": "HD SCR Dimmable Light Panel",
"type": "ZR",
"ota": true,
"b_pid": 3102,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "00060002",
"name": "Offline Voice Panel",
"type": "ZR",
"ota": true,
"b_pid": 3104,
"productType": "voicePanel",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
},
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
},
{
"zid": "0007",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0008"
}
}
]
},
{
"pid": "04022028",
"name": "KPL Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3105,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402202B",
"name": "KPL Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3106,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00020003",
"name": "BJ Water cut-off panel",
"type": "ZR",
"ota": true,
"b_pid": 3108,
"productType": "waterValve",
"eps": [
{
"zid": "0002",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048612",
"name": "XC Scene Panel 6G",
"type": "ZR",
"ota": true,
"b_pid": 3110,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068634",
"name": "HD Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3115,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03020003",
"name": "TQ Environment Detection",
"type": "ZR",
"ota": true,
"b_pid": 3119,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "03020004",
"name": "TQ Environment Detection Panel",
"type": "ZR",
"ota": true,
"b_pid": 3132,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "01000004",
"name": "Four Lamp Control Module",
"type": "ZR",
"ota": true,
"b_pid": 3138,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068651",
"name": "YH Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3142,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068652",
"name": "YH Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3143,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068653",
"name": "YH Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3144,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068654",
"name": "YH Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3145,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048651",
"name": "YH Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3146,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038651",
"name": "YH Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3147,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038652",
"name": "YH Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3148,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068661",
"name": "GN Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3149,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068662",
"name": "GN Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3150,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068663",
"name": "GN Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3151,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068664",
"name": "GN Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3152,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048661",
"name": "GN Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3153,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038661",
"name": "GN Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3154,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038662",
"name": "GN Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3155,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "000A0002",
"name": "YC Doorlock",
"type": "ZSED",
"ota": false,
"b_pid": 4508,
"productType": "Doorlock",
"eps": [
{
"zid": "000A",
"cluster": {
"client": "0003:0019",
"server": "0000:0001:0003:0101:0B05"
}
}
]
}
]
{
"version": "1.4",
"update": "2021-09-06",
"devices": [
{
"pid": "00068611",
"name": "XC Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3001,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068612",
"name": "XC Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3002,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068613",
"name": "XC Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3003,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048611",
"name": "XC Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3004,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038611",
"name": "XC Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3005,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038612",
"name": "XC Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3006,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038613",
"name": "XC Dry Contact Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3007,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038614",
"name": "XC Dry Contact Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3008,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068601",
"name": "BJ Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3009,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068602",
"name": "BJ Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3010,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068603",
"name": "BJ Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3011,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038601",
"name": "BJ Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3012,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00048601",
"name": "BJ Scene Panel 3G",
"type": "ZR",
"ota": true,
"b_pid": 3013,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048602",
"name": "BJ Quick Panel 3G",
"type": "ZSED",
"ota": false,
"b_pid": 3014,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "0402812C",
"name": "BJ SOS Button",
"type": "ZSED",
"ota": false,
"b_pid": 3015,
"productType": "IASsensor",
"eps": [
{
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402802C",
"name": "BJ SOS Panel",
"type": "ZR",
"ota": true,
"b_pid": 3016,
"productType": "IASsensor",
"eps": [
{
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00038603",
"name": "BJ Open Window Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3017,
"productType": "actuator",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "01018601",
"name": "BJ DimmerLight Panel",
"type": "ZR",
"ota": true,
"b_pid": 3018,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008"
}
}
]
},
{
"pid": "00518610",
"name": "BJ Plug Panel 10A",
"type": "ZR",
"ota": true,
"b_pid": 3019,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00518616",
"name": "BJ Plug Panel 16A",
"type": "ZR",
"ota": true,
"b_pid": 3020,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00038602",
"name": "BJ Dry Contact Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3021,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068621",
"name": "XB Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3022,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068622",
"name": "XB Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3023,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068623",
"name": "XB Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3024,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048621",
"name": "XB Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3025,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038621",
"name": "XB Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3026,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038622",
"name": "XB Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3027,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00803028",
"name": "XB DimmerLight Panel",
"type": "ZR",
"ota": true,
"b_pid": 3028,
"productType": "lightPanel",
"eps": [
{
"zid": "0080",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008"
}
}
]
},
{
"pid": "00803029",
"name": "XB Water Floor Heating Panel",
"type": "ZR",
"ota": true,
"b_pid": 3029,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201"
}
}
]
},
{
"pid": "00803030",
"name": "XB Electric Floor Heating Panel",
"type": "ZR",
"ota": true,
"b_pid": 3030,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201"
}
}
]
},
{
"pid": "00803031",
"name": "XB Fan Coil Panel",
"type": "ZR",
"ota": true,
"b_pid": 3031,
"productType": "fanCoil",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803032",
"name": "XB Fresh Air Panel",
"type": "ZR",
"ota": true,
"b_pid": 3032,
"productType": "freshAir",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803033",
"name": "XB Midea Air Condition Panel Z3KA",
"type": "ZR",
"ota": true,
"b_pid": 3033,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803034",
"name": "XB Midea Air Condition Panel Z3ZA",
"type": "ZR",
"ota": true,
"b_pid": 3034,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803035",
"name": "XB Daikin Air Condition Panel Z3KA",
"type": "ZR",
"ota": true,
"b_pid": 3035,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00803036",
"name": "XB MHI Air Condition Panel",
"type": "ZR",
"ota": true,
"b_pid": 3036,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00518620",
"name": "XB Plug Panel 10A",
"type": "ZR",
"ota": true,
"b_pid": 3037,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "00518626",
"name": "XB Plug Panel 16A",
"type": "ZR",
"ota": true,
"b_pid": 3038,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "0402002A",
"name": "iHORN water detector",
"type": "ZSED",
"ota": false,
"b_pid": 3039,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002A",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402002B",
"name": "iHORN gas detector",
"type": "ZSED",
"ota": false,
"b_pid": 3040,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04020028",
"name": "iHORN smoke detector",
"type": "ZSED",
"ota": false,
"b_pid": 3041,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402000D",
"name": "KPL Body Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3042,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402010D",
"name": "Infrared Curtain Detector",
"type": "ZSED",
"ota": false,
"b_pid": 3043,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04032225",
"name": "KPL Indoor Siren",
"type": "ZR",
"ota": true,
"b_pid": 3044,
"productType": "siren",
"eps": [
{
"ep":"1",
"zid": "0403",
"zone_type":"0225",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04022015",
"name": "KPL Door Seneor",
"type": "ZSED",
"ota": false,
"b_pid": 3045,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00510001",
"name": "KIT Quick Panel",
"type": "ZSED",
"ota": false,
"b_pid": 3046,
"productType": "scene",
"eps": [
{
"zid": "0002",
"cluster": {
"client": "0003",
"server": "0000:0003:0006"
}
}
]
},
{
"pid": "03020000",
"name": "KIT Environment Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3048,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003",
"server": "0000:0003:0402:0405"
}
}
]
},
{
"pid": "0402000D",
"name": "KIT Body Sensor",
"type": "ZSED",
"ota": false,
"b_pid": 3049,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04020015",
"name": "KIT Door Seneor",
"type": "ZSED",
"ota": false,
"b_pid": 3050,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04021015",
"name": "BD Door Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3051,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0015",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "03021000",
"name": "BD Environment Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3052,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0019",
"server": "0000:0001:0003:0400:0402:0405"
}
}
]
},
{
"pid": "0402100D",
"name": "BD Body Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3053,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"000D",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102C",
"name": "BD SOS Button",
"type": "ZSED",
"ota": true,
"b_pid": 3054,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102A",
"name": "BD Water Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3055,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002A",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00040002",
"name": "BD Scene Button",
"type": "ZSED",
"ota": true,
"b_pid": 3056,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "04031225",
"name": "BD Indoor Siren",
"type": "ZR",
"ota": true,
"b_pid": 3057,
"productType": "siren",
"eps": [
{
"ep":"1",
"zid": "0403",
"zone_type":"0225",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00803059",
"name": "Infrared remote control",
"type": "ZR",
"ota": true,
"b_pid": 3059,
"productType": "remoteControl",
"eps": [
{
"zid": "0006",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00803062",
"name": "Center Air Conditioning Gateway PRO",
"type": "ZR",
"ota": true,
"b_pid": 3062,
"productType": "airConditioningGateway",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0008:0201"
}
}
]
},
{
"pid": "000A0001",
"name": "YM Doorlock",
"type": "ZSED",
"ota": false,
"b_pid": 3064,
"productType": "Doorlock",
"eps": [
{
"zid": "000A",
"cluster": {
"client": "0003:0019",
"server": "0000:0001:0003:0101:0B05"
}
}
]
},
{
"pid": "02020000",
"name": "DY Window Covering",
"type": "ZR",
"ota": true,
"b_pid": 3067,
"productType": "curtain",
"eps": [
{
"zid": "0202",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "02020001",
"name": "WSD Window Covering",
"type": "ZR",
"ota": true,
"b_pid": 3068,
"productType": "curtain",
"eps": [
{
"zid": "0202",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "01000002",
"name": "Dual Lamp Control Module",
"type": "ZR",
"ota": true,
"b_pid": 3069,
"productType":"switch",
"eps": [
{
"zid": "0100",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "04028301",
"name": "Security Sensor Module",
"type": "ZR",
"ota": true,
"b_pid": 3070,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type": "8301",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03300001",
"name": "Water Valve Controller",
"type": "ZR",
"ota": true,
"b_pid": 3071,
"productType": "waterValve",
"eps": [
{
"zid": "0330",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03310001",
"name": "Gas Valve Controller",
"type": "ZR",
"ota": true,
"b_pid": 3072,
"productType": "gasValve",
"eps": [
{
"zid": "0331",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "01020001",
"name": "Light Belt Controller",
"type": "ZR",
"ota": true,
"b_pid": 3073,
"productType": "colorDimmableLight",
"eps": [
{
"zid": "0102",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0300"
}
},
{
"zid": "0101",
"cluster": {
"client": "",
"server": "0004:0005:0006:0008"
}
}
]
},
{
"pid": "03020001",
"name": "Environment Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3076,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0402:0405:0400"
}
}
]
},
{
"pid": "00068624",
"name": "XB Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3078,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068614",
"name": "XC Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3079,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "3050",
"name": "iHORN Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3080,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "3041",
"name": "iHORN Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3081,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402102B",
"name": "BD Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3082,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "04021028",
"name": "BD Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3083,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "03020002",
"name": "Environment Detection Panel",
"type": "ZR",
"ota": true,
"b_pid": 3084,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "00068631",
"name": "HD Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3085,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068632",
"name": "HD Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3086,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068633",
"name": "HD Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3087,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038631",
"name": "HD Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3088,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038632",
"name": "HD Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3089,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00048631",
"name": "HD Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3090,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "01018631",
"name": "HD Dimmable Light Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3091,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01018632",
"name": "HD Dimmable Light Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3092,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01018633",
"name": "HD Dimmable Light Panel 3G",
"type": "ZR",
"ota": true,
"b_pid": 3093,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "01010001",
"name": "Dimmable Light Module 1G",
"type": "ZR",
"ota": true,
"b_pid": 3094,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "03008611",
"name": "HD HVAC Air condition All in one",
"type": "ZR",
"ota": true,
"b_pid": 3095,
"productType": "airConditioning",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008603",
"name": "HD HVAC Floor Heating All in one",
"type": "ZR",
"ota": true,
"b_pid": 3097,
"productType": "floorHeating",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008601",
"name": "HD HVAC Fan coil All in one",
"type": "ZR",
"ota": true,
"b_pid": 3098,
"productType": "fanCoil",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03008604",
"name": "HD HVAC Fresh Air All in one",
"type": "ZR",
"ota": true,
"b_pid": 3099,
"productType": "freshAir",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "00518630",
"name": "HD Plug Panel 10A",
"type": "ZR",
"ota": true,
"b_pid": 3100,
"productType": "outlet",
"eps": [
{
"zid": "0051",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0b04:0702"
}
}
]
},
{
"pid": "01018630",
"name": "HD SCR Dimmable Light Panel",
"type": "ZR",
"ota": true,
"b_pid": 3102,
"productType": "lightPanel",
"eps": [
{
"zid": "0101",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0008:0B05"
}
}
]
},
{
"pid": "00060002",
"name": "Offline Voice Panel",
"type": "ZR",
"ota": true,
"b_pid": 3104,
"productType": "voicePanel",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
},
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
},
{
"zid": "0007",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0008"
}
}
]
},
{
"pid": "04022028",
"name": "KPL Smoke Sensor",
"type": "ZSED",
"ota": true,
"b_pid": 3105,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"0028",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0402202B",
"name": "KPL Gas Sensor",
"type": "ZR",
"ota": true,
"b_pid": 3106,
"productType": "IASsensor",
"eps": [
{
"ep":"1",
"zid": "0402",
"zone_type":"002B",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "00020003",
"name": "BJ Water cut-off panel",
"type": "ZR",
"ota": true,
"b_pid": 3108,
"productType": "waterValve",
"eps": [
{
"zid": "0002",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048612",
"name": "XC Scene Panel 6G",
"type": "ZR",
"ota": true,
"b_pid": 3110,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068634",
"name": "HD Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3115,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00088626",
"name": "XB Fresh Air Panel",
"type": "ZR",
"ota": true,
"b_pid": 3116,
"productType": "freshAir",
"eps": [
{
"zid": "0300",
"cluster": {
"client": "0003:0006",
"server": "0000:0003:0004:0005:0006:0201:0202"
}
}
]
},
{
"pid": "03020003",
"name": "TQ Environment Detection",
"type": "ZR",
"ota": true,
"b_pid": 3119,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "04022115",
"name": "XB SOS Button",
"type": "ZSED",
"ota": false,
"b_pid": 3124,
"productType": "IASsensor",
"eps": [
{
"zid": "0402",
"zone_type":"002C",
"cluster": {
"client": "0003",
"server": "0000:0003:0500"
}
}
]
},
{
"pid": "0006862A",
"name": "XB Singal Fire Switch 1G",
"type": "ZED",
"ota": true,
"b_pid": 3129,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "0006862B",
"name": "XB Singal Fire Switch 2G",
"type": "ZED",
"ota": true,
"b_pid": 3130,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "0006862C",
"name": "XB Singal Fire Switch 3G",
"type": "ZED",
"ota": true,
"b_pid": 3131,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "03020004",
"name": "TQ Environment Detection Panel",
"type": "ZR",
"ota": true,
"b_pid": 3132,
"productType": "Environmental",
"eps": [
{
"zid": "0302",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0400:0402:0405:040D:042A:042B"
}
}
]
},
{
"pid": "01000004",
"name": "Four Lamp Control Module",
"type": "ZR",
"ota": true,
"b_pid": 3138,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068651",
"name": "YH Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3142,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068652",
"name": "YH Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3143,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068653",
"name": "YH Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3144,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068654",
"name": "YH Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3145,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048651",
"name": "YH Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3146,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038651",
"name": "YH Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3147,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038652",
"name": "YH Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3148,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068661",
"name": "GN Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3149,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068662",
"name": "GN Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3150,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068663",
"name": "GN Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3151,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068664",
"name": "GN Wall switch 4G",
"type": "ZR",
"ota": true,
"b_pid": 3152,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048661",
"name": "GN Scene Panel 4G",
"type": "ZR",
"ota": true,
"b_pid": 3153,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038661",
"name": "GN Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3154,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00038662",
"name": "GN Curtain Panel 2G",
"type": "ZR",
"ota": true,
"b_pid": 3155,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00068641",
"name": "MS Wall switch 1G",
"type": "ZR",
"ota": true,
"b_pid": 3156,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068642",
"name": "MS Wall switch 2G",
"type": "ZR",
"ota": true,
"b_pid": 3157,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00068643",
"name": "MS Wall switch 3G",
"type": "ZR",
"ota": true,
"b_pid": 3158,
"productType":"switch",
"eps": [
{
"zid": "0103",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00048641",
"name": "MS Scene Panel 3G",
"type": "ZR",
"ota": true,
"b_pid": 3164,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "00038641",
"name": "MS Curtain Panel 1G",
"type": "ZR",
"ota": true,
"b_pid": 3165,
"productType": "curtain",
"eps": [
{
"zid": "0203",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006:0102"
}
}
]
},
{
"pid": "00041002",
"name": "XB KeyBord Panel G3",
"type": "ZSED",
"ota": true,
"b_pid": 3185,
"productType": "scene",
"eps": [
{
"zid": "0004",
"cluster": {
"client": "0003:0019",
"server": "0000:0003:0004:0005:0006"
}
}
]
},
{
"pid": "000A0002",
"name": "YC Doorlock",
"type": "ZSED",
"ota": false,
"b_pid": 4508,
"productType": "Doorlock",
"eps": [
{
"zid": "000A",
"cluster": {
"client": "0003:0019",
"server": "0000:0001:0003:0101:0B05"
}
}
]
}
]
}
\ No newline at end of file
......@@ -19,6 +19,13 @@
"channel":"1",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"1",
"valueRange":[],
"value": 0
}
],
"oldccu":[
......@@ -38,6 +45,14 @@
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"1",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
}
]
......
......@@ -19,6 +19,13 @@
"channel":"1",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"1",
"valueRange":[],
"value": 0
},{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
......@@ -33,6 +40,13 @@
"channel":"2",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"2",
"valueRange":[],
"value": 0
}
],
"oldccu":[
......@@ -52,6 +66,14 @@
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"1",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
},{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
......@@ -68,6 +90,14 @@
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"2",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
}
]
......
{
"productCode":"3093",
"operateType":"512",
"channel":3,
"syn_type":1,
"syn_opcode":"DIMMABLE_LIGHT_STATUS",
"newccu":[
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"1",
"valueRange":[0,1],
"value": 0
},{
"identifier":"Brightness",
"opcodemap":"ADJUST_LUMINANCE",
"dataType":"int",
"channel":"1",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"1",
"valueRange":[],
"value": 0
},{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"2",
"valueRange":[0,1],
"value": 0
},{
"identifier":"Brightness",
"opcodemap":"ADJUST_LUMINANCE",
"dataType":"int",
"channel":"2",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"2",
"valueRange":[],
"value": 0
},{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"3",
"valueRange":[0,1],
"value": 0
},{
"identifier":"Brightness",
"opcodemap":"ADJUST_LUMINANCE",
"dataType":"int",
"channel":"3",
"valueRange":[],
"value": 0
},{
"identifier":"ColorTemperature",
"opcodemap":"ADJUST_COLOUR_TEMPERATURE",
"dataType":"int",
"channel":"3",
"valueRange":[],
],
"oldccu":[
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"1",
"valueRange":["OFF","ON"],
"syn":"on",
"synType":"bool"
},{
"opcode":"ADJUST_LUMINANCE",
"identifiermap":"Brightness",
"dataType":"int",
"channel":"1",
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"1",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
},{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"2",
"valueRange":["OFF","ON"],
"syn":"on",
"synType":"bool"
},{
"opcode":"ADJUST_LUMINANCE",
"identifiermap":"Brightness",
"dataType":"int",
"channel":"2",
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"2",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
},{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"3",
"valueRange":["OFF","ON"],
"syn":"on",
"synType":"bool"
},{
"opcode":"ADJUST_LUMINANCE",
"identifiermap":"Brightness",
"dataType":"int",
"channel":"3",
"valueRange":[],
"syn":"bri",
"synType":"int"
},{
"opcode":"ADJUST_COLOUR_TEMPERATURE",
"identifiermap":"ColorTemperature",
"dataType":"int",
"channel":"3",
"valueRange":[],
"syn":"colour_temperature",
"synType":"int"
}
]
}
\ No newline at end of file
{
"productCode":"3129",
"operateType":"3",
"channel":1,
"newccu":[
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"1",
"valueRange":[0,1],
"value": 0
}
],
"oldccu":[
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"1",
"valueRange":["OFF","ON"]
}
]
}
\ No newline at end of file
{
"productCode":"3130",
"operateType":"3",
"channel":2,
"newccu":[
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"1",
"valueRange":[0,1],
"value": 0
},
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"2",
"valueRange":[0,1],
"value": 0
}
],
"oldccu":[
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"1",
"valueRange":["OFF","ON"]
},
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"2",
"valueRange":["OFF","ON"]
}
]
}
\ No newline at end of file
{
"productCode":"3131",
"operateType":"3",
"channel":3,
"newccu":[
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"1",
"valueRange":[0,1],
"value": 0
},
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"2",
"valueRange":[0,1],
"value": 0
},
{
"identifier":"PowerSwitch",
"opcodemap":"SWITCH",
"dataType":"int",
"channel":"3",
"valueRange":[0,1],
"value": 0
}
],
"oldccu":[
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"1",
"valueRange":["OFF","ON"]
},
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"2",
"valueRange":["OFF","ON"]
},
{
"opcode":"SWITCH",
"identifiermap":"PowerSwitch",
"dataType":"map",
"channel":"3",
"valueRange":["OFF","ON"]
}
]
}
\ No newline at end of file
{
"schema": "https://iot-ap.ikonke.com/model/product_3119.json",
"productType": "sensor",
"version": "1.0",
"version": "1.1",
"profile": {
"heartbeat": "300",
"productCode": "3119",
......@@ -39,7 +39,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"dataType": {
"type": "int",
......@@ -59,7 +59,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -67,16 +67,30 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......@@ -85,9 +99,10 @@
"inputData": [
"Temperature",
"Humidity",
"Carbondioxide",
"CO2",
"PM2.5",
"Formaldehyde"
"HCHO",
"Pollution"
],
"method": "thing.service.property.get",
"name": "get",
......@@ -130,7 +145,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"accessMode": "r",
"required": false,
......@@ -154,7 +169,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -162,18 +177,34 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"accessMode": "r",
"required": false,
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"accessMode": "r",
"required": false,
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......@@ -210,7 +241,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"dataType": {
"type": "int",
......@@ -230,7 +261,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -238,16 +269,30 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"max": "9999",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......
{
"schema":"https://iot-ap.ikonke.com/model/product_3129.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3129",
"productName":"肖邦系列.单火线单路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema":"https://iot-ap.ikonke.com/model/product_3130.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3130",
"productName":"肖邦系列.单火线双路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema":"https://iot-ap.ikonke.com/model/product_3131.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3131",
"productName":"肖邦系列.单火线三路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2",
"PowerSwitch_3"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2",
"PowerSwitch_3"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema": "https://iot-ap.ikonke.com/model/product_3132.json",
"productType": "sensor",
"version": "1.0",
"version": "1.1",
"profile": {
"heartbeat": "300",
"productCode": "3132",
......@@ -39,7 +39,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"dataType": {
"type": "int",
......@@ -59,7 +59,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -67,16 +67,30 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"max": "9999",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......@@ -85,9 +99,9 @@
"inputData": [
"Temperature",
"Humidity",
"Carbondioxide",
"CO2",
"PM2.5",
"Formaldehyde"
"HCHO"
],
"method": "thing.service.property.get",
"name": "get",
......@@ -130,7 +144,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"accessMode": "r",
"required": false,
......@@ -154,7 +168,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -162,18 +176,34 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"accessMode": "r",
"required": false,
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"accessMode": "r",
"required": false,
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......@@ -210,7 +240,7 @@
}
},
{
"identifier": "Carbondioxide",
"identifier": "CO2",
"name": "CO2检测值",
"dataType": {
"type": "int",
......@@ -230,7 +260,7 @@
"type": "int",
"specs": {
"min": "0",
"max": "999",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
......@@ -238,16 +268,30 @@
}
},
{
"identifier": "Formaldehyde",
"name": "当前甲醛检测值",
"identifier": "HCHO",
"name": "甲醛检测值",
"dataType": {
"type": "double",
"type": "int",
"specs": {
"min": "0",
"max": "1",
"unit": "mg/m3",
"unitName": "毫克每立方米",
"step": "0.01"
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
},
{
"identifier": "Pollution",
"name": "TVOC检测值",
"dataType": {
"type": "int",
"specs": {
"min": "0",
"max": "9999",
"unit": "ug/m3",
"unitName": "微克每立方米",
"step": "1"
}
}
}
......
{
"schema":"https://iot-ap.ikonke.com/model/product_3156.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3156",
"productName":"美思系列.零火线单路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch",
"NoDisturbMode"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema":"https://iot-ap.ikonke.com/model/product_3157.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3157",
"productName":"美思系列.零火线双路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2",
"NoDisturbMode"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema":"https://iot-ap.ikonke.com/model/product_3158.json",
"productType":"switch",
"version": "1.0",
"profile":{
"heartbeat":"300",
"productCode":"3158",
"productName":"美思系列.零火线三路灯控面板Z3S"
},
"services":[
{
"outputData":[
],
"identifier":"set",
"inputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"method":"thing.service.property.set",
"name":"set",
"required":true,
"callType":"async",
"desc":"属性设置"
},
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"get",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2",
"PowerSwitch_3",
"NoDisturbMode"
],
"method":"thing.service.property.get",
"name":"get",
"required":true,
"callType":"async",
"desc":"属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch_1",
"PowerSwitch_2",
"PowerSwitch_3"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关",
"accessMode":"rw",
"required":true
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关",
"accessMode":"rw",
"required":true
}
],
"events":[
{
"outputData":[
{
"identifier":"PowerSwitch_1",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_2",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"PowerSwitch_3",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"电源开关"
},
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier":"property",
"method":"thing.event.property.post",
"name":"property",
"type":"info",
"required":true,
"desc":"属性上报"
}
]
}
\ No newline at end of file
{
"schema": "https://iot-ap.ikonke.com/model/product_3163.json",
"productType": "lightPanel",
"version": "1.0",
"profile": {
"heartbeat": "300",
"productCode": "3163",
"productName": "美思系列.零火线调光面板Z3S(KONKE)"
},
"services": [
{
"outputData": [],
"identifier": "set",
"inputData": [
{
"identifier": "PowerSwitch",
"dataType": {
"specs": {
"0": "关闭",
"1": "打开"
},
"type": "bool"
},
"name": "电源开关"
},
{
"identifier": "Brightness",
"dataType": {
"type": "int",
"specs": {
"min": "1",
"max": "100",
"unit": "%",
"unitName": "百分比",
"step": "1"
}
},
"name": "亮度"
}
],
"method": "thing.service.property.set",
"name": "set",
"required": true,
"callType": "async",
"desc": "属性设置"
},
{
"outputData": [
{
"identifier": "PowerSwitch",
"dataType": {
"specs": {
"0": "关闭",
"1": "打开"
},
"type": "bool"
},
"name": "电源开关"
},
{
"identifier": "Brightness",
"dataType": {
"type": "int",
"specs": {
"min": "1",
"max": "100",
"unit": "%",
"unitName": "百分比",
"step": "1"
}
},
"name": "亮度"
}
],
"identifier": "get",
"inputData": [
"PowerSwitch",
"Brightness"
],
"method": "thing.service.property.get",
"name": "get",
"required": true,
"callType": "async",
"desc": "属性获取"
},
{
"outputData":[
],
"identifier":"negativeProperty",
"inputData":[
"PowerSwitch"
],
"method":"thing.service.negativeProperty",
"name":"negativeProperty",
"required":true,
"callType":"async",
"desc":"属性值取反"
}
],
"properties": [
{
"identifier": "PowerSwitch",
"dataType": {
"specs": {
"0": "关闭",
"1": "打开"
},
"type": "bool"
},
"name": "电源开关",
"accessMode": "rw",
"required": true
},
{
"identifier": "Brightness",
"name": "亮度",
"accessMode": "rw",
"required": false,
"dataType": {
"type": "int",
"specs": {
"min": "1",
"max": "100",
"unit": "%",
"unitName": "百分比",
"step": "1"
}
}
}
],
"events": [
{
"outputData": [
{
"identifier": "PowerSwitch",
"dataType": {
"specs": {
"0": "关闭",
"1": "打开"
},
"type": "bool"
},
"name": "电源开关"
},
{
"identifier": "Brightness",
"dataType": {
"type": "int",
"specs": {
"min": "1",
"max": "100",
"unit": "%",
"unitName": "百分比",
"step": "1"
}
},
"name": "亮度"
}
],
"identifier": "property",
"method": "thing.event.property.post",
"name": "property",
"type": "info",
"required": true,
"desc": "属性上报"
}
]
}
{
"schema": "https://iot-ap.ikonke.com/model/product_3164.json",
"productType": "scene",
"version": "1.0",
"profile": {
"heartbeat": "300",
"productCode": "3164",
"productName": "美思系列.零火线情景面板Z3S"
},
"services": [
{
"outputData": [],
"identifier": "set",
"inputData": [
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"method": "thing.service.property.set",
"name": "set",
"required": true,
"callType": "async",
"desc": "属性设置"
},
{
"outputData": [
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier": "get",
"inputData": ["NoDisturbMode"],
"method": "thing.service.property.get",
"name": "get",
"required": true,
"callType": "async",
"desc": "属性获取"
}
],
"properties": [
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关",
"accessMode":"rw",
"required":true
}
],
"events": [
{
"outputData": [
{
"identifier":"NoDisturbMode",
"dataType":{
"specs":{
"0":"关闭",
"1":"打开"
},
"type":"bool"
},
"name":"勿扰模式开关"
}
],
"identifier": "property",
"method": "thing.event.property.post",
"name": "property",
"type": "info",
"required": true,
"desc": "属性上报"
},
{
"outputData": [
{
"identifier": "SceneNum",
"dataType": {
"specs": {
"1": "场景1",
"2": "场景2",
"3": "场景3",
"4": "场景4"
},
"type": "enum"
},
"name": "场景编号"
}
],
"identifier": "SceneRecall",
"method": "thing.event.SceneRecall.post",
"name": "SceneRecall",
"type": "scene",
"required": true,
"desc": "场景触发上报"
}
]
}
{
"schema": "https://iot-ap.ikonke.com/model/product_3185.json",
"productType": "scene",
"version": "1.0",
"profile": {
"heartbeat": "1200",
"productCode": "3185",
"productName": "肖邦系列.单火线双控快捷面板(KONKE)"
},
"services": [
],
"properties": [
],
"events": [
{
"outputData": [
{
"identifier": "SceneNum",
"dataType": {
"specs": {
"1": "场景1",
"2": "场景2",
"3": "场景3"
},
"type": "enum"
},
"name": "场景编号"
}
],
"identifier": "SceneRecall",
"method": "thing.event.SceneRecall.post",
"name": "SceneRecall",
"type": "scene",
"required": true,
"desc": "场景触发上报"
}
]
}
1.3.4
\ No newline at end of file
1.1.4
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment