Removing old ucentral. properties to openwifi.

This commit is contained in:
stephb9959
2021-09-07 12:17:10 -07:00
parent ccaaa17946
commit 26deddfafa
8 changed files with 55 additions and 64 deletions

View File

@@ -56,6 +56,7 @@ namespace OpenWifi::ProvObjects {
Types::UUIDvec_t locations;
Types::UUID_t managementPolicy;
std::string deviceConfiguration;
Types::UUIDvec_t devices;
void to_json(Poco::JSON::Object &Obj) const;
bool from_json(const Poco::JSON::Object::Ptr &Obj);