Skip to content

mcci-catena/DNC-Std-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About DNC Standard Plugin

It is a REST API, designed to enable the user to use the DNC features for accessing their device data from the data server. It process all requestes through DNC engine, make queries with device specific and then send back the response to the user.

Release History

  • v1.1.5 has the following changes:

    • Comments added in all files
  • v1.1.4 has the following changes:

    • Adding support for querying multiple field tags #16
  • v1.1.3 has the following changes:

    • Aggregate option not working #15
  • v1.1.2 has the following changes:

    • Data not available for the sensor #14
  • v1.1.1 has the following changes:

    • Update the status code #12
    • Add Token validation #13
  • v1.1.0 has the following changes:

    • Hour selector included in the data read Endpoint
    • Data read Endpoint updated
    • Device list Endpoint updated with DNC devie mapping
    • Make all request specific to client
    • Removed unwanted modules
  • v1.0.0 Initial release:

    • Login Endpoint
    • Device database and measurement and field Endpoints
    • Device list Endpoint
    • Data read Endpoint