Configuration Parameters
Provide the following parameters in a yaml configuration file. Refer to DeviceIntegrationPlatform.yaml.
requestAllDevices. Requests for all assets at startup. Default value is true
subscribeToAllMeasurements. Subscribes for measurements of all devices during startup. Default value is true
subscribeToDevices. Subscribes for all devices during startup. Default value is true
tenant. Unique name given to the application. Mandatory if the URL is not provided.
username. Name of the user. Required for login
password. Password of the user. Required for login
url. URL of the Device Integration Platform.