Commit Graph

435 Commits

Author SHA1 Message Date
Dmitry Toptygin
882f0d4ee3 fixed connectivity between OpenSyncGatewayCloudProcess and AllCloudInOneServer 2020-05-07 18:18:16 -04:00
Mike Hansen
1d0ec5b203 pom file cleanup, properties and launch changes re connecting to AllCloudInOne testing 2020-05-07 12:48:13 -04:00
Mike Hansen
a54ed68bac Removed overlap of redirector and connected clients calls from controller as they were conflicting with the base GW controller 2020-05-07 12:19:00 -04:00
Mike Hansen
c70a075133 Second Drop of Opensync GW for Cloud, Handling OVSDB and some MQTT messages 2020-05-07 10:35:59 -04:00
Mike Hansen
58242e9e40 Initial Drop of Opensync Gateway for Cloud. Still non-functional in several areas 2020-05-05 17:28:48 -04:00
Rahul Sharma
276083d259 Updating the base image to alpine-jre to reduce docker image size. 2020-04-29 17:45:58 -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
d838cab10b Opensync AP Stats refactoring, fix error in Row parsing for VIF delete 2020-04-28 10:01:24 -04:00
Mike Hansen
38c1b003f1 Opensync AP Stats refactoring, fix error in Row parsing for VIF delete 2020-04-27 14:54:18 -04:00
Mike Hansen
0f43b1f726 Opensync AP State Tables row parsing delete handling fix. 2020-04-24 14:45:35 -04:00
Mike Hansen
e477205328 Opensync AP State Tables row parsing 2020-04-23 21:35:53 -04:00
Mike Hansen
3c9b85a79f Opensync AP State Tables row parsing 2020-04-23 20:41:19 -04:00
Mike Hansen
92fbec7d4a Opensync AP State Tables row parsing 2020-04-23 19:57:59 -04:00
Mike Hansen
c8b9438d5f Radio,Inet,Associated_Clients table row parsing robustness 2020-04-21 18:11:50 -04:00
Mike Hansen
58491e56f3 Wifi_VIF_State table row parsing 2020-04-21 16:16:22 -04:00
Mike Hansen
07ff7d2008 Opensync AP State Tables row parsing 2020-04-21 14:03:50 -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
79ad178d2e Define Opensync AP State Tables as Objects in models 2020-04-20 15:01:08 -04:00
Mike Hansen
3540a3f6a2 Define Opensync AP State Tables as Objects in models 2020-04-20 11:31:41 -04:00
Dmitry Toptygin
ff6241a44f Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-04-17 16:12:30 -04:00
Dmitry Toptygin
3b4196005f added /app/config volume mount to the docker image opensync-gateway-and-mqtt so that alternative AP config files could be supplied from the outside of the container 2020-04-17 16:12:18 -04:00
Mike Hansen
5714ba3324 Correct parsing on channelMode when Set is empty 2020-04-16 15:12:52 -04:00
Dmitry Toptygin
f0bde02230 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-opensync-controller 2020-04-12 17:52:52 -04:00
Dmitry Toptygin
675f673a99 switched docker registry to JFrog 2020-04-12 17:51:20 -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
8f6cd9ef10 TW-208: TableUpdates 2020-04-07 17:35:27 -04:00
Mike Hansen
fc5a796413 TW-208: Table State Changes to EquipmentStatus 2020-04-06 17:22:00 -04:00
Mike Hansen
54dc0a3009 TW-208: Column types mapping 2020-04-06 11:54:01 -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
74e5d4dde8 Merge branch 'master' of bitbucket.org:connectustechnologies/tip-wlan-opensync-wifi-controller 2020-03-30 20:55:56 -04:00
Mike Hansen
fde8eabf91 TW-208: Notified Table Status changes to ExternalInterfaceKDC 2020-03-30 20:55:38 -04:00
Dmitry Toptygin
ca0495792b corrected client alias in httpClientConfig.json for opensync-gateway-static-process 2020-03-27 18:09:56 -04:00
Mike Hansen
03e627fb26 TW-208: ChannelInfoReport from Survey, RSSI metrics enable 2020-03-25 16:00:13 -04:00
Dmitry Toptygin
78de332437 updated README.md 2020-03-25 10:36:14 -04:00
Dmitry Toptygin
93f42994d6 renamed: opensync-protobuf -> tip-wlan-opensync-protobuf 2020-03-24 21:06:22 -04:00
Dmitry Toptygin
9a597231f4 replaced references to whizcontrol with tip.wlan 2020-03-24 18:08:00 -04:00
Mike Hansen
9a26d35c80 TW-208: Config and Metric params 2020-03-20 14:50:39 -04:00
Mike Hansen
f99b606eba TW-208: add obsdb schema reference in Dao 2020-03-19 14:25:18 -04:00
Mike Hansen
039516f688 TW-208: Moved Callback back to inner class 2020-03-19 13:40:43 -04:00
Mike Hansen
f3b0c0375e TW-208: Config and Metric params 2020-03-19 10:03:51 -04:00
Dmitry Toptygin
a9b03ae864 adjusted log levels in opensync-gateway-static-process 2020-03-18 15:05:47 -04:00
Mike Hansen
80e9cbf128 Merge branch 'master' of bitbucket.org:connectustechnologies/opensync-wifi-controller 2020-03-17 13:05:34 -04:00
Mike Hansen
5c93062ee7 TW-208: Config and Metric params 2020-03-17 13:04:58 -04:00
Dmitry Toptygin
461d9b29b0 updated docker run.sh scripts to remove startup warnings about reflection 2020-03-16 17:36:30 -04:00
Dmitry Toptygin
eb5c66ff35 removed unused logback.xml file, disabled unused file appender, changed eclipse launcher to get rid of startup warnings related to reflection 2020-03-16 17:18:59 -04:00
Mike Hansen
81a76d7577 TW-43: OSGW for MQTT and OVSDB
Adding Monitors for State tables.

Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2020-03-13 15:17:21 -04:00