Skip to content
On this page

Settings Schema

txt
https://schema.vinv.io/vinv-sensors/0.0.1.json#/properties/settings
1

Settings for the device orientation sensor.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenAllowednonedereferenced.doc.json*

settings Type

object (Settings)

settings Properties

PropertyTypeRequiredNullableDefined by
frequencynumberOptionalcannot be nullSensors

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

Released under the GNU GENERAL PUBLIC LICENSE.