mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-21 01:01:02 +03:00
Change netdaemon to poll & work with libusefull_macros, add weatherdaemon
This commit is contained in:
9
Daemons/netdaemon.deprecated/Readme.md
Normal file
9
Daemons/netdaemon.deprecated/Readme.md
Normal file
@@ -0,0 +1,9 @@
|
||||
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'.
|
||||
Reference in New Issue
Block a user