Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
datetime::DateTime::ClockChangedEvent Struct Reference

Event that is sent when the device time is changed. More...

Inheritance diagram for datetime::DateTime::ClockChangedEvent:
idl::Event

Public Attributes

time oldTime
 Device time before change (UNIX timestamp, UTC) More...
 
time newTime
 Device time after change (UNIX timestamp, UTC) More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event that is sent when the device time is changed.

Definition at line 91 of file DateTime.idl.

Member Data Documentation

◆ newTime

time datetime::DateTime::ClockChangedEvent::newTime

Device time after change (UNIX timestamp, UTC)

Definition at line 93 of file DateTime.idl.

◆ oldTime

time datetime::DateTime::ClockChangedEvent::oldTime

Device time before change (UNIX timestamp, UTC)

Definition at line 92 of file DateTime.idl.


The documentation for this struct was generated from the following file: