Projet

Général

Profil

« Précédent | Suivant » 

Révision bf9c3717

Ajouté par Remy Menard il y a environ 11 ans

Version 1.99

  • All:
    - a few bugs fixed!
  • New web application LaMBDa
  • ETa:
    - new testing application to capture events
  • SigMa-Test:
    - new options to the command line to configure the public/private keys
    for TLS and for signature
  • ALfA, OMeGa:
    - new method more accurate than "traceEPC": the events are sorted by
    EPCIS
  • OmICroN:
    - New options added to the command line
  • YPSilon, EpcisPHI:
    - user can be identified by alias, if the DN of his certificate is
    incompatible with the LDAP directory
  • YPSilon:
    - new shell script to configure the LDAP directory (same
    functionnalities as IoTa-Installer)
  • IoTa-Installer:
    - installs and configures LaMBDa
    - finer certificate mangagement
    - EpcILoN correctly subscribe with TLS to ETa
  • Greyc letters figures:
    - new figure for LaMBDa
    - shows data flows between PHI and YPSilon
    - sets DS and DSeTa in different schemas

Voir les différences:

OMeGa/OmICron/src/main/resources/wsdl/omega.xsd
</xs:sequence>
</xs:complexType>
<xs:element name="TraceEPCByEPCISRequest" type="iota:TraceEPCByEPCISRequest"/>
<xs:element name="TraceEPCByEPCISResponse" type="iota:TraceEPCByEPCISResponse"/>
<xs:complexType name="TraceEPCByEPCISRequest">
<xs:sequence>
<xs:element minOccurs="1" maxOccurs="1" name="identity" type="tau:Identity"/>
<xs:element name="epc" type="epc:EPC" minOccurs="1" maxOccurs="1"/>
<xs:element name="filters" type="epcisq:QueryParams" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="TraceEPCByEPCISResponse">
<xs:sequence>
<xs:element name="eventsByEPCIS" minOccurs="0" maxOccurs="unbounded" type="iota:EventsByEPCIS"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="EventsByEPCIS">
<xs:sequence>
<xs:element name="epcisAddress" type="xs:string" nillable="true" />
<xs:element name="eventList" type="epcis:EventListType" nillable="true"/>
</xs:sequence>
</xs:complexType>
<xs:element name="QueryEPCISRequest" type="iota:QueryEPCISRequest"/>
<xs:element name="QueryEPCISResponse" type="iota:QueryEPCISResponse"/>

Formats disponibles : Unified diff