libiec61850/dotnet/IEC61850forCSharp
2017-10-28 15:52:49 +02:00
..
AssemblyInfo.cs - initial commit for new repository structure 2014-12-01 10:34:45 +01:00
Control.cs - .NET API: ControlObject implements IDisposable interface 2017-10-28 15:52:49 +02:00
DataSet.cs - update to current development version 2014-12-01 10:47:22 +01:00
IEC61850ClientAPI.cs - client/server: added set data set service (MMS write named variable list) 2017-08-25 00:02:51 +02:00
IEC61850CommonAPI.cs - added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime 2017-04-06 22:58:22 +02:00
IEC61850forCSharp.csproj - IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string. 2017-08-19 11:24:00 +02:00
IEC61850ServerAPI.cs - C# API: server - keep references to internal control handler delegates to avoid garbage collection 2017-07-05 10:44:22 +02:00
IsoConnectionParameters.cs - .NET: in IedConnection: added internal reference to IsoConnectionParameters object to avoid deletion of internal AcseAuthenticationParameters by garbage collector 2017-03-29 18:26:49 +02:00
MmsValue.cs - some fixes 2016-11-28 19:27:08 +01:00
MmsVariableSpecification.cs - update to current development version 2014-12-01 10:47:22 +01:00
ReportControlBlock.cs - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +02:00
Reporting.cs - .NET API: added Report.GetDataSetName method 2015-10-28 10:52:47 +01:00