16 Commits (c4fecc7eeb04943b3316a23d73179b56f4514fb8)

Author SHA1 Message Date
Keegan 1c2868daf8 server launches with proper config for itself and grafana, added storing config on exit or changes 2 years ago
Keegan 56512b3086 Added more config methods for server interface and started working on docker compose. Need to finish influx startup and grafana provisioning 2 years ago
Keegan 247ba5fdbc added config parser for reactor and server settings, need to add store method 3 years ago
Keegan a887028e7a shifted server impl. Working on loading/storing config for db connections 3 years ago
Keegan f83bf25645 working with hardcoded ports, need a cleaner way for those to be assigned 3 years ago
Keegan bffc226f26 super broken right now but refactoring so all requests come in to the central server 3 years ago
Keegan f8b9324a0d working on log format 3 years ago
Keegan 056205c356 added basic logging package to be used from any sub packge 3 years ago
Keegan 626deecef2 added tui device display and reactor selection 3 years ago
KeeganForelight 9dacb2d007 fixed system state tracking. Working TUI w/ reactor list, adding device pages next 3 years ago
KeeganForelight f64a9d81fc TUI working with reactor connects/disconnects.fixed some other minor bugs such as manager not updating client info on new connection 3 years ago
K D 24f7c39263 added correct manager/coordinator impl with support for method extending should be set to test tui 3 years ago
KeeganForelight 31c1a702a7 added barebones terminal, refactoring coordinators to be unique again :( 3 years ago
KeeganForelight 37ad511131 went back to monitoring via pings; starting terminal interface over the weekend 3 years ago
KeeganForelight 530413e9a1 refactored reactor side coordinators and managers. in process of adding monitoring framework 3 years ago
KeeganForelight 5cd34e89b6 added more standard server structs, in process of making system only send new info 3 years ago