21
User Manual v1.4.3
HYDRODIGIT
GET_METER_SN (0x13)
This command gets the serial number of the meter.
From Application server to meter:
HEADER property Data
Fct C/R/A Err Chain Len Device type
1 byte 1 byte 1 byte 1 byte 1 byte 1 byte
0x13 0x00 0x00 0x00 0x01 0x05
HEADER property Data
Fct C/R/A Err Chain Len
Device
type
SN MSB SN SN SN LSB
1 byte 1 byte 1 byte 1 byte 1 byte 1 byte 1 byte 1 byte 1 byte 1 byte
0x13 0x01 0x00 0x00 0x05 0x05 0x03 0x00 0x00 0x40
Answer:
The Err eld can have the following meanings:
0x00 – No error
0x02 – Error on the device type
0x04 – Error on the command length.
RESET (0x0A)
This command sets the reboot/restart of the radio application.
From Application server to meter:
HEADER property Data
Fct C/R/A Err Chain Len Device type
1 byte 1 byte 1 byte 1 byte 1 byte 1 byte
0x0A 0x00 0x00 0x00 0x01 0x05
HEADER property Data
Fct C/R/A Err Chain Len Device type
1 byte 1 byte 1 byte 1 byte 1 byte 1 byte
0x0A 0x01 0x00 0x00 0x01 0x05
Risposta:
The Err eld can have the following meanings:
0x00 – No error
0x02 – Error on the device type
0x04 – Error on the command length.
Example
RESET (0x0a)
R2H: 0x0a 0x00 0x00 0x00 0x01 0x05
H2R: 0x0a 0x01 0x00 0x00 0x01 0x05