issues
search
awslabs
/
iot-app-kit
A development library for creating web applications to visualize industrial data
Apache License 2.0
119
stars
61
forks
source link
feat(alarms): support alarms in resource explorer and in widget types
#2999
Closed
corteggiano
closed
2 months ago
corteggiano
commented
2 months ago
Overview
useQueries in dashboard now returns both timeSeriesData and alarm queries
due to above change, all react-component APIs had to be updated to accept timeseries OR alarm queries
also needed to filter queries passed into useTimeSeriesData until UX is ready
updated resource explorer to display alarm data (gated behind USE_ALARMS)
Legal
This project is available under the
Apache 2.0 License
.
Overview
Legal
This project is available under the Apache 2.0 License.