stephb9959
2023-11-22 09:16:17 -08:00
parent 81f07d9c83
commit 3bcfb6e3a3
5 changed files with 8 additions and 3 deletions

View File

@@ -129,4 +129,8 @@ namespace OpenWifi {
return ALBHealthCheckServer()->RegisterExtendedHealthMessage(Callback);
}
std::string MicroServiceAccessKey() {
return MicroService::instance().Hash();
}
} // namespace OpenWifi