Michael Zillgith
|
ab650f10eb
|
Merge pull request #144 from jpeltonen/master
- added setting of MMS request timeout to .NET
|
6 years ago |
fitefis
|
3815b91505
|
- added setting of MMS request timeout to .NET
|
6 years ago |
Michael Zillgith
|
66f571f03d
|
- .NET API: add GetFileDirectoryEx function
|
7 years ago |
Michael Zillgith
|
31f92b5cf0
|
- .NET API: Added method MmsConnection.ReadMultipleVariables
- .NET API: extended MmsValue.ToString method to print arrays and data access errors
|
7 years ago |
Michael Zillgith
|
eb97d64ae2
|
- .NET API: updated marshaling of bool types in pinvoke code
|
7 years ago |
Michael Zillgith
|
76ab1ec9f6
|
- .NET API: Added destructor and Dispose method to ReportControlBlock
- .NET API: Changed ReportControlBlock access to IedConnection to improve stability when connection closes unexpectedly
|
7 years ago |
Michael Zillgith
|
10ed5af230
|
- .NET API: added support for GoCB handling
- .NET API: Add PhyComAddress class
|
8 years ago |
Michael Zillgith
|
36a1660d71
|
- .NET API: Added DeleteFile (from pull request #44 by jpeltonen)
|
8 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
|
d0ac21e487
|
- client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
|
8 years ago |
Michael Zillgith
|
291d21ef9e
|
- IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string.
|
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
|
6273a18c48
|
- .NET: in IedConnection: added internal reference to IsoConnectionParameters object to avoid deletion of internal AcseAuthenticationParameters by garbage collector
|
9 years ago |
Michael Zillgith
|
b8a4e8c7b0
|
- some fixes
|
9 years ago |
Michael Zillgith
|
da21bb2e76
|
- C# wrapper: fixed bug in client readObject functions
|
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 |
Michael Zillgith
|
fca675e2a1
|
- C# API: added client side log service support
|
9 years ago |
Michael Zillgith
|
d81e9e1c19
|
- implemente ControlObjectClient_setTestMode function, also for C# wrapper
|
9 years ago |
Michael Zillgith
|
899fd370f8
|
- changed .NET client API
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
bc65ce46c6
|
- added MmsConnection.setLocalDetail and MmsConnection.getLocalDetail to C# API
|
10 years ago |
Michael Zillgith
|
0fb088320a
|
- fixed problem in reporting.csproj file
- fixed bug in C# Validity enum
|
10 years ago |
Michael Zillgith
|
108332774f
|
- added FCs "BR" and "RP"
- fixed conformance problem in buffered reporting timeofEntry write access handling
|
10 years ago |
Michael Zillgith
|
f5c5fa7fb4
|
- fixed problems in buffered reporting
|
10 years ago |
Michael Zillgith
|
d9c8d9cc1b
|
- .NET API: added Dispose method to IecConnection and ReportControlBlock classes
|
10 years ago |
Michael Zillgith
|
5ef1da7ac2
|
- added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence
|
10 years ago |
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
|
10 years ago |
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
|
10 years ago |
Michael Zillgith
|
f70d43b99b
|
- changed FC names (added prefix IEC61850_FC_).
|
11 years ago |
Michael Zillgith
|
91b9c2c64b
|
- added documentation to HandleSet functions
|
11 years ago |
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
|
11 years ago |
Michael Zillgith
|
78a694c5d3
|
- C#/.NET API: fixed problem with boolean marshalling together with VC++ compiled DLL
|
11 years ago |
Michael Zillgith
|
ca9cff0c90
|
- fixed problem in data set creation for C# API
|
11 years ago |
Michael Zillgith
|
a0f67f9a5d
|
- update to current development version
|
11 years ago |
Michael Zillgith
|
48d717f12c
|
- initial commit for new repository structure
|
11 years ago |