Framework Update.

This commit is contained in:
stephb9959
2022-05-09 09:59:23 -07:00
parent c61236d613
commit 7328728006

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{