get_crestron_time
Retrieve the Crestron processor's current time as epoch milliseconds and ISO 8601 timestamp. Use it to correlate device query timestamps or get the system's real time without decoding a wired clock.
Instructions
Get the processor's current time as epoch milliseconds (epoch_ms) and ISO 8601 (iso). Use it to correlate the absolute *_at timestamps from query_crestron_device, or whenever you need the system's real time (no need to decode a wired clock).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||