Ingestion API
How to send data to NXCALS?
If you want to connect your system to NXCALS and send data directly from your applications/servers using our Java API please send us a mail on acc-logging-support@cern.ch.
Otherwise data ingestion has to be configured:
- CMW - via CCDE
- WINCCOA - please contact Industrial Support (BE-ICS)
For how to use Ingestion API please look into our example: Ingestion API Example.
All you need to do is to checkout the example project, navigate to the module ingestion-api-examples
and explore.