Manual Deployment Using IoT Analytics Kit
To manually deploy using IoT Analytics kit
1. Set INDUSTRY_IOT_KIT_HOME to the path where you downloaded the IoT Analytics Kit.
2. Customize the DIP_* values in the DeviceIntegrationPlatform-credentials.properties file with the correct tenant.
DIP_USERNAME=<username>
DIP_TENANT=<tenant>
DIP_PASSWORD=<password>
DIP_APPKEY=<application key created above>
3. Add --config DeviceIntegrationPlatform-credentials.properties --config DeviceIntegrationPlatform.yaml to the correlator command line.
4. Inject the monitors in the specified order:
${APAMA_HOME}/monitors/ScenarioService.mon ${APAMA_HOME}/monitors/data_storage/MemoryStore.mon APAMA_HOME/monitors/data_storage/MemoryStoreScenarioImpl.mon connectivity/monitors/DIP_EventDefinitions.mon connectivity/monitors/DIP_ServiceMonitor.mon connectivity/monitors/DIP_DisplayOperation.mon connectivity/monitors/DIP_DisplayOperationService.mon connectivity/monitors/DIP_IoTTransformersBridge.mon