Settings Schema
txt
https://schema.vinv.io/vinv-sensors/0.0.1.json#/properties/settings
1
Settings for the device orientation sensor.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | dereferenced.doc.json* |
settings Type
object
(Settings)
settings Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
frequency | number | Optional | cannot be null | Sensors |
frequency
The requested number of times per second the sensor should be sampled.
frequency
frequency Type
number
(Frequency)
frequency Constraints
maximum: the value of this number must smaller than or equal to: 86400
minimum: the value of this number must greater than or equal to: 0
frequency Default Value
The default value is:
json
60
1
frequency Examples
json
60
1