Novastar H Series Api
For detailed command syntax and specific JSON structures, refer to the NovaStar H Series OpenAPI Instructions or the official H Series User Manual .
Novastar pushes developers toward their VNNOX (Nova Cloud) ecosystem. The H Series is "VNNOX Ready," meaning it maintains a persistent connection to Novastar’s cloud servers. novastar h series api
| Property | Value | |----------|-------| | Transport | TCP (persistent connection recommended) | | Port | 5000 | | Encoding | ASCII / Hex payloads | | Frame start | 0xAA 0xAA 0xAA | | Frame end | 0xBB 0xBB 0xBB | | Checksum | XOR of all payload bytes (optional but recommended) | For detailed command syntax and specific JSON structures,
Often utilizes port 6000 for UDP-based alternate commands. Getting Started: Authentication novastar h series api