Implemented history writer

This commit is contained in:
Martino Ferrari
2026-06-14 14:09:51 +02:00
parent f25bd7f08e
commit dd7dd22cb0
27 changed files with 1537 additions and 104 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
OBJSX = StreamHub.x UDPSourceSession.x WSServer.x TriggerEngine.x
OBJSX = StreamHub.x UDPSourceSession.x WSServer.x TriggerEngine.x HistoryWriter.x
PACKAGE =
ROOT_DIR = ../../..