get_senseBox_sensor_info: Get info (Ids) from sensors of a senseBox

Description Usage Arguments Value Function version Author(s) Examples

View source: R/get_senseBox_sensor_info.R

Description

Get info (Ids) from sensors of a senseBox

Usage

1

Arguments

senseBoxId

character (required): senseBoxId

parallel

logical (optional): Should the calculations be executed on multiple cores? At least 4 cores are necessary to use this feature.

tidy

logical (optional): Should the output be a tidy data frame?

Value

A data.frame with coloumns "name", "phenomena", "unit", "sensorIds", "sensorType".

Function version

0.0.1

Author(s)

Johannes Friedrich

Examples

1
2
3
4
5
##=========================================
## Example: get senosorIds from one sensBox
##=========================================

get_senseBox_sensor_info("593acaa66ccf3b00116deb0f")

JohannesFriedrich/senseBox documentation built on Nov. 8, 2021, 3:02 p.m.