Description Format Public fields Methods
Sensor Class
An R6Class generator object
idcharacter [optional]
speccharacter [optional]
namecharacter [optional]
new()Sensor$new(id = NULL, spec = NULL, name = NULL, settings = NULL, ...)
toJSON()Sensor$toJSON()
fromJSON()Sensor$fromJSON(SensorJson)
toJSONString()Sensor$toJSONString()
fromJSONString()Sensor$fromJSONString(SensorJson)
clone()The objects of this class are cloneable with this method.
Sensor$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.