DC Importer is a data synchronizer allowing external application to communicate with the Ozwillo Datacore
- Integration of Maarch
- Integration of Publik
- Integration of IoT data sent in the SenML format
Activated actuator endpoints :
- Info :
http http://{host}/actuator/info -a user:password
- Provide basic information about the application
- Health :
http http://{host}/actuator/health -a user:password
- Display application health status
- Httptrace :
http http://{host}/actuator/httptrace -a user:password
- Display last 100 HTTP requests
Following external applications and plugins are needed for the DC Importer application to work (you can also use the provided docker-compose.yml
file) :