ReferenceFunctions
encodeSetDeviceTime()
function encodeSetDeviceTime(epochSeconds): Uint8Array;Defined in: packages/protocol/src/commands.ts:105
SET_DEVICE_TIME: set the radio's clock, in seconds since the Unix epoch.
Parameters
epochSeconds
number
Current time in seconds
Returns
Uint8Array