Commit Graph

24 Commits

Author SHA1 Message Date
Thomas-Leung2021
879abe3beb Changed AccessPointIsUnreachable to NoMetricsReceived Alarm 2021-06-08 17:51:12 -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
dc88bc43b8 [WIFI-2077] Fix for 2 alarm events created at the same time 2021-04-29 13:29:35 -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
ralphlee
03f5522cac [WIFI-2038] Adding countsBySeverity to AlarmCounts 2021-04-20 10:42:30 -04:00
ralphlee
1a85f976e4 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services into WIFI-2025-acknowledged-alarm-counts 2021-04-19 16:22:21 -04:00
ralphlee
82cdbdbc68 [WIFI-2025] Updating alarm cassandra to do client side filtering on alarm counts 2021-04-19 16:21:42 -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
ralphlee
16ff64b5b9 [WIFI-2025] Adding acknowledged filter to /portal/alarm/counts 2021-04-16 11:12:52 -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
aca6b145ec WIFI-1422 - associated Alarm Severity with Alarm Code 2021-02-10 11:18:21 -05:00
Lynn Shi
f0c59b5780 WIFI-1083 use the current time for the timestamp for Alarm Remove/Clear Event 2020-11-17 11:26:16 -05:00
Dmitry Toptygin
d26b20c167 force loading of subclasses of vendor-extended enums for StatusDataType, ServiceMetricDataType, ProfileType, and OriginatorType 2020-09-17 13:15:19 -04:00
Dmitry Toptygin
d1e1fb824e force loading of subclasses of AlarmCode to remove timing issues, fix handling of deprecated items by looking at full inheritance chain 2020-09-17 11:53:51 -04:00
Dmitry Toptygin
dfaa4362d3 added a way for the 3rd party vendors to define new items for the AlarmCode and OriginatorType 2020-09-14 12:19:38 -04:00
Dmitry Toptygin
e0ce791e9c refactored class hierarchy for SystemEvents - added CustomerEventWithPayload and EquipmentEventWithPayload for the common cases of events that contain a single child object 2020-09-10 18:46:29 -04:00
Akshay Jagadish
541e0afc78 TW-967: Alarm spelling mistake: "Equipment it not reachable from cloud" 2020-08-03 18:07:27 -04:00
Dmitry Toptygin
0309d0c7bb changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist 2020-07-20 16:59:31 -04:00
Dmitry Toptygin
3cf89086f9 added getAlarmCounts API 2020-06-11 17:34:45 -04:00
Dmitry Toptygin
7d35435a96 implemented SystemEvent service - data model and APIs 2020-06-02 19:42:27 -04:00
Dmitry Toptygin
b0fe50cd7c added handling of Alarms into the portal services 2020-05-26 17:50:09 -04:00
Dmitry Toptygin
9d8b634036 implemented data models and APIs for Alarm service 2020-05-25 19:31:31 -04:00
Dmitry Toptygin
bae5d2c533 added Alarm cloud service 2020-04-26 17:21:38 -04:00