D253Response
class D253Response
Data packet received from the monitor.
Dasung253 monitors send data in 24-byte chunks in a defined format.
This class and its builder are used to parse and make sense of the raw byte data sent by the monitor.
All D253Response objects are compiled by using the internal Builder class.
Parameters
cmd
Command hex string
arg
Argument hex string
data1
Data or secondary argument hex string
data2
Actual payload of the response