Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.3.0 Release: v1.3.0
    ## Added
    
    - Parsing CANOpen PDOC config for start request
    - Complete metadata for send ae info JSON replies
    - Add unsigned datatype lut for CANOpen from I40fd ontology
    - Assert canopen vendor id and product code in EDS model
    - load canopen ifm vocabulary
    - JSON parser tests
    
    ## Change
    
    - Send Request AE Info json keyword data -> values
    - copy datatype metadata for an AE to the AE in json instead of using key "datatype"
    - EDS Model: only assert i40fd:hasValue if data type is read only
    - Simplify SPARQL query of capabilities that are duplicate
    - Simplify SPARQL query of getSourceOf
    - Simplify SPARQL query to sources of AEs that are used
    - Make device config for start request optional
    
    
    # Removed
    
    - Reply error code processor already started
    - Config JSon schema rule for canopen start request. Not working with current json schema lib
  • v1.2.0
    94b42d49 · updated i40fd ontology ·
    Release: v1.2.0
    # Added
    - support for i40fd:hasClassification as i40fd:derivedFromDevice is no longer part of the ontology
    - obtain bitlength also from datatype
  • v1.1.0 Release: v1.1.0
    - use sourceOf SPARQL query to detect AES with metadata
    - use SPARQL query to get type of source and check if its already used (i40fd:hasValue)
    - requires at least inference-engine v0.5.0
    - Async processing of broker replies
  • v0.2.0
    16756fa9 · Update pom.xml v0.2.0 ·
    Release: v0.2.0
    - Added support for AE info requests and replies
    - Minor fix for IODD parsing of datatyperef for a PDCollection
    - Fix capability parsing when there is not generic device definition (json)
  • v0.1.1 Release: v0.1.1
    # Added
    
    - Version information in help menu
  • v0.1.0
    5e1f6aae · Initial commit to v0.1.0 ·
    Release: v0.1.0
    initial release