{ "Heating": { "name": "Gestion de temperature", "configuration": { "version": "1.0", "update": "Creation", "family": "HEATING" }, "subtype": { "00": { "name": "Defaut", "commands": [ { "name": "Temperature", "type": "info", "subtype": "numeric", "isVisible": 1, "isHistorized": 0, "unite": "°C", "configuration": { "minValue": 10, "maxValue": 30 }, "logicalId": "statusnum" }, { "name": "Actuator", "type": "info", "subtype": "binary", "isVisible": 1, "isHistorized": 0, "logicalId": "status" }, { "name": "Target", "type": "info", "subtype": "numeric", "isVisible": 1, "isHistorized": 0, "unite": "°C", "configuration": { "minValue": 10, "maxValue": 30 }, "logicalId": "target" }, { "name": "Refresh_Temp", "type": "action", "subtype": "other", "isVisible": 0, "logicalId": "*#4*#WHERE#*0##" }, { "name": "Refresh_Actuator", "type": "action", "subtype": "other", "isVisible": 0, "logicalId": "*#4*#WHERE#*20##" }, { "name": "Refresh_Target", "type": "action", "subtype": "other", "isVisible": 0, "logicalId": "*#4*#WHERE#*14##" } ] } } } }