By magnifius, 22 October, 2025 Forums Gurux.DLMS Hi, How can I set counter number with number only like GuruxDLMSDirector without obis code. I'm using gurux DLMS.Python.client Hi, The client example doesn… Hi, The client example doesn't support it, but you can set it like this: self.client.ciphering.invocationCounter = OUR_VALUE BR, Mikko
Hi, The client example doesn… Hi, The client example doesn't support it, but you can set it like this: self.client.ciphering.invocationCounter = OUR_VALUE BR, Mikko
Hi, The client example doesn…
Hi,
The client example doesn't support it, but you can set it like this:
self.client.ciphering.invocationCounter = OUR_VALUE
BR,
Mikko