Framework Update.

This commit is contained in:
stephb9959
2022-05-09 09:59:08 -07:00
parent 7591b8cd44
commit 5da5e3b38e
5 changed files with 58 additions and 77 deletions

View File

@@ -264,7 +264,7 @@ namespace OpenWifi::GWObjects {
lastContact.clear();
associations.clear();
numberOfDevices = 0 ;
snapshot = std::time(nullptr);
snapshot = OpenWifi::Now();
}
void CapabilitiesModel::to_json(Poco::JSON::Object &Obj) const{