Untitled object in Sensors Schema
txt
https://schema.vinv.io/vinv-sensors/0.0.1.json#/properties/sensor_data/items
1
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* |
items Type
object
(Details)
items Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
timestamp | number | Required | cannot be null | Sensors |
device_orientation | object | Required | cannot be null | Sensors |
timestamp
The time at which the data was retrieved, in milliseconds since the Unix epoch.
timestamp
timestamp Type
number
(Timestamp)
timestamp Constraints
minimum: the value of this number must greater than or equal to: 0
timestamp Examples
json
0
1
timestamp Access Restrictions
The value of this property is managed exclusively by the owning authority, and attempts by an application to modify the value of this property are expected to be ignored or rejected by that owning authority
device_orientation
device_orientation
device_orientation Type
object
(Details)