forked from jonasjelonek/fosd
Daemon to allow controlling different fiber optical switches through a unified HTTP-based REST API.
- Python 100%
|
Jonas Jelonek
ea2bcc2c31
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> |
||
|---|---|---|
| drivers | add VirtualFOS driver | |
| .gitignore | Initial commit | |
| __main__.py | fix __main__.py argument parsing | |
| backend.py | refactoring: make this a modular daemon with a REST API | |
| config.example.yaml | refactoring: make this a modular daemon with a REST API | |
| listener.py | refactoring: make this a modular daemon with a REST API | |
| README.md | Initial commit | |
| requirements.txt | fix requirements.txt | |