mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-20 08:41:03 +03:00
add Hydreon monitoring
This commit is contained in:
3
Daemons/netdaemon.deprecated/netdaemon-template.config
Normal file
3
Daemons/netdaemon.deprecated/netdaemon-template.config
Normal file
@@ -0,0 +1,3 @@
|
||||
#define EBUG 1
|
||||
# baudrate for USB<->UART converter
|
||||
#define BAUD_RATE B115200
|
||||
1
Daemons/netdaemon.deprecated/netdaemon-template.creator
Normal file
1
Daemons/netdaemon.deprecated/netdaemon-template.creator
Normal file
@@ -0,0 +1 @@
|
||||
[General]
|
||||
11
Daemons/netdaemon.deprecated/netdaemon-template.files
Normal file
11
Daemons/netdaemon.deprecated/netdaemon-template.files
Normal file
@@ -0,0 +1,11 @@
|
||||
cmdlnopts.c
|
||||
cmdlnopts.h
|
||||
main.c
|
||||
parseargs.c
|
||||
parseargs.h
|
||||
socket.c
|
||||
socket.h
|
||||
term.c
|
||||
term.h
|
||||
usefull_macros.c
|
||||
usefull_macros.h
|
||||
1
Daemons/netdaemon.deprecated/netdaemon-template.includes
Normal file
1
Daemons/netdaemon.deprecated/netdaemon-template.includes
Normal file
@@ -0,0 +1 @@
|
||||
.
|
||||
Reference in New Issue
Block a user