Hardware
Part number of the hub.
Syntax: see Call Structure
{ "method": "cbrx_connection_get", "params": [ connection-handle, "Hardware" ] } |
connection-handle is the Connection Handles as an integer.
Returns:
{ "result": "product-name" } |
product-name is the hardware name of product
Example
Copy
{
"result": "ThunderSync3-16"
}