Uplink types
Set uplink messages type command explanation.
This command is used to set CO2 Display's uplink message type.
Byte index
Hex value – Meaning
0
11 – The command code.
1
00 – CO2 e-in Display sends unconfirmed uplink messages. Default state.
01 – CO2 e-in Display sends confirmed uplink messages.
Example command: 0x1101 – The server sets the uplink message type to confirmed.
Get uplink messages type command explanation
This command is used to get CO2 Display's uplink messages type. Server sends the command code and the response is sent from the CO2 Display together with the next keep-alive command. The keep-alive in the example is omitted for clarity.
Byte index
Sent request
Received response
0
1B – Command code.
1B – The command code.
1
00 – CO2 e-in Display uses unconfirmed uplinks uplinks;
01 – CO2 e-in Display uses confirmed uplinks.
Example command sent from server: 0x1B;
Example command response: 0x1B00 => CO2 e-in Display sends unconfirmed uplinks
Last updated
Was this helpful?