SystemTitle

The system identification text.

Syntax: see Call Structure

{

"method": "cbrx_connection_get",

"params": [

connection-handle,

"SystemTitle"

]

}

connection-handle is the Connection Handles as an integer.

Returns:

{

"result":system-title

}

system-title is the full descriptive name of the hub

Example
Copy
{
    "jsonrpc": "2.0",
    "id": 0,
    "result": "cambrionix U8S-EXT 8 Port USB Charge+Sync"
}