mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-31 18:48:09 +00:00
Adding new registration processing for signup.
This commit is contained in:
@@ -1037,7 +1037,6 @@ namespace OpenWifi::ProvObjects {
|
||||
field_to_json( Obj,"realMacAddress", realMacAddress);
|
||||
field_to_json( Obj,"firmwareRCOnly", firmwareRCOnly);
|
||||
field_to_json( Obj,"firmwareUpgrade", firmwareUpgrade);
|
||||
|
||||
}
|
||||
|
||||
bool SubscriberDevice::from_json(const Poco::JSON::Object::Ptr &Obj) {
|
||||
|
||||
Reference in New Issue
Block a user