View Source Grizzly.ZWave.Commands.TimeReport (grizzly v8.6.6)
This command is used to report the current time.
Params:
:rtc_failure?
- Many RTC chips have a stop bit indicating if the oscillator has been stopped. The RTC failure bit MUSTbe set to 1 in order to indicate to the receiving node that the RTC has been stopped and that the advertised time might be inaccurate. (optional - defaults to false)
:hour
- the hour (required):minute
- the minute (required):second
- the second of the setpoint (required)