ogclient/src
Alvaro Neira Ayuso 6d1e79b8eb Add software command to inventory the machine software
ogAdmClient has a support to inventory the software in a machine. This new
command allows the new ogClient to execute the same script to inventory the sw.
The arguments will be received from the server as a json message. Format:

{ "disk" : "0", "partition" : "1"}
2020-01-19 19:50:44 +01:00
..
linux Add software command to inventory the machine software 2020-01-19 19:50:44 +01:00
HTTPParser.py Add session command to init the opengnsys session 2020-01-19 19:50:44 +01:00
__init__.py Create new ogClient 2020-01-19 19:50:44 +01:00
ogClient.py Add session command to init the opengnsys session 2020-01-19 19:50:44 +01:00
ogConfig.py Create new ogClient 2020-01-19 19:50:44 +01:00
ogRest.py Add software command to inventory the machine software 2020-01-19 19:50:44 +01:00