Skip to content

Files

Latest commit

 

History

History

Deodorization

Smart Data Models

Deodorization

Version: 0.0.1

Description

Smart Data Models Program adaptation of the original IoTData data Models. This Resource describes a deodorization function, which can be supported by controlling on air filter. The Property 'mode' is a mode of the deodorization function. The supported modes are defined by the enumeration ['off', 'on', 'auto']. 'off' means that the deodorization function is not enabled. 'on' means that the deodorization function is active. 'auto' means that the deodorization function is automatically controlled depending on sensed air condition in the device inside. The Property 'currentstate' is the current state of the deodorization function. In the case of 'auto' mode, if the sensed air condition is determined to be bad, the function will be 'on'. Then, 'mode' value is 'auto' and 'currentstate' value is 'on'. If not, the function is remaining 'off' state. Then, 'currentstate' value is 'off'.

This data model comes from the original Open Connectivity Foundation repository. It has been extended to comply with NGSI requirements.

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: