Commit Graph

40 Commits

Author SHA1 Message Date
Mike Hansen
304e80332a disable equipment-alarms-sp functionality, part of task to move the raising and clearing of the threshold alarms into the gateway controller when the device information is received
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-06-22 10:19:41 -04:00
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
Norm Traxler
ab1695a183 [WIFI-2077] Fix location event timestamps and others 2021-04-28 17:28:53 -04:00
Norm Traxler
dca76d8a6e [WIFI-2068] Change client session TTL to 24 hours 2021-04-26 12:00:28 -04:00
Akshay Jagadish
782d221a70 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:34 -04:00
Dmitry Toptygin
f570eebf58 WIFI-686: added port-forwarding-gateway - cloud backend that provides support for remote ssh sessions to APs 2020-09-02 17:30:12 -04:00
Rahul Sharma
d6e1baee54 WIFI-540: Updated sendcommands to catch TimedOutException incase a particular GW isn't responding 2020-08-25 19:20:38 -04:00
Dmitry Toptygin
04bc5d8be7 implemented stream processor that counts wifi service adoption metrics 2020-07-31 15:54:02 -04:00
Dmitry Toptygin
8956c6189a implemented datastore, service, and interfaces for the adoption-metrics-service 2020-07-30 17:50:57 -04:00
Dmitry Toptygin
3c63deee4d implemented cassandra data stores for system events, service metrics, routing and client services 2020-07-18 18:43:00 -04:00
Dmitry Toptygin
6718b6c76e implemented Status datastore for Cassandra 2020-07-13 18:19:03 -04:00
AkshayJagadish-ne
fb274f961f TW-749: Change reference of ConnectUs to TIP (#17)
* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files ), -profile ssidnames,

* Changed Docker Connectus References

* Changed POM connectus reference

* resolved conflicts

* Deletion of connectus reference

* ConnectUs Reference Changes

Removed Loggers

* ConnectUs Reference Changes

Changed
-all properties (shell files ), -profile ssidnames,

* Changed Docker Connectus References

* Changed POM connectus reference

* resolved conflicts

* Deletion of connectus reference
2020-07-09 19:17:21 -04:00
Dmitry Toptygin
d1fd4af1dc added stream processor for raising/clearing equipment alarms: AccessPointIsUnreachable, CPUTemperature, CPUUtilization, MemoryUtilization 2020-07-09 15:11:36 -04:00
Dmitry Toptygin
f46cbfbba5 preparation for filling in CustomerPortalDashboard 2020-06-26 12:24:11 -04:00
Dmitry Toptygin
2aa7ee1dbd added alarm-datastore-cassandra project 2020-06-23 20:51:28 -04:00
Rahul Sharma
9200956827 TW-529: Integrating Postgres with All-In-One-Cloud image 2020-06-19 19:38:42 -04:00
Dmitry Toptygin
b239afa3e6 Added simple filestore service so that stand-alone CloudSDK can serve firmware images to the APs. Supports only single level directory. Files can be stored and retrieved with webtoken auth by the portal and with client certificate auth by the AP. 2020-06-17 20:37:53 -04:00
Dmitry Toptygin
9d7ba13684 added parent to schema-generator/pom.xml 2020-06-17 09:35:19 -04:00
Dmitry Toptygin
e2007298ff plugged in schema-generator module into the github build 2020-06-17 08:50:28 -04:00
Rahul Sharma
9af707fef0 TW-700: Project to create sql script on every build and upload in Artifactory 2020-06-16 18:21:29 -04:00
Dmitry Toptygin
dc3a1b916d Added project for all-cloud-and-opensync-gw-in-one-process - it includes all cloud services (accessible via REST APIs) and OpenSync gateway in one process, with no persistence. To be used in integration testing. 2020-06-12 18:28:36 -04:00
Dmitry Toptygin
fa25757a05 implemented equipment gateway service to deliver commands to the APs 2020-06-09 15:44:30 -04:00
Dmitry Toptygin
e7cbaf52a6 implemented spc-process, integrated with kafka consumers 2020-06-08 18:52:07 -04:00
Dmitry Toptygin
ae65f10e64 added a way to publish events and metrics into the Kafka queue 2020-06-06 00:09:07 -04:00
Dmitry Toptygin
7d35435a96 implemented SystemEvent service - data model and APIs 2020-06-02 19:42:27 -04:00
Dmitry Toptygin
4fbfde0762 adjusted service metrics models 2020-05-28 22:06:55 -04:00
Dmitry Toptygin
754d49d77d added cloud services for managing Equipment routing records, manufacturer OUI records, firmware image records, and client sessions. Configured all services in processes for prov, ssc, all-in-one. 2020-04-26 18:09:40 -04:00
Dmitry Toptygin
6833ca4333 added cloud service for managing status of the Network and Equipment 2020-04-26 17:28:32 -04:00
Dmitry Toptygin
bae5d2c533 added Alarm cloud service 2020-04-26 17:21:38 -04:00
Dmitry Toptygin
36bfc4a3df added SystemEvent cloud service 2020-04-26 17:14:54 -04:00
Dmitry Toptygin
0167e2a801 added plumbing for Profile, PortalUser, and ServiceMetric cloud services 2020-04-26 16:40:54 -04:00
Dmitry Toptygin
6ce1f7001f added provisioning service for equipment 2020-04-20 17:03:29 -04:00
Dmitry Toptygin
9d70025596 changed relative location of root pom 2020-04-08 18:42:37 -04:00
Dmitry Toptygin
334173d926 added service for provisioning location hierarchy 2020-04-03 19:57:45 -04:00
Dmitry Toptygin
35d603e2a7 adjusted cloud-services-build 2020-04-01 20:05:30 -04:00
Dmitry Toptygin
890220dcb4 added a process definition for AllCloudInOneServer 2020-03-27 18:29:55 -04:00
Dmitry Toptygin
a183702037 added ssc and prov process definitions 2020-03-27 18:11:42 -04:00
Dmitry Toptygin
63b46697ca added customer-service 2020-03-27 14:15:52 -04:00
Dmitry Toptygin
da3533c944 added customer datastore 2020-03-26 18:45:39 -04:00
Dmitry Toptygin
c4dc77845c Added Cloud Event Dispatcher service, service metrics models and system event models 2020-03-24 18:00:43 -04:00