Two new data models PhotovoltaicDevice and PhotovoltaicMeasurement in GreenEnergy Subject

Two new data models, PhotovoltaicDevice and PhotovoltaicMeasurement are available in the dataModel.GreenEnergy Subject. PhotovoltaicDevice: 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 PhotovoltaicMeasurement: The Data Model is intended… More…

Updated the contribution manual

This a general review of the contributions’ manual with these changes: Recommendation how to document a property that is an object referencing to a shared schema Change order in the elements (schema recommendation is the most demanded documentation and it is being placed at the beginning) Minor reviews, contact point,… More…

Update the database for searching properties and descriptions

It has been updated the database for searching properties, two main improvements:  Performance (now it is a database query instead of the former static file)  The reference model of the property  The format (uri, date-time, etc) for string properties.   More…

Alpha version of the service for generating an NGSI-LD payload based on a Smart Data Model

This is an alpha version (so you can expect errors and not being complete). Use it at your own risk. Please report errors and suggestions at info@smartdatamodels.org Call: https://smartdatamodels.org/extra/ngsi-ld_generator.php Parameters: (Mandatories) schemaUrl: The link to the RAW version of the json schema (see example) email: your email Example: https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Streetlighting/f56f5a7933ab05d7fce1d5adc0847f25a099cdb4/StreetlightModel/schema.json&email=alberto.abella@fiware.org Use… More…