Au
Authentication requested Packet
Added on v2.6.0
TCP
Defines the request of authentication packet for the Layrz Protocol, which is used to request authentication from the device. This packet is sent by the server when it requires the device to authenticate itself before proceeding with further communication.
Example Usage
<Au>;CRC16</Au>
Parameter | Type | Description | Example |
---|---|---|---|
CRC16 | string | Cyclic Redundancy Check for error checking | 1234 |
Considerations
This packet is only designed to be used on TCP mode.