ADD: added websocket and offline version an dtracklist
This commit is contained in:
@@ -25,7 +25,7 @@ auto control = kubecontrol::PodController("docs/config");
|
||||
// std::ifstream ifs("info.json");
|
||||
nlohmann::json j = nlohmann::json::parse(control.getPodsInfo());
|
||||
|
||||
LOG_S(INFO)<<control.getInfoForPod("hamburg");
|
||||
LOG_S(INFO)<<control.getInfoForPod("simcontrol");
|
||||
// LOG_S(INFO)<< j;
|
||||
|
||||
LOG_S(INFO)<<control.getPodsInfoForAll();
|
||||
|
||||
Reference in New Issue
Block a user