mirror of
				https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
				synced 2025-11-04 04:27:59 +00:00 
			
		
		
		
	corrected config file
This commit is contained in:
		@@ -1,14 +1,14 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "_type" : "OpensyncAPConfig",
 | 
					  "model_type" : "OpensyncAPConfig",
 | 
				
			||||||
  "radioConfig" : {
 | 
					  "radioConfig" : {
 | 
				
			||||||
    "_type" : "OpensyncAPRadioConfig",
 | 
					    "model_type" : "OpensyncAPRadioConfig",
 | 
				
			||||||
    "country" : "CA",
 | 
					    "country" : "CA",
 | 
				
			||||||
    "radioChannel24G" : 1,
 | 
					    "radioChannel24G" : 1,
 | 
				
			||||||
    "radioChannel5LG" : 44,
 | 
					    "radioChannel5LG" : 44,
 | 
				
			||||||
    "radioChannel5HG" : 108
 | 
					    "radioChannel5HG" : 108
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "ssidConfigs" : [ {
 | 
					  "ssidConfigs" : [ {
 | 
				
			||||||
    "_type" : "OpensyncAPSsidConfig",
 | 
					    "model_type" : "OpensyncAPSsidConfig",
 | 
				
			||||||
    "radioType" : "is2dot4GHz",
 | 
					    "radioType" : "is2dot4GHz",
 | 
				
			||||||
    "ssid" : "Connectus-local",
 | 
					    "ssid" : "Connectus-local",
 | 
				
			||||||
    "encryption" : "WPA-PSK",
 | 
					    "encryption" : "WPA-PSK",
 | 
				
			||||||
@@ -16,7 +16,7 @@
 | 
				
			|||||||
    "mode" : "2",
 | 
					    "mode" : "2",
 | 
				
			||||||
    "broadcast" : true
 | 
					    "broadcast" : true
 | 
				
			||||||
  }, {
 | 
					  }, {
 | 
				
			||||||
    "_type" : "OpensyncAPSsidConfig",
 | 
					    "model_type" : "OpensyncAPSsidConfig",
 | 
				
			||||||
    "radioType" : "is5GHz",
 | 
					    "radioType" : "is5GHz",
 | 
				
			||||||
    "ssid" : "Connectus-local-5",
 | 
					    "ssid" : "Connectus-local-5",
 | 
				
			||||||
    "encryption" : "WPA-PSK",
 | 
					    "encryption" : "WPA-PSK",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user