Michael Zillgith
|
d4312d21ac
|
- fixed bugs in ReportControlBlock getter functions and .NET wrapper
code
|
3 years ago |
Michael Zillgith
|
b27681f408
|
- implemented GET_PARAMETER event for IedServer_RCBEventHandler
- implemented additional access functions for ReportControlBlock to allow access to runtime values
|
4 years ago |
Michael Zillgith
|
d036b09712
|
- added .NET wrapper for RCBEventHandler
|
4 years ago |
Michael Zillgith
|
de3aba0cb6
|
- .NET API: added support for server integrated GOOSE publisher
- IED server: fixed bug in GoCBEventHandler
|
4 years ago |
Michael Zillgith
|
cdd00da057
|
- .NET API: Added IDisposable interface to IedServer and IedModel classes
- .NET API: Added method IedModel.SetIedName
|
5 years ago |
Michael Zillgith
|
ae4f940753
|
- .NET API: Added support for SelectStateChangedHandler
- .NET API: Added ModelNode.GetObjectReference
|
5 years ago |
Michael Zillgith
|
881ebac3dc
|
- .NET API: added ControlAction.GetControlTime methods
|
6 years ago |
Michael Zillgith
|
5bd03b0611
|
- IED server: added function ConfigFileParser_createModelFromConfigFileEx with filename as argument to avoid dependency on FileSystem_... functions
- .NET projects: changed target framework of some project files to v4.0
|
6 years ago |
Michael Zillgith
|
8099734f11
|
- .NET API: adopted to new server side control API
|
6 years ago |
Michael Zillgith
|
48b14619a3
|
- .NET API: Added IedServerConfig class
|
7 years ago |
Michael Zillgith
|
cab1f783fd
|
- .NET API: added project files for .NET core 2.0
|
7 years ago |
Michael Zillgith
|
d995c05fc0
|
- .NET: Added TLS.TLSConfiguration class to wrap native TLSConfiguration
- .NET: Added TLS support for IedConnection
|
8 years ago |
Michael Zillgith
|
f3b75dd3fc
|
- added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
|
9 years ago |
Michael Zillgith
|
e6b8e09e91
|
- .NET API: fixed server side bug with connection indication handler
|
9 years ago |
Michael Zillgith
|
4d5a9e27a1
|
- added server1 example to dotnet
|
9 years ago |