{ "meta": { "version": "4.000.9103", "fileFormatVersion": "0.4", "date": "2024-12-02T20:21:24.982Z", "name": "time-picker", "description": "Time picker (clock) with selection and display", "groupName": "Neutral", "tags": [ { "text": "Widgets" }, { "text": "Geo&Time" } ], "schedulerLogOff": true }, "data": { "datanodes": [ { "name": "time", "type": "JSON_var_plugin", "settings": { "name": "time", "json_var": "{\"selected\":\"13:10\"}" } } ] }, "libraries": { "pyodideStandard": [], "pyodideMicropip": [] }, "dashboard": { "timepickerSimpleA": { "layout": { "top": 9, "left": 0, "height": 41, "width": 350, "z-index": "6" }, "container": { "instanceId": "timepickerSimpleA", "modelJsonId": "timepickerSimple" }, "modelParameters": { "label": "select time", "inheritLabelFromData": false, "displayLabel": true, "labelFontSize": 0.5, "labelColor": "var(--widget-label-color)", "labelFontFamily": "var(--widget-font-family)", "labelWidthProportion": "30%", "valueFontSize": 0.5, "valueColor": "var(--widget-color)", "valueFontFamily": "var(--widget-font-family)", "valueTextAlign": "left", "displayBorder": true, "borderColor": "var(--widget-border-color)", "backgroundColor": "var(--widget-input-color)", "borderWidth": "2px", "showWidget": true, "enableWidget": true }, "modelHiddenParams": { "timeValue": "" } }, "flatUiValueDisplayA": { "layout": { "top": 9, "left": 420, "height": 41, "width": 350, "z-index": "7" }, "container": { "instanceId": "flatUiValueDisplayA", "modelJsonId": "flatUiValueDisplay" }, "modelParameters": { "label": "selected time", "inheritLabelFromData": false, "displayLabel": true, "labelFontSize": 0.5, "labelColor": "var(--widget-label-color)", "labelFontFamily": "var(--widget-font-family)", "labelTextAlign": "left", "valueWidthProportion": "70%", "valueFontSize": 0.5, "valueColor": "var(--widget-input-text)", "valueFontFamily": "var(--widget-font-family)", "valueTextAlign": "left", "displayBorder": true, "borderColor": "var(--widget-border-color)", "backgroundColor": "var(--widget-input-color)", "unit": "unitText", "displayUnit": false, "unitFontSize": 0.5, "borderWidth": "2px", "showWidget": true, "enableWidget": true }, "modelHiddenParams": { "value": "" } } }, "connections": { "timepickerSimpleA": { "timeValue": { "name": "timeValue", "dataNode": "time", "dataFields": [ "selected" ] } }, "flatUiValueDisplayA": { "value": { "name": "value", "dataNode": "time", "dataFields": [ "selected" ] } } }, "display": { "theme": "default", "backgroundColor": "var(--widget-color-0)", "inheritThemeBackgroundColor": true, "marginX": 10, "marginY": 10, "width": 1294, "height": 590, "enforceHeightLimit": false }, "navBarNotification": false }