getChronoMode: (jwtToken: string, macAddress: string) => Promise<boolean>
Type Declaration
- (jwtToken: string, macAddress: string): Promise<boolean>
Parameters
- jwtToken: string
- macAddress: string
Returns Promise<boolean>
- A promise that resolves to the Chrono mode status.
Retrieves the current Chrono (scheduled programming) mode status.