Hi
I am downloading data using
readRowsByEntry ; function but i am getting following data
--------
[126, -96, 63, 3, 97, 124, -70, -15, -26, -26, 0, -56, 49, 48, 0, 0, 62, -23, -27, 100, -2, 95, 72, -119, 122, 24, -121, -10, 16, -19, 62, -42, 78, 45, -93, 121, -76, -82, -110, -26, -103, -117, 120, 107, 60, 34, 36, -35, -92, 14, 64, 7, -123, -91, -120, -65, 95, 19, -44, 121, -43, -65, 53, -65, 126]
-------
but i am not able to convert in user readable format entry using row and col. so how we can do android app.
my use case is read profile billing data by entry.
I can fetch all billing…
I can fetch all billing history (12+1) and able to convert in readable format,( using buffer reading), so, how can do in single entry read.
Hi, You can read the Profile…
Hi,
You can read the Profile Generic data with Read by range or Read by entry.
You can get more information from here:
https://gurux.fi/Gurux.DLMS.Objects.GXDLMSProfileGeneric
BR,
Mikko