Michael Zillgith
b86806ef13
- .NET API: added support for server side log service (LIB61850-461)
11 months ago
Michael Zillgith
ae02944918
- .NET API: Added properties to MmsVariableSpecification class (LIB61850-460)
11 months ago
Michael Zillgith
08eb41acc9
- .NET API: Added functions SetReportSetting and GetReportSetting to IedServerConfig (LIB61850-404)
1 year ago
Michael Zillgith
e3a67573f7
- .NET API: Added functions to set minimum and maximum TLS version
...
- .NET API: Added functions to configure the used cipher suites
1 year ago
Maxson Ramon dos Anjos Medeiros
462e9c3851
-added function to set the number of outstanding calls-
...
IedConnection_setMaxOutstandingCalls (LIB61850-433)
1 year ago
Michael Zillgith
05f32320e1
- added function to get timestamp of received command (ControlAction_getT) (LIB61850-422)
1 year ago
Michael Zillgith
0b57f143b5
- .NET API: added function IedServer.IgnoreClientRequests and IedServer.IgnoreReadAccess
1 year ago
Michael Zillgith
1a0bc8ab8b
- .NET API: added function IedServer.HandlerWriteAccessForDataObject (LIB61850-437)
1 year ago
Michael Zillgith
933388128c
- .NET API: fixed - crash when GetDataSetDirectoryAsync returns error
...
(LIB61850-434)
1 year ago
Michael Zillgith
fd4fe9ad35
- .NET API: Added finalizer to ControlObject ( #459 )
2 years ago
Michael Zillgith
3036f99f8f
- .NET API: Save TLSConfiguration instance in IedServer to avoid garbage
...
collection (LIB61850-410)
2 years ago
Michael Zillgith
4cba8ab50d
- Added function IedConnection_setLocalAddress to define local IP address and optionally local port of a client connection (LIB61850-378)
2 years ago
Michael Zillgith
9fa68a9d93
- IED server: added ControlAction_getSynchroCheck and ControlAction_getInterlockCheck functions
3 years ago
Michael Zillgith
f7ff7d0675
- fixed - .NET: IedConenction.WriteDataSetValues throws a
...
NullReferenceException (LIB61850-384)
3 years ago
Michael Zillgith
81149cd32a
- .NET API: Added support for TLS event handler (LIB61850-373)
3 years ago
Michael Zillgith
a3a6f2c77f
- IED Server: added function to set time quality for internally updated times (LIB61850-372)
3 years ago
Michael Zillgith
f61c58dd35
- added TLSConnection object to provide more context in TLS event callback (LIB61850-366)
3 years ago
Michael Zillgith
75c1e89bba
- Added functions to access fraction of second part of Timestamp (LIB61850-345)
3 years ago
Michael Zillgith
0865b6fd99
- .NET API: Added support for functional naming to LogicalDevice
3 years ago
Michael Zillgith
fd514f32d6
- added IedServerConfig_setSyncIntegrityReportTimes/IedServerConfig_setSyncIntegrityReportTimes wrapper to .NET API (LIB61850-323)
3 years ago
Michael Zillgith
c76b5dd2da
- server reporting: added code to prevent race condition with
...
RCBEventHandler
3 years ago
Michael Zillgith
bb7c2421cd
- server: added RCBEventHandler event types REPORT_CREATED and OVERFLOW
3 years ago
Michael Zillgith
ee948a0c08
- added function ReportControlBlock_getResv
3 years ago
Michael Zillgith
1954da2b78
- .NET API: added IedServer.GetFunctionalConstrainedData method
...
(LIB61850-317)
3 years ago
Michael Zillgith
d4312d21ac
- fixed bugs in ReportControlBlock getter functions and .NET wrapper
...
code
3 years ago
Michael Zillgith
c210e086cd
- .NET API: fix problem with garbage collected delegates for async
...
client control functions (LIB61850-301)
4 years ago
Michael Zillgith
2092f42f80
- .NET wrapper: fixed problems with garbage collected delegates for async client functions (LIB61850-301)
4 years ago
Michael Zillgith
5d1f66d7e6
- .NET API: Fixed bug in IedConnection.GetFileAsync
4 years ago
Michael Zillgith
c3191b2864
- .NET API: added additional properties for Server.ReportControlBlock
4 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
92a3b7668d
- .NET API: added MmsValue.SetOctetStringOctet and MmsValue.GetOctetStringOctet
...
- added positiion paramter validation for MmsValue_setOctetStringOctet
4 years ago
Michael Zillgith
01b1f96590
Merge branch 'v1.5_feature_260' into v1.5
4 years ago
Michael Zillgith
0dc79d4dd8
- .NET API: Added functions for IedConnction - CreateDataSetAsync, DeleteDataSetAsync, GetDataSetDirectoryAsync (LIB61850-260)
4 years ago
Michael Zillgith
50fc97734e
- new function IedConnection_setTimeQuality - Added support to set time quality for client generated time stamps (LIB61850-280)
4 years ago
Michael Zillgith
82e57900fa
- .NET API: added wrapper for IedConnection_setFile and IedConnection_setFilestoreBasepath (LIB61850-258)
4 years ago
Michael Zillgith
bb64d9d8fe
- .NET API: GooseSubscriber - added GetGoId, GetGoCbRef, GetFataSet
...
methods
- .NET API: GooseReceiver - store references to all added
GooseSubscribers to prevent garbage collection
- update documentation comments for GooseSubscriber API
4 years ago
Michael Zillgith
2ace50b712
- .NET API: Fixed problem with AccessViolationException in
...
GooseControlBlock.GetDstAddress
4 years ago
Michael Zillgith
982b1097fc
- .NET API: fixed bug - server write access handler causes
...
"CallbackOnCollectedDelegate" exception (LIB61850-236)
4 years ago
Michael Zillgith
da08489bc3
- .NET API: Fixed memory release problem in method
...
ModelNode.GetObjectReference
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
efe4513d11
- .NET API: fully implemented dispose pattern in DataSet class
4 years ago
Michael Zillgith
b2f417bdbf
- updated comments and readme
4 years ago
Michael Zillgith
cb3f460fcf
- .NET API: added functions to access DataAttribute properties
4 years ago
Michael Zillgith
530cdc0383
- .NET API: added function IedModel.GetDeviceByInst
4 years ago
Michael Zillgith
cda2eba93b
- .NET API: added LogControlBlock and SettingGroupControlBlock classed
...
to added LCBs and setting groups to server data model
4 years ago
Michael Zillgith
ee9d6656b3
- .NET API: Added GSEControlBlock class to add GoCBs to server data
...
model
4 years ago
Michael Zillgith
56bda24641
- .NET API: Added method ReportControlBlock.SetPreconfiguredClient
4 years ago
Michael Zillgith
5ba428fa5b
- .NET API: MmsValue - added functions to create empty visible string and set visible string value
...
- .NET API: DataAttribute - save data attribute type
4 years ago
Michael Zillgith
c4dcd37449
- added new function DataAttribute_setValue
5 years ago