mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-02 03:28:00 +00:00
Merged in NETEXP-3580 (pull request #30)
[NETEXP-3580] Opensync: support channel bandwidth in AP status API Approved-by: mike.hansen
This commit is contained in:
committed by
Thomas-Leung2021
parent
753a4fdb89
commit
d3cffd570f
@@ -42,7 +42,7 @@ public class OpensyncAPRadioState extends OpensyncAPBase {
|
||||
public Map<String, String> hwConfig;
|
||||
public int channel;
|
||||
public int txPower;
|
||||
public String htMode;
|
||||
public String htMode; // used in channel bandwidth
|
||||
public int thermalDowngradeTemp;
|
||||
public String hwMode;
|
||||
public boolean enabled;
|
||||
|
||||
Reference in New Issue
Block a user