Skip to content
Pr

Syncronization Packet

Added on v2.6.0
TCP

Defines the syncronization packet for the Layrz Protocol, which is used to synchronize some configurations between the device and the server, like:

  • BLE devices to sniff.
  • Wi-Fi networks to connect.
  • Some configurations that the device needs to know.

Example Usage

<Pr>;CRC16</Pr>
ParameterTypeDescriptionExample
CRC16stringCyclic Redundancy Check for error checking1234

Considerations

This packet is only designed to be used on TCP mode, using it on HTTP mode will return a Ar packet.