PING | Host → Device | Returns OK . Use to verify the connection. |
STATUS | Host → Device | Device replies with key-value pairs (firmware version, slots used, clock drift). |
EXPORT | Host → Device | Streams credentials as CSV lines until EOF . Requires confirmation on the device. |
IMPORT | Host → Device | Puts device in import mode; host must send CSV rows followed by an empty line. |
SETTIME <epoch> | Host → Device | Sets the Unix epoch for TOTP. Must be sent in seconds. |
REQTIME | Device → Host | Device requests the current epoch; respond with SETTIME . |
FACTORY_RESET | Host → Device | Arms a wipe. User must hold the center touch pad for 5 seconds to confirm. |
TOUCHSTATUS | Host → Device | Returns raw capacitive sensor values for diagnostics. |