Hi, I was reading the DLMS green book, where it explains priority management and says the following:
"9.1.4.4.4 Priority handling
For data transfer services using LN referencing, two priority levels are available: normal (FALSE) and high (TRUE). This feature allows receiving a response to a new request before the response to a
previous request is completed.
used GXDLMSDirector and everything works fine. But when I try to use C example client with these arguments:
./gurux.dlms.client.bin -h localhost -p 4061 -c 22 -a HighSHA256 -P Gurux -T 4142434445464748
I get error:
Connecting to localhost:4061
InitializeConnection
Access Error : Device reports Read-Write denied.
Also tried to use .NET client and everything works fine.
I need your advice please, I have to make some tests on indian meters (Capital Power System and L&T), this 2 meters have 2 connection types (HDLC with optical probe and 4G modem).
I am facing a problem, I didn't manage to connect them here in France, I have tried several telecom operators but I see a GRPS connection failed error code on the meter and the APN doesn't give me an IP address (the 2 cosem objects ip4setup and ip6setup remain empty).
When I am reading the billing profile date the timestamp is getting as hexadecimal is there any way to convert it into readable form?
This is the output I am getting
When I am reading the events it is not possible to read one by one objects it is throwing some invalid block number error.what is the issue?Here us the output