stephb9959
2023-09-01 09:17:44 -07:00
parent fe4256c290
commit b3bca3003a
12 changed files with 92 additions and 16 deletions

View File

@@ -129,6 +129,8 @@ namespace OpenWifi {
}
} else {
poco_error(logger(), "Bad bus message.");
std::ostringstream os;
Object->stringify(std::cout);
}
auto i = Services_.begin();