Files
small_tel/Daemons/deprecated/netdaemon.deprecated
Edward Emelianov 6c36b0acc9 new baader daemon
2026-03-22 21:15:14 +03:00
..
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00
2026-03-22 21:15:14 +03:00

Network daemon snippet

This isn't an end-product, but just a template for different net-daemons.

Open a socket at given port (default: 4444), works with http & direct requests. Can read and send commands over serial interface.

Pieces with user code marked as 'INSERT CODE HERE'.