-
-
Notifications
You must be signed in to change notification settings - Fork 17
Configuration Item Time
Sébastien Gallou edited this page Apr 14, 2023
·
1 revision
This type describe a time data
This field define the type as time
"type" : "time"
The defaultValue field permit to set the default value of the parameter. If not set the default value is "00:00".
"defaultValue" : "12:30"
"AutotestStartTime" : {
"type" : "time",
"required" : "true",
"defaultValue": "12:30"
}
Yadoms -- The ultimate house automation solution