root/EpcILoN/README @ 8fd1d584
| 2e0a7cb1 | Sylvain L. Sauvage | EpcILoN - EPC Information Layer tO Naming layer
 | |
| Interface between EPC events (information layer) and DS events (naming layer).
 | |||
| Dependencies:
 | |||
|   IoTa modules:
 | |||
| 8fd1d584 | Rémy Ménard |     - DS-Client
 | |
| 96454bcd | Sylvain L. Sauvage |     - DSeTa-Client
 | |
| 19b58bab | Rémy Ménard |     - ETa-Query-Client
 | |
|     - TAu
 | |||
| 8fd1d584 | Rémy Ménard |     - Nu-PI
 | |
|     - Mu
 | |||
| 2e0a7cb1 | Sylvain L. Sauvage |   librairies:
 | |
| 19b58bab | Rémy Ménard |     - epcis-commons
 | |
| 2e0a7cb1 | Sylvain L. Sauvage |     - 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
 | |||
| 8fd1d584 | Rémy Ménard |   - 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
 |