{ "Prise NOUS": { "name": "Prise NOUS", "eqType_name": "jMQTT", "isVisible": 0, "isEnable": 0, "configuration": { "auto_add_cmd": "1", "type": "eqpt", "auto_add_topic": "%s", "createtime": "2024-05-25 15:44:56", "Qos": "0", "battery_type": "Secteur", "icone": "power-plug", "updatetime": "2025-06-22 15:26:10", "previousIsEnable": 1, "previousIsVisible": 1 }, "category": { "heating": "0", "security": "0", "energy": "1", "light": "0", "opening": "0", "automatism": "0", "multimedia": "0", "default": "0" }, "display": { "backGraph::color": "#4572a7", "backGraph::format": "month", "backGraph::type": "areaspline", "width": "266px", "height": "450px" }, "order": 0, "status": [], "cache": [], "commands": [ { "eqType": "jMQTT", "name": "0xa4c138196a9de288", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": 0, "alert": [] }, { "generic_type": "CONSUMPTION", "eqType": "jMQTT", "name": "energy", "order": 0, "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "kWh", "configuration": { "topic": "%s", "jsonPath": "[energy]" }, "template": { "dashboard": "core::tile", "mobile": "core::tile" }, "display": { "invertBinary": "0", "showNameOndashboard": "0", "showNameOnmobile": "0", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "power", "order": 0, "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "W", "configuration": { "topic": "%s", "jsonPath": "[power]" }, "template": { "dashboard": "core::tile", "mobile": "core::tile" }, "display": { "invertBinary": "0", "showNameOndashboard": "0", "showNameOnmobile": "0", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "voltage", "order": 0, "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "V", "configuration": { "topic": "%s", "jsonPath": "[voltage]" }, "template": { "dashboard": "core::tile", "mobile": "core::tile" }, "display": { "invertBinary": "0", "showNameOndashboard": "0", "showNameOnmobile": "0", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "current", "order": 0, "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "A", "configuration": { "topic": "%s", "jsonPath": "[current]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "state", "order": 0, "type": "info", "subType": "binary", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[state]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "state off", "order": 0, "type": "action", "subType": "other", "isHistorized": "0", "configuration": { "topic": "%s/set", "request": "{\"state\":\"OFF\"}", "retain": "0", "autoPub": "0" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "value": "state", "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "state on", "order": 0, "type": "action", "subType": "other", "isHistorized": "0", "configuration": { "topic": "%s/set", "request": "{\"state\":\"ON\"}", "retain": "0", "autoPub": "0" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "value": "state", "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "state toggle", "order": 0, "type": "action", "subType": "other", "isHistorized": "0", "configuration": { "topic": "%s/set", "request": "{\"state\":\"TOGGLE\"}", "retain": "0", "autoPub": "0" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "1" }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "last_seen", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[last_seen]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "0", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "0" }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "linkquality", "order": 0, "type": "info", "subType": "numeric", "isHistorized": "0", "unite": "lqi", "configuration": { "topic": "%s", "jsonPath": "[linkquality]" }, "template": { "dashboard": "core::tile", "mobile": "core::tile" }, "display": { "invertBinary": "0", "showNameOndashboard": "0", "showNameOnmobile": "0", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1", "showStatsOnmobile": 0, "showStatsOndashboard": 0 }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "child_lock", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[child_lock]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1" }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "indicator_mode", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[indicator_mode]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "1", "forceReturnLineAfter": "1" }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "power_outage_memory", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[power_outage_memory]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": 1, "alert": [] }, { "eqType": "jMQTT", "name": "countdown", "order": 0, "type": "info", "subType": "string", "isHistorized": "0", "configuration": { "topic": "%s", "jsonPath": "[countdown]" }, "template": { "dashboard": "core::default", "mobile": "core::default" }, "display": { "invertBinary": "0", "showNameOndashboard": "1", "showNameOnmobile": "1", "showIconAndNamedashboard": "0", "showIconAndNamemobile": "0", "forceReturnLineBefore": "0", "forceReturnLineAfter": "0" }, "isVisible": 0, "alert": [] } ] } }