esilva
a5c465a203
has way too many things
...
In short: added the ability to detect when a device has disconnected.
From this we have to achieve a way of:
- reconnecting the device
- re-subscribing to the fields it needs (it should already be subscribed
since the ESDI didn't stop tho - but for the sake of it, or in case a
device joins later)
- start sending data to it (which should be automatic given how we are
handling the devices)
2026-09-20 15:06:48 +01:00
esilva
1ac4ab1865
logger fixes on cdashdisplay device implementation
2026-09-17 23:08:36 +01:00
esilva
aa3fa88044
init application routines
2026-06-22 22:07:52 +01:00
esilva
a980640e40
working on a global config
2026-06-18 17:05:42 +01:00
esilva
97caeafd58
Yeah, I kinda gave up, i will fix it later or something I recon
2026-02-09 23:23:45 +00:00
esilva
cbb8279de8
Recovered the original repl command
2026-01-12 20:07:45 +00:00
esilva
e7bfc5c81f
removing the old test UI codes
2026-01-12 20:03:32 +00:00
esilva
56ce6bc58d
More work associated with the new TUI - must recover old repl tho
2026-01-08 18:57:55 +00:00
esilva
8d1e7c962f
Revert "Going from a REPL to a TUI"
...
This reverts commit 0162c14c1d .
2026-01-05 10:32:57 +00:00
esilva
0162c14c1d
Going from a REPL to a TUI
2026-01-05 00:23:55 +00:00
esilva
785db2a59b
Moved the REPL thing to its own package
2026-01-03 21:48:18 +00:00
esilva
af3322bc9f
Added some basic command handling for the devices
2025-12-22 23:06:33 +00:00
esilva
c23441908f
Adding multi device support
2025-12-06 22:26:03 +00:00
esilva
b2c0e35f51
Added an ID to the devices
2025-10-29 22:57:21 +00:00
esilva
b60351319f
Adding a way to find new devices
2025-10-22 23:15:33 +01:00
esilva
a748c9644a
Do nothing on empty input
2025-10-21 22:16:16 +01:00
esilva
ba3dcebb27
Very naive REPL
2025-10-21 21:52:16 +01:00
esilva
d52f8bcfa5
Moved the code its respective places instead of being all mixed up
2025-10-21 20:30:26 +01:00