I am running Gurux.DLMS.AMI with MSSQL database. When I read Profile from meter, there are in "Value" table string in xml format ( type of table is varchar(max)):
( meter is iskra MT382 )
If I let default setting at appsettings.json, it look like that ( after meter connected ):
Client 95.105.137.154:1604 is connected.
Send SNRM request.7E A0 07 03 21 93 0F 01 7E
TX: 09:10:48 7E A0 07 03 21 93 0F 01 7E
TX: 09:11:48 7E A0 07 03 21 93 0F 01 7E
TX: 09:12:48 7E A0 07 03 21 93 0F 01 7E
Failed to receive reply from the device in given time.
Disconnecting from the meter.
Thanks for the great piece of software. I'm trying to get Gurux.DLMS.AMI up and running to read a Landis+Gyr ZMD410 through one of their CU-XE111 IP modems.
Works fine when using GXDLMSDirector, I can read the meter and all its registers.
But then importing the .gxc file as a template and adding in the device in AMI, the console always returns "Connection is permanently rejected. The application context name is not supported."
Hi
How to set Gurux AMI parameters to enable it to accept incoming TCP connections with WRAPPER protocol. (meters using GPRS or ethernet to make a client connection to a GuruxAMI Server)
When we add device in DLMS director, it asks for IP address and consequently, AMI service makes a TCP call to the IP address and the task fails.