HDBaseT Entity

API Documentation: [cpp] [python] [.NET] [CCA] [REST]

The HDBaseT entity provides link telemetry, remote-end USB topology discovery, and role control for the HDBaseT-USB3 link.


Identification

stem.system.getSerialNumber() [cpp] [python] [.NET] [LabVIEW]
Fills a caller-provided buffer with up to 6 bytes and reports the actual length unloaded.
stem.hdbaset.getFirmwareVersion() [cpp] [python] [.NET] [LabVIEW]
Returns a packed 32-bit value (Major: Bits 24-31; Minor: Bits 16-23; Patch: Bits 8-15; Build: Bits 0-7)

Remote USB Topology (Device Trees)

stem.hdbaset.getUSB2DeviceTree() [cpp] [python] [.NET] [LabVIEW]
stem.hdbaset.getUSB3DeviceTree() [cpp] [python] [.NET] [LabVIEW]

These calls return bytes describing the USB2/USB3 device trees at the HDBaseT endpoint.