ogclient/src
Alvaro Neira Ayuso 59a28237f1 Create ogThread class to move all thread functions
Right now, all the thread functions are declared inside the processor function.
Those functions were created for execute specific commands in the machine
(poweroff, reboot, etc). Creating this new class we are cleaning up the code.
2020-01-19 19:50:44 +01:00
..
linux Add shell run and output commands 2020-01-19 19:50:44 +01:00
HTTPParser.py (BUG) Fix crash when json message received is incomplete 2020-01-19 19:50:44 +01:00
__init__.py Create new ogClient 2020-01-19 19:50:44 +01:00
ogClient.py Add shell run and output commands 2020-01-19 19:50:44 +01:00
ogConfig.py Create new ogClient 2020-01-19 19:50:44 +01:00
ogRest.py Create ogThread class to move all thread functions 2020-01-19 19:50:44 +01:00