node-red-contrib-superpower-smart-test
Version:
Node-RED integration with eWeLink Cube
121 lines (119 loc) • 4.57 kB
JSON
{
"event-state": {
"label": {
"name": "名称",
"server":"服务器",
"device":"设备",
"state":"状态"
},
"state":{
"power": "开关状态",
"toggle": "通道开关状态",
"brightness": "亮度",
"color_temperature": "色温",
"color_rgb": "颜色",
"percentage": "开启百分比",
"motor_control": "窗帘电机状态",
"motor_reverse": "窗帘电机反转",
"motor_clb": "电机校准检测",
"detect": "状态检测",
"battery": "剩余电池检测",
"press": "按键检测",
"rssi": "无线信号强度检测",
"temperature":"温度",
"humidity":"湿度",
"multi_press":"多按键",
"mode":"模式",
"light":"灯开关",
"fan":"风扇开关",
"switch":"通道",
"Arm_disarm":"布防/撤防",
"trigger_alarm":"触发报警",
"status":"状态",
"1":"一",
"2":"二",
"3":"三",
"4":"四",
"5":"五",
"6":"六",
"7":"七",
"8":"八",
"9":"九",
"10":"十",
"Channel":"通道",
"Status":"状态",
"child-lock":"童锁",
"open-window-detect":"开窗检测",
"adaptive-recovery-status":"当前状态",
"thermostat-mode":"模式",
"auto-mode":"目标温度-自动模式",
"eco-mode":"防霜冻温度",
"manual-mode":"目标温度-手动模式",
"startup": "通电反应",
"inching": "点动设置",
"moisture": "土壤水分",
"barometric_pressure": "气压",
"wind_speed": "风速",
"wind_direction": "风向",
"rainfall": "降雨量",
"illumination": "光照强度",
"illumination_level": "光照等级",
"ultraviolet_index": "紫外线指数",
"co2": "二氧化碳",
"electrical_conductivity": "电导率",
"power_consumption": "电量统计",
"voltage": "电压",
"electric_power": "功率",
"electric_current": "电流",
"thermostat": "温控模式",
"thermostat_target_setpoint": "目标温度",
"tamper_alert": "被拆下",
"detect_hold": "状态超时提醒",
"eco": "ECO",
"anti_direct_blow": "防直吹",
"horizontal_swing": "左右摆风",
"vertical_swing": "上下摆风",
"window_detection": "开窗检测",
"child_lock": "童锁",
"fault": "故障",
"pm25": "PM 2.5",
"voc_index": "挥发性有机化合物指数",
"gas": "气体",
"smoke": "烟雾检测",
"contact": "门磁开合检测",
"motion": "人体移动",
"water_leak": "水浸检测",
"lqi": "链路质量",
"irrigation": "灌溉",
"power_percentage": "开关比例设置",
"toggle_inching": "通道点动设置",
"thermostat_mode_detect": "温湿度模式检测",
"identify": "唤醒激活",
"threshold_breaker": "阈值设置",
"toggle_startup": "通道上电保持",
"backlight_led": "背光指示灯",
"light_mode": "灯模式",
"network_led": "网络指示灯",
"motor_mode": "运行模式",
"transmit_power": "Turbo模式",
"switch_mode": "开关模式",
"external": "外接开关单击",
"relay_separate": "继电器分离",
"air_quality": "空气质量",
"co": "一氧化碳检测",
"alarm": "报警",
"volume": "音量设置",
"gasNumeric": "气体密度",
"smokeNumeric": "烟雾浓度",
"coNumeric": "一氧化碳浓度",
"wind_speed_enum": "风速",
"calibration": "调光设置"
},
"message": {
"connect_fail": "Server已失去连接,请检查节点server配置"
},
"lightStrip":{
"mode":"模式"
}
}
}