influxdata / influxdata/iot-api-js
This guide refers to two databases `iot_center` and `iot_center_auth`, but the project’s committed defaults/README use `iot_center_devices` for the auth database (`INFLUX_DATABASE_AUTH`). Update the diagram and any commands/env examples so the database names are consistent with `.env.development`.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 5
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 2
Description
This guide refers to two databases `iot_center` and `iot_center_auth`, but the project’s committed defaults/README use `iot_center_devices` for the auth database (`INFLUX_DATABASE_AUTH`). Update the diagram and any commands/env examples so the database names are consistent with `.env.development`.
```suggestion
┌─────────────────────┐
│ Two databases: │
│ - iot_center │
│ - iot_center │
│ - iot_center_devices│
└─────────────────────┘
```
_Originally posted by @Copilot in https://github.com/influxdata/iot-api-js/pull/29#discussion_r2789216329_
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the guide, README, and .env.development to find the diagram plus database commands and environment examples. Replace the auth database name with iot_center_devices wherever needed, then verify all documented names match the committed defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 64/100