Hello Team,
I am able to read all profile generic objects using obis codes and able to give selective access for billing data profile and daily load profile. when i am trying to read blockload(with or without selective access), i am encountering with array buff out of the range error. Please help me on resolving this.
capture_objects1 = reader.read(pg1,3)
attr = reader.readRowsByRange(pg1, start, end)
Thanks
Aparna