Learn R Programming

consibiocloudclient (version 1.0.0)

get_device: Get device in project

Description

Get the project device in Consibio APIs.

Usage

get_device(device_id = NULL)

Value

A matrix with the device information.

Arguments

device_id

The device id.

Details

See details in https://api.v2.consibio.com/api-docs/#/default/get_projects__project_id__devices__device_id_

Examples

Run this code
if (FALSE) {
get_device(device_id = "{device_id}")
}

Run the code above in your browser using DataLab