Add a device
Platform uses single device calls.
In order to add a device to the platform, call the add device method in the device installation web service (for a specific domain) for each device.
Implementation may differ for different device types
Each device type may require its own set of attributes, security settings, etc. Each device type may have its own registration mechanism.
To add a DLMS Device to the Platform, take a look at the documentation of the Soap call as defined in the .
To add an OSLP Device to the Platform, the Soap call defined in can be used, or the .
Please take a look at the chapter in the installation manual for a detailed guide of how to add a OSLP device to the platform.
Additional Device actions
In the of the documentation more information of the Web Service calls can be found for Adding devices, setting configuration, authorizations, schedules, firmware updates, etc.