Commit graph

20 commits

Author SHA1 Message Date
Michael Zillgith
dc281a7ee9 - added maximum log entry size for LogStorage
- implemented maximum log entries for sqlite log storage
- added log to C# API
2016-10-03 18:29:16 +02:00
Michael Zillgith
fca675e2a1 - C# API: added client side log service support 2016-09-24 09:56:43 +02:00
Michael Zillgith
d81e9e1c19 - implemente ControlObjectClient_setTestMode function, also for C# wrapper 2016-09-08 18:23:20 +02:00
Michael Zillgith
899fd370f8 - changed .NET client API 2016-03-25 14:06:56 +01:00
Michael Zillgith
44a4336deb - changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
- increased version number to 0.9.1
2016-02-24 11:26:21 +01:00
Michael Zillgith
bc65ce46c6 - added MmsConnection.setLocalDetail and MmsConnection.getLocalDetail to C# API 2016-02-01 14:13:05 +01:00
Michael Zillgith
0fb088320a - fixed problem in reporting.csproj file
- fixed bug in C# Validity enum
2015-12-03 15:15:40 +01:00
Michael Zillgith
108332774f - added FCs "BR" and "RP"
- fixed conformance problem in buffered reporting timeofEntry write access handling
2015-11-26 18:58:46 +01:00
Michael Zillgith
f5c5fa7fb4 - fixed problems in buffered reporting 2015-11-20 15:23:48 +01:00
Michael Zillgith
d9c8d9cc1b - .NET API: added Dispose method to IecConnection and ReportControlBlock classes 2015-10-27 17:13:00 +01:00
Michael Zillgith
5ef1da7ac2 - added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence 2015-07-20 17:09:05 +02:00
Michael Zillgith
f3347e4f16 - added additional error codes to reflect MMS data access errors
- IedConnection_getRCBValues returns correct error code in case the RCB does not exist
2015-06-09 12:34:36 +02:00
Michael Zillgith
a603b7af48 - added IED_ERROR_TYPE_INCONSISTENT value to client API
- server now reponds with type-inconsistent error when client tries to write a value of wrong type
2015-06-03 16:24:43 +02:00
Michael Zillgith
f70d43b99b - changed FC names (added prefix IEC61850_FC_). 2015-03-03 12:10:36 +01:00
Michael Zillgith
91b9c2c64b - added documentation to HandleSet functions 2014-12-18 18:12:02 +01:00
Michael Zillgith
375b1a9c12 - added access function to data set references for reports to client API C/C#
- renamed function MmsValue_createEmptyArray (fixed typo "Emtpy")
- added some missing API functions to windows DLL def files
2014-12-11 17:24:26 +01:00
Michael Zillgith
78a694c5d3 - C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL 2014-12-09 10:46:34 +01:00
Michael Zillgith
ca9cff0c90 - fixed problem in data set creation for C# API 2014-12-04 21:32:22 +01:00
Michael Zillgith
a0f67f9a5d - update to current development version 2014-12-01 10:47:22 +01:00
Michael Zillgith
48d717f12c - initial commit for new repository structure 2014-12-01 10:34:45 +01:00