|
EpcILoN - EPC Information Layer tO Naming layer
|
|
|
|
Interface between EPC events (information layer) and DS events (naming layer).
|
|
|
|
Dependencies:
|
|
IoTa modules:
|
|
- DS-Client
|
|
- DSeTa-Client
|
|
- ETa-Query-Client
|
|
- TAu
|
|
- Nu-PI
|
|
- Mu
|
|
librairies:
|
|
- epcis-commons
|
|
- epcis-query-client
|
|
- hibernate
|
|
- servlet-api
|
|
- commons-logging
|
|
- log4j
|
|
|
|
Installation and Configuration:
|
|
IoTa-Installer installs and configures EpcILoN.
|
|
(application.properties, subscription_key and
|
|
root-account.properties for this application,
|
|
xacml_configuration.properties for the client library LibXACML-DS,
|
|
ds-client.properties for the client library IoTa-DiscoveryWS-Client,
|
|
commons-logging.properties and log4j.properties for the logs)
|
|
|
|
Usage Dependencies:
|
|
- a MySQL server
|
|
- an Epcis or ETa
|
|
- a DS or DSeTa
|
|
|
|
Usage:
|
|
EpcILoN is used with EPCIS and DS or with ETa and DSeTa.
|
|
EpcILoN subscribes to EPCIS (or ETa) by calling the SubscribedServlet.
|
|
If EpcILoN subscribe to ETa, use the IDed service.
|
|
Example: https://localhost:8443/eta/ided_query
|
|
|