Commit graph

11 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
b83e174ef9 - added documentation for the log storage SPI 2016-06-10 17:51:24 +02:00
Michael Zillgith
787d7fc270 - file provider functions don't change file names; VMD_FILESTORE base part is now added in MMS server file service handling code
- IedConnection_readObject and IedConnection_getVariableSpecification can now read whole LNs
2016-06-10 17:00:55 +02:00
Michael Zillgith
2b28c0fed3 - added cmake support to build sqlite log driver
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
2016-06-09 00:00:02 +02:00
Michael Zillgith
069af684e9 - fixed problem with test case sSgN4 (return temporary-unavailable) when no EditSG is selected
- continued logging implementation
2016-06-03 18:38:31 +02:00
Michael Zillgith
0c042f2ba4 - added server examples logging
- added logging API
- added sqlite3 driver for logging
2016-05-30 00:08:59 +02:00
Michael Zillgith
9a55687379 - added missing resources
- fixed bug (seg fault) in unbuffered reporting
2016-05-23 09:41:34 +02:00
Michael Zillgith
ba08a2ad59 - implemented client and server side readJournal message parsing and generation 2016-05-23 01:14:00 +02:00
Michael Zillgith
7acd515a96 - WIP: server side logging 2016-05-18 17:44:11 +02:00
Michael Zillgith
a23b584d13 - extended logging implementation 2016-05-16 23:35:33 +02:00
Michael Zillgith
7de010e1f5 - started to implemente server side read journal handling 2016-05-10 17:39:51 +02:00