-
Notifications
You must be signed in to change notification settings - Fork 1
Description
This is a collection of feature requests.
When checking out a new gateway, it would be very helpful to be able to select one or more gateways as filters for displayed points. That way we could see the coverage for a specific gateway (rather than the coverage for the "network").
In the first realization, don't display failing transmit attempts at all (because they may not be relevant, if they occurred before the gateway came online).
In the second realization, display failing transmit attempts only if they occurred after the gateway was commissioned (and before it was decommissioned). Alternately, allow data points to be filtered by time ("recent/last N days", "start/end date", a-la Grafana).
In the third realization, display gateways on the UI; click on the gateway to filter the data.
It would be fine if this were a web-only feature; people doing site surveys / wardriving can use the website to see what's happening. (I did that successfully in the early days of the app, when the in-app map was not as robust as the website.)