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 to measure the continuous power transferred by the photo-voltaic panel to an Inverter Device.

 

 

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, etc.

Located in the upper menu of the site.

Update the database for searching properties and descriptions

It has been updated the database for searching properties, two main improvements:

  1.  Performance (now it is a database query instead of the former static file)
  2.  The reference model of the property
  3.  The format (uri, date-time, etc) for string properties.

 

New data MotionDeviceSystem for OPCUA subject

OPCUA is a protocol for machine to machine communication and there is a specific subject for mapping this standard with NGSI is being developed.

MotionDeviceSystem: provides a representation of a motion device system as an entry point to the OPC UA device set. This instance organizes the information model of a complete robotics system using instances of the described ObjectTypes. A motion device system may consist of multiple motion devices, controllers, and safety systems

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 any data model from Smart Data Models initiative and paste it into the form. Then you’ll get a page with a random payload compliant with the data model. Refresh for more.

You can also use this form

    This form generates a NGSI-LD payload compliant with a json schema from Smart Data Models.


    Email

    By using this form you agree with the storage and handling of your data by this website.


    After clicking it will appear a message confirming the submission

    It will take a while to redirect to the feedback on a specific page

    Thanks for being patient

    New Subject OPC UA standard in Smart Robotics domain

    A new subject is being created for the integration of OPC UA standards for the Smart robotics domain.

    Initially, there is a data model already in the incubated repository that hopefully will be validated soon and it will become official.

    Update 25-5-2021: The data model has been officially released here https://github.com/smart-data-models/dataModel.OPCUA/tree/master/MotionDeviceSystem.