Skip to content
Snippets Groups Projects
Commit 1f3965e7 authored by Phileas's avatar Phileas
Browse files

Formatting

parent 996fdfee
Branches
No related tags found
No related merge requests found
Pipeline #5420 passed
......@@ -48,25 +48,25 @@ title: IAQ with Grafana
- Configure grafana
- Go to `<IP of your Raspberry Pi>:3000`
- User `admin, Password `admin`
- User `admin`, Password `admin`
- Select a new password
- Add new data source influxdb
- Url: `http://influxdb:8086`
- Database: card10
- User: grafana
- Password: supersecure
- Database: `card10`
- User: `grafana`
- Password: `supersecure`
- Method: GET
- Import [Air-1640540229032.json](Air-1640540229032.json)
- Add card10 in nodered
- Go to `<IP of your Raspberry Pi>:1880`
- Import [card10-iaq-flow.json](card10-iaq-flow.json)
- Change mac of device to CA:4D:10:01:FF:64 (same as above)
- Change mac of device to `CA:4D:10:01:FF:64` (same as above)
- Set user of influxdb to `nodered`
- Set password of influxdb to `supersecure`
- Deploy flow
- Reboot
- Check that card10 BLE connection goes to "Active"
You should now see data coming in in the grafana dashboard that you created before under <IP of your Raspberry Pi>:3000
You should now see data coming in in the grafana dashboard that you created before under `http://<IP of your Raspberry Pi>:3000`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment