{ "format": "pfodDwgDesigner", "schema": 1, "savedAt": "2026-08-10T00:27:37.496Z", "name": "LedOnOff", "description": "Button to turn Led On/Off", "js_ver": "V4.1.4-- 4th August 2026", "x": 50, "y": 25, "color": 12, "refresh": 4, "items": [ { "type": "rectangle", "xOffset": 25, "yOffset": 12.5, "xSize": 18, "ySize": 7, "filled": true, "centered": true, "rounded": true, "color": 10, "indexed": true, "idxName": "idx_1" }, { "type": "label", "xOffset": 25, "yOffset": 12.5, "text": "Led is ON", "fontSize": 0, "align": "center", "bold": true, "italic": false, "underline": false, "color": 9, "decimals": 2, "indexed": true, "idxName": "idx_2" }, { "type": "touchZone", "xOffset": 25, "yOffset": 12.5, "xSize": 18, "ySize": 7, "filter": 0, "centered": true, "cmdName": "cmd_c1" }, { "type": "touchAction", "cmdName": "cmd_c1", "action": [ { "type": "rectangle", "xOffset": 25, "yOffset": 12.5, "xSize": 18, "ySize": 7, "filled": true, "centered": true, "rounded": true, "color": 7, "idxName": "idx_1" } ] } ] }