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
804a3435c0
WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works
2021-02-20 10:24:20 -05: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
f387de24a3
configured default postgres db settings for all-cloud-in-one-process-with-persistence
2020-07-27 16:20:11 -04:00
Dmitry Toptygin
d87f092b21
simplified configuration of ApplicationListeners, added EquipmentGatewayPortalController with requestFirmwareUpdate API
2020-07-09 18:14:33 -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
Rahul Sharma
4af752c7ab
TW-742: Removed the AllInOneStartListener as startup tasks since we don't need precanned data
...
It was throwing UniqueConstraintsViolation exceptions on server restart
Something like: duplicate key value violates unique constraint "idx_customer_info_email"
2020-06-20 12:38:49 -04:00
Rahul Sharma
9200956827
TW-529: Integrating Postgres with All-In-One-Cloud image
2020-06-19 19:38:42 -04:00