Commit Graph

40 Commits

Author SHA1 Message Date
Mike Hansen
bb3a49addb Support for Metrics Profile
Added to OpensyncAPConfig
Added Profiles for Static.
Added handler in OvsdbClient to process.
Currently not applying the values, uses the defaults still, but
remaining functionality will come in subsequent updates.
2020-09-25 17:13:51 -04:00
ralphlee
c1db58bace Fixing RF profile file name reference 2020-09-24 13:47:02 -04:00
ralphlee
ac521191d6 Adding RF profile structure 2020-09-24 12:15:33 -04:00
ralphlee
9cc3b96436 Revert "Adding RF Profile changes and updating static"
This reverts commit 71c41bb892.
2020-09-22 17:01:32 -04:00
ralphlee
71c41bb892 Adding RF Profile changes and updating static 2020-09-18 11:55:36 -04:00
Lynn Shi
0c164e8c6f WIFI-626: Integration of Captive Portal Profile with AP (embedded portal, 1 SSID) 2020-09-08 17:04:20 -04:00
Mike Hansen
fbc7b4b5b9 WIFI-456: Cloud SDK BackEnd : Bonjour Gateway support
Add Bonjour Profile support to OpensyncApConfig
Add static files for static and static-docker versions.

Refactor of OpensyncExternalIntegrationCloud. Separate concerns, move
MQTT message processing and stats events to new class.

JUnit tests updated based on refactor
2020-09-04 12:29:23 -04:00
Mike Hansen
f57e271706 WIFI-691: modify OSGW to send to the AP a new set of commands for managing remote ssh agent and sessions 2020-09-01 12:13:02 -04:00
Mike Hansen
97a755e187 WIFI-437: CloudSDK Client DHCP attributes processing. WIFI-425: Cloud Back End for Events phase 2 2020-08-28 13:36:30 -04:00
Mike Hansen
36e5c6a504 opensync: protobuf definitions updated - EventReport -- added Logging of EventReport messages from MQTT based on opensync_stats.proto changes. Functionality will be added as it comes online in AP loads. 2020-08-14 13:32:20 -04:00
Mike Hansen
4c1dda44ff UCC report support 2020-08-10 11:43:54 -04:00
Mike Hansen
6d752a4468 support client rate limiting at SSID level, re-enable radio to vif_if mappings 2020-07-31 16:33:38 -04:00
Lynn Shi
34ef918a18 Add captivePortal sample file 2020-07-27 23:02:27 -04:00
Lynn Shi
0b8a9bd737 remove a wrong log 2020-07-22 11:55:55 -04:00
Lynn Shi
f2ded11a0b Static GW handles captive portal profile 2020-07-22 11:50:16 -04:00
AkshayJagadish-ne
b9c0a6d88a TW-749: Change reference of ConnectUs to TIP (#4)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files and launcher file), -profile ssidnames,
-launcher certificates,
-removed connectus.ai componentscan package

* Changed Docker Connectus References

* Changed Java ConnectUs References

* Changed json ssid Connectus references

* Minor changes

* Reference changes in Junit

* Changed OvsdbRedirector to TipWlanOvsdbRedirector
2020-07-09 19:24:21 -04:00
Mike Hansen
d7966b81fa Migrate to OVSDB 2.0 protos, placeholder in Dao for steering and capacity reports 2020-06-15 13:58:09 -04:00
Mike Hansen
13299cf592 Integrate RF survey report with cloud backend 2020-06-10 09:11:37 -04:00
Mike Hansen
2dd8f49a72 Fix IP address in Radius.Json 2020-06-09 16:46:54 -04:00
Mike Hansen
59ec71d324 Integrate RF survey reportwith cloud backend, OSGW: Support RADIUS and WPA Enterprise pre-work 2020-06-09 13:04:29 -04:00
Mike Hansen
8393772f0a Add real serialNumber for statuc GW AP as all have different serial now 2020-05-29 10:06:26 -04:00
Mike Hansen
65a9ab0100 Fix exception in OvsdbDao when processing radio types for VIF, update static files for simpler analysis 2020-05-27 15:28:02 -04:00
Mike Hansen
591629f90b Adding support for multiple SSIDs per Radio, and multiple SSID Profiles in single SSID json file 2020-05-22 15:20:40 -04:00
Mike Hansen
7d585ff534 OVSDB AP Configuration: Profiles, Legacy Config Support 2020-05-21 18:11:25 -04:00
Mike Hansen
b693c2a273 OVSDB AP Configuration: AP & SSIDs 2020-05-19 17:21:59 -04:00
Dmitry Toptygin
26f0321b8e updated config_2_ssids.json file to use radioType is5GHzL instead of is5GHz 2020-05-13 11:48:44 -04:00
Mike Hansen
a50c76f0c3 Setting log level to DEBUG for handling MQTT stats 2020-04-28 15:21:55 -04:00
Mike Hansen
ce109d0cc5 Setting log level to DEBUG for handling MQTT stats 2020-04-28 15:10:03 -04:00
Mike Hansen
a7aacef850 Setting log level to DEBUG for handling MQTT stats 2020-04-28 14:31:33 -04:00
Mike Hansen
a8da88a77d Handle row delete for Wifi_VIF_State and Wifi_Associated_Clients 2020-04-21 12:08:29 -04:00
Mike Hansen
3540a3f6a2 Define Opensync AP State Tables as Objects in models 2020-04-20 11:31:41 -04:00
Mike Hansen
b127294205 Improve TableUpdates handling from monitor callback. 2020-04-09 11:30:59 -04:00
Dmitry Toptygin
0f0286bfcb changed relative location of root pom 2020-04-08 18:41:43 -04:00
Mike Hansen
d8ea8a4ffe TW-208: Row change refinement 2020-04-06 09:50:01 -04:00
Mike Hansen
5bd6841fef TW-208: MonitorCallback cleanup 2020-04-03 13:32:56 -04:00
Mike Hansen
fde8eabf91 TW-208: Notified Table Status changes to ExternalInterfaceKDC 2020-03-30 20:55:38 -04:00
DTop
17a631e672 corrected config file 2020-03-10 15:18:34 -04:00
DTop
e0baabc078 renamed com.whizcontrol java packages into com.telecominfraproject.wlan 2020-03-02 17:52:17 -05:00
DTop
61e60e5640 added relative path for the root pom 2020-02-28 17:41:44 -05:00
DTop
a4815223ec Renamed projects to follow a naming convention. Moved KDC-specific projects into a separate repository 2020-02-27 13:33:14 -05:00