Novastar H Series Api Link
Each command is a string terminated with \r\n (CR+LF).
<Command Name> <Parameter1> <Parameter2> ... \r\n
Response format:
(ACK|NAK) <ReturnCode> <Data>\r\n novastar h series api
All commands follow the JSON-RPC 2.0 specification. You will send a request and receive a response object. Authentication: Most H-series devices on local networks do
CMD: 0x10
Request: AA AA AA 02 10 12 BB BB BB
Response (example): AA AA AA 0C 90 48 32 5F 56 31 2E 33 2E 30 ... (ASCII "H2_V1.3.0") Each command is a string terminated with \r\n (CR+LF)
