get_devices {consibiocloudclient} | R Documentation |
Get devices in project
Description
Get the project devices in Consibio APIs.
Usage
get_devices()
Details
See details in https://api.v2.consibio.com/api-docs/#/default/get_projects__project_id__devices
Value
A matrix with the devices information.
Examples
## Not run:
get_devices()
## End(Not run)
[Package consibiocloudclient version 1.0.0 Index]