Hi,
We are getting this data-(energy values mapped to OBIS code) from Secure make Premier 300 DLMS Meter in the cloud. Need guidance to convert these values to arrive at the cumulative energy reading in KWH. Have checked the physical meter reading today - Cumulative Active Energy - 88.92KWH
},
"energy": {
"1": "1.0.96.160.0.255",
"2": "{[01 00 01 08 00 FF, 221], [01 00 05 08 00 FF, 217], [01 00 08 08 00 FF, 218], [01 00 09 08 00 FF, 216], [01 00 94 08 00 FF, 212], [01 00 8F 08 00 FF, 229], [01 00 01 80 00 FF, 208]}"
}, similarly - how can i convert such data to readable values - like clock time stamp or meter serial no which is received in this format.
Hi, You need to read the…
Hi,
You need to read the scaler. After you have set the scaler, the framework will use it automatically.
https://gurux.fi/Gurux.DLMS.Objects.GXDLMSRegister
Profile generic buffer is updated automatically when capture objects are read.
https://gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric
BR,
Mikko
is there a guidance document…
is there a guidance document - i am unable to understand the process given in the links. This data has to be transformed to be able to integrate with Azure IOT. I am not a developer/ coder - but i am working on the IOT solution architecture which includes remote monitoring of DLMS Meters and meters data is available in the indicated format. Ready to take services of coder/ developer to transform the dlms meter data if required.
Hi, You need to find a coder…
Hi,
You need to find a coder and ask for information from the service provider.
DLMS is not an easy protocol, and you need to know a lot of information to make it work.
BR,
Mikko