[{"id":"3b46f035.76213","type":"ui_tab","z":"98149326.2c6b2","name":"Test","icon":"dashboard","order":"1"},{"id":"825e02f1.6755e","type":"debug","z":"98149326.2c6b2","name":"","active":true,"console":"false","complete":"true","x":577,"y":505,"wires":[]},{"id":"7d2fd485.5cd5ac","type":"ui_template","z":"98149326.2c6b2","tab":"3b46f035.76213","name":"","group":"2","order":1,"format":"<script>\n(function(scope) {\n scope.$watch('msg.payload', function (v) {\n if (!v) scope.msg ={ value: new Date(1970, 0, 1, 14, 34, 0) };\n });\n})(scope);\n</script>\n<div>\n {{msg.value}}<br>\n <br>\n <input ng-model=\"msg.value\" ng-change=\"send(msg.value)\" type=\"datetime-local\" placeholder=\"HH:mm\" min=\"00:00\" max=\"23:59\" required >\n </div>\n","storeOutMessages":true,"fwdInMessages":true,"x":419,"y":505,"wires":[["825e02f1.6755e"]]}]