This commit is contained in:
2020-07-03 16:06:12 +02:00
parent 7c48ef8931
commit 95089b5faa
14 changed files with 373 additions and 411 deletions

View File

@ -1039,7 +1039,8 @@ std::string CmdProxy::Scan(int action) {
throw sls::RuntimeError("Unknown action");
}
return os.str();
} // namespace sls
}
/* Network Configuration (Detector<->Receiver) */
std::string CmdProxy::UDPDestinationIP(int action) {