You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/dotnet/IEC61850forCSharp
Michael Zillgith 83e8e14603 - .NET API: fixed bug in DataSet destructor 5 years ago
..
AssemblyInfo.cs - initial commit for new repository structure 11 years ago
Control.cs - .NET API: adopted to new server side control API 6 years ago
DataSet.cs - .NET API: fixed bug in DataSet destructor 5 years ago
GooseControlBlock.cs - .NET API: updated marshalling for GooseControlBlock 7 years ago
GooseSubscriber.cs - .NET API: Added GooseReceiver/GooseSubscriber 8 years ago
IEC61850.NET.csproj - IEC 61850 client: ControlObjectClient - avoid crash when "ctlVal" is not present in "Oper", also accept "setMag" instead of "ctlVal". 7 years ago
IEC61850ClientAPI.cs - IEC 61850 client: Added functions IedConnection_setRequestTimeout and IedConnection_getRequestTimeout to C API and IedConnection.RequestTimeout property to .NET API 6 years ago
IEC61850CommonAPI.cs - .NET API: added ControlAction.SetError method 5 years ago
IEC61850ServerAPI.cs - .NET API: added ControlAction.SetError method 5 years ago
IedServerConfig.cs Added various dotnet methods required for server configuration (#216) 6 years ago
IsoConnectionParameters.cs - add .NET support for new PSelector type - pSelector is now a byte array in the .NET API 6 years ago
MmsValue.cs - .NET API: fixed memory management issue in MmsValue.SetElement (see #213) 6 years ago
MmsVariableSpecification.cs - .NET API: added some additional wrapper code for MmsVariableSpecification functions 7 years ago
ReportControlBlock.cs .NET: fixed problem in ReportControlBlock.SetRCBValues (see #184) 6 years ago
Reporting.cs - .NET API: DataSet implements IDisposable interface, Report/DataSet GetValues methods return now clones of the original native values to prevent GC issues 7 years ago
SampledValuesControlBlock.cs - .NET API: updated marshaling of bool types in pinvoke code 7 years ago
SampledValuesSubscriber.cs - added function SVReceiver_enableDestAddrCheck 7 years ago
TLS.cs - NET API: added TLS support for server side 7 years ago