I am developing an android application using your gurux dlms android. I am getting a null values in the attributes due to no attribute count. Please tell me how to get the attribute values in gurux dlms android.
Here's the below code which i was using showObject method. Please help me with this :
Hi,
I am getting the attributes values now by selecting one obis parameter from list then by clicking read button.
Previously i think that attribute values will come by clicking refresh button.
Later i got to know that attribute values will come by clicking read button on selected obis value from list
Thanks for the help.
Hai,
Sorry for the late reply, I am reading obis code called 0.0.0.1.0.255. I am having a small doubt regarding profile generic reading also. When i need to read the profile generic values in the Gurux DLMS Director i am getting another list of obis codes. While coming to the android i am not getting those types of values when i clicked the profile generic obis code. Please help me with this. This is my profile generic obis code 1.0.99.1.0.255. Please tell me how to get the values for profile generic.
Unable to read attributes in Gurux DLMS android
Hi,
What is target type? Are you creating it by yourself or reading from the meter?
BR,
Mikko
Unable to read attributes in Gurux DLMS android
Hello,
Thanks for the reply. Yes i am reading from the meter which is three phase from another end. Target Type is three phase meter
Unable to read attributes in Gurux DLMS android
Hi,
Sorry, I explained it badly. What is COSEM type of "target" parameter in your example?
Is it clock, register, data, etc?
if (target.getShortName() != 0)
BR,
Mikko
Unable to read attributes in Gurux DLMS android
Hi,
I am getting the attributes values now by selecting one obis parameter from list then by clicking read button.
Previously i think that attribute values will come by clicking refresh button.
Later i got to know that attribute values will come by clicking read button on selected obis value from list
Thanks for the help.
Unable to read attributes in Gurux DLMS android
Hi,
Can you tell OBIS code of selected object?
BR,
Mikko
Unable to read attributes in Gurux DLMS android
Hai,
Sorry for the late reply, I am reading obis code called 0.0.0.1.0.255. I am having a small doubt regarding profile generic reading also. When i need to read the profile generic values in the Gurux DLMS Director i am getting another list of obis codes. While coming to the android i am not getting those types of values when i clicked the profile generic obis code. Please help me with this. This is my profile generic obis code 1.0.99.1.0.255. Please tell me how to get the values for profile generic.