Employee - Logged-in Devices REST Endpoints
Employee - Logged-in Devices
The Employee-Device Association API lets you manage and maintain the employee-device associations in your Oracle IoT Connected Worker Cloud Service instance.
- Get devices that an employee is currently logged in.
- Method: getPath:
/connectedWorker/clientapi/v2/employees/{employeeId}/loggedInDevices
- Get logged-in device of an employee.
- Method: getPath:
/connectedWorker/clientapi/v2/employees/{employeeId}/loggedInDevices/{deviceId}