DPIclimate / DPIclimate/broker
Make local decoding of TTN messages optional
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Decoding TTN messages locally requires the TTN decoders to be present at a specific location on the filesystem relative to the broker repo. The way these decoders are named and found is not useful for other organisations.
The ttn_processor should not do local decoding by default and this should be configurable via the .env file.
The ttn_decoder container should exit if local decoding is not in use.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.