would want to read selective objects from profile generic group. how to do that?
Ex : from 1.0.98.1.0.255 which is billing profile want to read selective objects or selective columns.
please provide sample code
You can use ReadRowsByEntry or ReadRowsByRange methods for that.
Note! All the meters don't support reading selective columns. Try to first read all columns.
Hi,
Hi,
You can use ReadRowsByEntry or ReadRowsByRange methods for that.
Note! All the meters don't support reading selective columns. Try to first read all columns.
BR,
Mikko
ok. thank you
ok. thank you