PhotovoltaicDevice
October 26, 2023 · View on GitHub
PhotovoltaicDevice
Version: 0.0.2
Description
The Data Model is intended to describe the mechanical, electrical and thermal characteristics of photo-voltaic panels according to STC - Standard Test Condition and NOCT - Normal Operating Cell Temperature. Remark : This Data Model can be used directly as a main entity to describe the Photovoltaic Device or as a sub-entity of the Data Model DEVICE using a reference by the refDevice attribute. The measures performed for STC and NOCT are Pmax (Maximum Nominal Power), Umpp (Optimal operating voltage), Impp (Optimal Operating Current), Uoc (Open Circuit Voltage), Isc (Short Circuit Current). Additional Information about Data Model: This Data Model can be used directly as a main entity to describe the device [PHOTOVOLTAIC] or as a sub-entity of the Data Model [DEVICE] using a reference by the refDevice attribute.
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 (geojson feature) 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:
- Test data model repository including the schema and example payloads, etc
- Generate PostgreSQL schema to help create a table, create type, etc
