Skip to content
Pc

Command ACK Packet

Added on v1.0.0
TCP
HTTP

Defines the ACK packet of a command execution, designed to be only used by the client to acknowledge the execution of a command sent to the server.

Example Usage

<Pc>UNIX;COMMAND_ID;MESSAGE;CRC16</Pc>
ParameterTypeDescriptionExample
UNIXfloatUNIX timestamps defined in seconds of the execution1753306994
COMMAND_IDintID of the command execution, this ID is sent by the server in Ac packet1
MESSAGEstringMessage of the command execution, this message is sent by the server in Ac packetCommand executed successfully
CRC16integerCyclic Redundancy Check for error checking.1234