get_device: Get device in project

View source: R/api-get_device.R

get_deviceR Documentation

Get device in project

Description

Get the project device in Consibio APIs.

Usage

get_device(device_id = NULL)

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_

Value

A matrix with the device information.

Examples

## Not run: 
get_device(device_id = "{device_id}")

## End(Not run)

consibiocloudclient documentation built on Sept. 12, 2024, 9:34 a.m.