daq-tools / kotori

A flexible data historian based on InfluxDB, Grafana, MQTT, and more. Free, open, simple.
https://getkotori.org/
GNU Affero General Public License v3.0
107 stars 17 forks source link

[TTN] Add documentation about multi-tenant data acquisition #141

Closed amotl closed 1 year ago

amotl commented 1 year ago

About

The idea is to use only a single TTN Application for multiple devices, without needing to (re)configure anything.

Details

The implementation is based on the SensorWAN "direct" addressing scheme added with GH-136 already, so this patch only adds corresponding documentation.

/cc @ClemensGruber, @thiasB, @einsiedlerkrebs

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (63ec688) 53.41% compared to head (ba02bc6) 53.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ======================================= Coverage 53.41% 53.41% ======================================= Files 101 101 Lines 5304 5304 ======================================= Hits 2833 2833 Misses 2471 2471 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `53.41% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=daq-tools#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.