6.1 Device list
GET http://{{rip_ip}}:5438/devices
Retrieves the list of devices currently connected to this RIP.
Response
Array of objects with basic information about the connected devices, listing the Device GUID and the user given name.
- Guid (guid) : GUID identifying the device, static value for this instance of the device.
- Name (string) : User defined name, can be changed by the user without changing the underlying GUID or driver.