Sensor: Sensor

Description Format Public fields Methods

Description

Sensor Class

Format

An R6Class generator object

Public fields

id

character [optional]

spec

character [optional]

name

character [optional]

Methods

Public methods


Method new()

Usage
Sensor$new(id = NULL, spec = NULL, name = NULL, settings = NULL, ...)

Method toJSON()

Usage
Sensor$toJSON()

Method fromJSON()

Usage
Sensor$fromJSON(SensorJson)

Method toJSONString()

Usage
Sensor$toJSONString()

Method fromJSONString()

Usage
Sensor$fromJSONString(SensorJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Sensor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


BIDMCDigitalPsychiatry/LAMP-r documentation built on April 29, 2020, 9:51 a.m.