Framework update.

This commit is contained in:
stephb9959
2022-05-12 23:19:26 -07:00
parent c9eeb12491
commit b74a006f0b
2 changed files with 0 additions and 6 deletions

View File

@@ -667,8 +667,6 @@ namespace OpenWifi::ProvObjects {
DeviceConfigurationElementVec configuration;
bool suspended=false;
std::string realMacAddress;
std::string firmwareUpgrade{"yes"};
std::string firmwareRCOnly{"inherit"};
void to_json(Poco::JSON::Object &Obj) const;
bool from_json(const Poco::JSON::Object::Ptr &Obj);