Commit Graph

18 Commits (1eb47e84378c09c18c0f64da3a3b6d1660965b54)

Author SHA1 Message Date
Michael Zillgith 05f32320e1 - added function to get timestamp of received command (ControlAction_getT) (LIB61850-422) 1 year ago
Michael Zillgith 75c1e89bba - Added functions to access fraction of second part of Timestamp (LIB61850-345) 3 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 c4dcd37449 - added new function DataAttribute_setValue 5 years ago
Michael Zillgith 1fcbad0b65 - .NET API: added ControlAction.SetError method 5 years ago
andy1547 efe889d567
Add value property to quality .NET (#217)
- Added ushort quality  property.

Co-authored-by: Andrew Moorcroft <andrew.moorcroft@nortechonline.co.uk>
6 years ago
Michael Zillgith 26af0d93c2 - IEC 61850 server: made IEC 61850 edition configurable at runtime 7 years ago
Michael Zillgith 894ea2e726 - SV: added function SVPublisher_ASDU_setSmpCntWrap
- added quality flag "derived"
- updated 9-2LE publisher example
7 years ago
Michael Zillgith eb97d64ae2 - .NET API: updated marshaling of bool types in pinvoke code 7 years ago
Michael Zillgith b195acd128 - .NET API: Added SEGMENTATION to ReportOptions 8 years ago
Michael Zillgith 33fb9206b3 - .NET API: Added support for Timestamp and Quality to SV subscriber 8 years ago
Michael Zillgith b00fdfde3d - .NET API: added properties for Quality flags 8 years ago
Michael Zillgith 10ed5af230 - .NET API: added support for GoCB handling
- .NET API: Add PhyComAddress class
8 years ago
Michael Zillgith 5cabd43702 - added missing file 8 years ago
Michael Zillgith 81e18261bc - .NET API: Added support for SVCB handling 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 b8a4e8c7b0 - some fixes 9 years ago
Michael Zillgith dc281a7ee9 - added maximum log entry size for LogStorage
- implemented maximum log entries for sqlite log storage
- added log to C# API
9 years ago