The Serial Applications Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device.
There are 2 available versions of SerialAPI:
The Serial API leverages the Z-Wave Protocol API. The Serial API introduces additional messages related to inter-host communications.
The Serial API is accessible via UART through the USB connector. The configuration of the UART is: 115200-8-N-1
Serial API supports a command named "Get Manufacturer Info" (0xEA).
This command contains a manufacturer specific chip info field that Trident IoT defines as the following:
The chip type and revision aligns with the values in the "Get Init Data" command (0x02).