Skip to content
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>
ParameterTypeDescriptionExample
CRC16stringCyclic Redundancy Check for error checking1234

Considerations

This packet is only designed to be used on TCP mode.