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.
Michael Zillgith
821b065453
- .NET API: added more async functions (control, association, data set, get variable specification)
|
7 years ago |
.. |
AssemblyInfo.cs
|
- initial commit for new repository structure
|
11 years ago |
Control.cs
|
- .NET API: added more async functions (control, association, data set, get variable specification)
|
7 years ago |
DataSet.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 |
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
|
- .NET API: added more async functions (control, association, data set, get variable specification)
|
7 years ago |
IEC61850CommonAPI.cs
|
- IEC 61850 server: made IEC 61850 edition configurable at runtime
|
7 years ago |
IEC61850ServerAPI.cs
|
- NET API: added TLS support for server side
|
7 years ago |
IedServerConfig.cs
|
- IEC 61850 server: number of dynamic data sets configurable at runtime
|
7 years ago |
IsoConnectionParameters.cs
|
- .NET API: added check for maximum size of s-selector
|
7 years ago |
MmsValue.cs
|
- .NET API: MmsValue - added Clone method and implemented IDisposable interface
|
7 years ago |
MmsVariableSpecification.cs
|
- .NET API: added some additional wrapper code for MmsVariableSpecification functions
|
7 years ago |
ReportControlBlock.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 |
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 |