Set keep-alive period

This command sets the keep-alive period.

The command explanation is in the table below.

Byte index

Hex value - Meaning

0

07 – The command code

1

XX - Keep live period in minutes (resolution is 1 minutes) Default value is 5 minutes

Example command: 0x070A

0A[HEX] = 10[DEC] -> Set the keep-alive period to 10 minutes

Last updated