Skip to content
Au

Authentication requested Packet

Deprecated on v3.0
Added on v2.6
TCP

Deprecation Notice

This packet was marked as deprecated on
v3.0
and will be removed on
v4.0
due to changes in the communication workflow on
TCP
mode, where the server will always expect the device to authenticate first.

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.