I need to integrate DLMS meter communication into a React Native mobile application.
Here are a few specific questions I have:
React Native JS class Through i am opening Android Activity and getting data
but i need to do click functionality in React Native can any one help me out of this solution
I need to integrate DLMS/COSEM meter communication into a React Native mobile application. I came across the Gurux.DLMS.Android library, which seems to provide the functionality I need.
However, as someone relatively new to Java and unfamiliar with the inner workings of the Gurux library, I'm seeking advice and guidance on how to integrate it into my React Native project.
Here are a few specific questions I have:
1. Which classes/functions within the Gurux.DLMS.Android library should I focus on bridging for meter communication and data reading functionalities?
We need to read Profile Generic for Billing Profile.We can able to read "Nameplate Profile". But while reading "Billing Profile" we are getting " Access Error : Device reports a unavailable object" Error. Obis code is correct compared in DLMSDirector.And also having multiple rows for Billing Profile in DLMSDirector. Can you please help me?