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

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

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented Jun 7, 2023

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

The idea is to use only a single TTN Application for multiple devices,
without needing to (re)configure anything.
@amotl amotl marked this pull request as ready for review June 7, 2023 19:30
@amotl amotl requested a review from thiasB June 7, 2023 19:30
@codecov
Copy link

codecov bot commented Jun 7, 2023

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
@@           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 to find out more.

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

@amotl amotl merged commit 1869d85 into main Jun 7, 2023
@amotl amotl deleted the amo/tts-ttn-multi-tenancy branch June 7, 2023 19:48
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

Successfully merging this pull request may close these issues.

1 participant