We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description:
Because these subscription infos are now available, we should start adjusting the apps to follow them and remove the hard codings.
Android card: ruuvi/com.ruuvi.station#1313 Web: ruuvi/com.ruuvi.station.webui#441
Sensor data contains subscription/feature info:
{ "owner": "[email protected]", "sensor": "C8:1C:8A:4E:42:17", "name": "Saarvahtra chimney 4217", "picture": "https://prod-sensor-profile-pictures.s3.eu-central-1.amazonaws.com/dde2aa98-5f51-4274-980c-37f83c55e74a.jpg", "public": false, "canShare": true, "offsetTemperature": 0, "offsetHumidity": 0, "offsetPressure": 0, "customProfile": false, "subscription": { "subscriptionName": "Business", "maxClaims": 50, "maxShares": 80, "maxSharesPerSensor": 10, "maxHistoryDays": 1096, "maxResolutionMinutes": 1, "emailAlertAllowed": true, "pushAlertAllowed": true, "telegramAlertAllowed": true, "delayedAlertAllowed": true, "pdfExportAllowed": true, "offlineAlertAllowed": true, "isActive": true, "endAt": "2026-07-24T10:35:42.000Z" },
The text was updated successfully, but these errors were encountered:
Moved to backlog, needs better specification
Sorry, something went wrong.
No branches or pull requests
Description:
Because these subscription infos are now available, we should start adjusting the apps to follow them and remove the hard codings.
Android card: ruuvi/com.ruuvi.station#1313
Web: ruuvi/com.ruuvi.station.webui#441
Sensor data contains subscription/feature info:
The text was updated successfully, but these errors were encountered: