Temperature

November 2, 2023 · View on GitHub

Smart Data Models

Temperature

Version: 0.0.1

Description

This Resource describes a sensed or actuated Temperature value.The Property 'temperature' describes the current value measured.The Property 'units' is a single value that is one of 'C', 'F' or 'K'.It provides the unit of measurement for the 'temperature' value.It is a read-only value that is provided by the server.If the 'units' Property is missing the default is Celsius [C].When the Property 'range' is omitted the default is +/- MAXINT.A client can specify the units for the requested temperature by use of a query parameter.If no query parameter is provided the server provides its default measure or set value.It is recommended to return always the units Property in the result.

Data Model adapted from the original created by the Open Connectivity Foundation. Original repository in https://github.com/openconnectivityfoundation/IoTDataModels

Specification

Link to the interactive specification

Link to the specification

Enlace a la Especificación en español

Lien vers le spécification en français

Link zur deutschen Spezifikation

Link alla specifica

仕様へのリンク

链接到规范

사양 링크

Examples

Link to the example (keyvalues) for NGSI v2

Link to the example (keyvalues) for NGSI-LD

Link to the example (normalized) for NGSI-V2

Link to the example (normalized) for NGSI-LD

Link to the example (keyvalues) for NGSI v2 in CSV format

Link to the example (keyvalues) for NGSI-LD in CSV format

Link to the example (normalized) for NGSI-V2 in CSV format

Link to the example (normalized) for NGSI-LD in CSV format

Dynamic Examples generation

Link to the Generator of NGSI-LD normalized payloads compliant with this data model. Refresh for new values

Link to the Generator of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values

Link to the Generator of geojson feature format payloads compliant with this data model. Refresh for new values

PostgreSQL schema

Link to the PostgreSQL schema of this data model

Contribution

If you have any issue on this data model you can raise an issue or contribute with a PR

If you wish to develop your own data model you can start from contribution manual. Several services have been developed to help with: