bucket name is lower case

This commit is contained in:
simonox 2023-02-27 17:32:07 +01:00
parent 6ba59155ef
commit 14e4bbb0bc
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ We now can consume this messages in Node-RED, store them in InfluxDB and build a
### InfluxDB Bucket
I created a bucket called `Shelly`in InfluxDB, so we can store the messages in this bucket.
I created a bucket called `shelly`in InfluxDB, so we can store the messages in this bucket.
### Node-RED