Hello!
Started to work with AMI service. One the tasks is to show objects and attributes by names. Director shows names of attributes (by methods from dlms.dll libraty).
AMI templates response doesn`t contain name of an attribute (the response contains name field in attribute but with null value).
The same is with the device response (ListDevices) - we got objects, objects names, attributes, but no attributes names (just indexes).
Or to show the names we should use our data structure with attributes names?
I am using windows 10, i have download and install .NET 3.1
When i started the Gurux.DLMS.AMI using "dotnet Gurux.DLMS.AMI.dll" command, there was several warning.
It said
"Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
Failed to determine the https for redirect"
I checked your latest AMI source and tried to read profile generic data in added scheduler.
If I have 1000 entries in the meter and want to read only last 50 entries or date range wise read. How can I read for the same?
I set profile capture period to 900(15 mins) and my schedule is set to 15 mins for the same.
Hi,
I can add attributes to schedules for read, selecting COSEM object and "Add to Schedule" from "Tools" menu. And how can I add attributes to schedules for write data ?
After last update GXDLMSDirector says "Could not load file or assembly 'Gurux.DLMS.AMI.Messages', when it connects to data concentrator.
What was changed?