Skip to content

AASX Server 2022-07-25.alpha

Compare
Choose a tag to compare
@aorzelskiGH aorzelskiGH released this 25 Jul 09:27
· 42 commits to master since this release
744069e
  • REST API according Part 2:
    Support for AASX File Server Interface
    Swagger as library
    Add internal AAS registry
    POST to external registry
    Add semanticId to SubmodelRegistry

  • ZVEI PCF Demo (Product Carbon Footprint):
    Viewer PCF.RAZOR for PCF model
    Add calculatecfp to iterate model and add values
    Add calculatecfp by REST
    Add /server/listasset
    Update PCF for nested BOMs
    Improve PCF viewer with CSS TailWind

  • Show changes on server:
    Add DIFFJSON (to be documented)

  • TimeSeries Extensions:
    Plot timeseries in browser
    Add plotting filter, create TimeSeriesPlotting.cs
    Add qualifiers for latestData
    Add filter for timeseries JSON endpoints
    Add plotRowOffest for AASX Package Explorer
    Add status parameter to GETDIFF and PUTDIFF
    Add limitCount for collections, because outside PUTDIFF may add continuously
    Add TimeSeries10 format for Modbus
    Add posttimeseries to push data to server
    Improve TimeSeries to allow restart/update of local server
    Get OPC UA server time for time series
    Get OPC UA HA from last received timestamp
    Allow any number of OPC UA values in timeseries
    Add HtmlIds in viewer for testing

  • Miscellaneous
    Add CORS headers
    Update blazor for updated OPC UA values
    Add proxy.txt to specifiy proxy.dat
    Expose docker port to external
    Add route /aasenvjson
    Change to LICENSE.TXT
    Add IDTA Logo and new AAS Icon
    Add start option "--read-temp
    Add Verifiable Credential for Nameplate
    Add TreeComponent (Tree.razor, treeStyles.css) to LICENSE.TXT