Hi,
I have a condition;
I have to open transparent connection with an special command. so I am connecting modem with TCP Client, executing command with success. after that I am trying to read dlms meter over Gurux.Net.
I tried a few hacks but not worked. like set gxnet socket with reflection, use gxnet to send special command v.s.
Can you help me about seting using tcp client as gxnet media
thanks
Hi,
currently waiting for my Optical Probe, but I need to read the data from my 3 phase meter & was wondering if anyone had any success?
Comment: In NSW, the meters are not open it seems. Other parts of Australia have open access, but some areas have no open access. In 2028 it is legislated that meters will have open access available, but existing meters may remain restricted.
By searching the net, I think the meter serial number is used as part of the access.
- "Start receiving notifications" in Director enabled
- Push messages in meter enabled, so meter is constantly (10 retries) send same push message/data notification to the Director host via tcp/ip
-At the same time user trying to read simple data obis using the same Director instance
I am planning to implement the DLMS protocol in Python using the Gurux-DLMS library. I have a few questions regarding how data is transmitted through the gateway, how connections are established and maintained, and how communication happens with the meter.
We have gateways in place, and I would like to understand what type of gateways are supported by DLMS meters. Additionally, I want to know the communication media involved (similar to Modbus TCP/IP) and the complete end-to-end flow.