Hi Mikko,
Is there anyway to read profile generic column while reading the particular profile generics. For example if a new meter I am trying to earlier I created the device.xml file for the particular vendor if new vendor comes indexing order will be different. So my point is read the particular profile generic Instantaneous Profile column first then Instantaneous Profile data. If it is possible mapping will be easy. Is there anyway for this solution in Gurux python?
Hi, You need to read theā¦
Hi,
You need to read the captured objects for the meter and then read the buffer.
You can then map data using capture objects.
I believe that the best way to go is if you save your own device.xml for each meter type you want to read and after the read, you map the profile generic columns.
BR,
Mikko