Device Manager
The following information applies to Device Managers (a.k.a., Nodes). One can use the Event Channels to monitor when Device Managers join and leave the Domain.
HTTP GET
/ redhawk / rest / domains / DOMAIN_NAME / deviceManagers
This deviceManagers
URL can be indexed using the id
field of interest.
HTTP GET
/ redhawk / rest / domains / DOMAIN_NAME / deviceManagers / DEVICEMANAGER_ID
The devices
list can be indexed further by using the id
field of interest (see Devices).
At this time, services
are supported in name-only since it’s not possible to represent such a nebulous entity in a useful way through this interface.