Skip to content
New issue

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

Seperate Error Messages for AG Server N/A & Add to Dashboard #248

Open
airgradienthq opened this issue Sep 25, 2024 · 3 comments
Open

Seperate Error Messages for AG Server N/A & Add to Dashboard #248

airgradienthq opened this issue Sep 25, 2024 · 3 comments
Assignees

Comments

@airgradienthq
Copy link
Owner

At the moment "AG Server N/A" is shown even if the AirGradient server is up and running but only the monitor has not been registered on the dashboard. In this case the "Add to Dashboard" messages should appear.

@samuelbles07
Copy link
Collaborator

I can't reproduce this issue, in my test it works as expected @airgradienthq

a. TEST 1 - Remove monitor serial number from AG dashboard

IMG_9355

IMG_9354

Monitor will remove the notification on display when monitor is registered on AG dashboard and after monitor successfully fetch server configuration.

b. TEST 2 - Monitor registered on AG dashboard, and simulate AG server is "down" by setting http request timeout to 100ms

IMG_9351


Local configuration

{
  "country": "ID",
  "mqttBrokerUrl": "mqtt://broker.hivemq.com:1883",
  "configurationControl": "both",
  "pmStandard": "ugm3",
  "temperatureUnit": "c",
  "postDataToAirGradient": true,
  "ledBarBrightness": 10,
  "displayBrightness": 20,
  "ledBarMode": "co2",
  "tvocLearningOffset": 12,
  "noxLearningOffset": 12,
  "abcDays": 8,
  "model": "I-9PSL",
  "offlineMode": false,
  "monitorDisplayCompensatedValues": false
}

@airgradienthq
Copy link
Owner Author

@samuelbles07 with which exact firmware version did you test this?

@samuelbles07
Copy link
Collaborator

@airgradienthq 3.1.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants