Framework Update.

This commit is contained in:
stephb9959
2022-05-09 09:58:49 -07:00
parent 952b1c4562
commit eb9e88b54a
18 changed files with 90 additions and 103 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{