DeviceManager \(C++\)

June 4, 2021 ยท View on GitHub

This page describes the C++ DeviceManager API.

RPC reference

This section describes the existing RPCs used in this API.

This service provides information about which devices are present in the robot

DeviceManagerClient RPCs

Function nameReturn typeInput typeDescription
ReadAllDevicesDeviceHandlesEmptyRetrieves the list of every device that the system contains, along with its type and order within the system

Class reference

This section describes the data classes used in this API.

Messages

ClassDescription
DeviceHandlesArray of Device handles

Enumerators

EnumeratorDescription
ServiceVersionIdentifies DeviceManager service current version