Framework Update.

This commit is contained in:
stephb9959
2022-05-09 10:01:11 -07:00
parent 9351d479c8
commit effa835f1f
9 changed files with 75 additions and 85 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{