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