OSGP / Documentation

This repository contains documentation for the Open Smart Grid Platform project. This repository is built as a GitBook, therefore all content has to be written using markdown syntax. See the latest GitBook:
https://documentation.gxf.lfenergy.org/
Apache License 2.0
24 stars 15 forks source link

SmartMeteringInstallation: operation to remove smart meter is missing #263

Open ThE-MaRaC opened 3 years ago

ThE-MaRaC commented 3 years ago

SmartMeteringInstallation IF contains operation to add a device (AddDeviceRequest), but operation to remove it is missing. AdminDeviceManagement IF contains RemoveDevice (RemoveDeviceRequest) operation, but this operation will not remove data from osgp_adapter_protocol_dlms database.dlms_device table.

stefanermens commented 2 years ago

Our apologies for the late response. The operation to remove a device is indeed missing in SmartMetering. At the moment we don't have a need for this operation. So it's not on our backlog yet, but it might be added in the future. Please let us know if you still need this operation and if so, are you gonna add it yourself or will you wait for a future change from our side?