Hi
I have a small number of mixed meters, connecting on different tcp ports
How can I add multiple listeners to one reader?
I tried to make listener as array, it did not work?
Any Way out?
When trying to update a device using the DLMS.Director against the AMI, it seems that the director does not post the template id to the controller when updating a device. The TemplateId of the "UpdateDevice" is 0, but the Device.Id is not (!= newDevice).
This throws an exception because of the fk constraint on template.
Is there a timeout setting for closing a communication session with a device in AMI? It is necessary that after reading the data the communication session is not closed, or that it is possible to forcibly open a communication session without reading data from the device.
Hello!
Interesting to know if it is possible to work in parallel with devices using for example tcp network channel?
Are the tasks serve one after another or there is a way to work with several devices? (send request to the first, dont wait for the answer - due to possible long answers, ask another device, receiving the answer from the first and work with in).
Hello.
I use the event log 0.1.99.98.4.255.
I create a device in ami, read the event log, the number of events is 51 (attribute with index 7 in table GxTask). An event occurs in the counter. I read the log data, in attribute 7 the number is 52 (table GxTask), the number of log entries in the table is 51 (table GxValue).
Please tell me what could be the reason.
GuruxDirector reads logs correctly.