As
Authentication success Packet
Added on v2.6.0
TCP
Defines the success packet for the authentication process in the Layrz Protocol, which is used to confirm that the authentication was successful and the device can proceed with further communication.
Example Usage
<As>;CRC16</As>
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.