1.7 KiB
License
Copyright 2018-2022 Oliver Brandmueller ob@sysadm.in
Copyright 2018-2022 Klaus Wilting verkehrsrot@arcor.de
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
NOTICE: Parts of the source files in this repository are made available under different licenses, see file LICENSE.txt in this repository. Refer to each individual source file for more details.
Credits
Thanks to
- Oliver Brandmüller for idea and initial setup of this project
- Charles Hallard for major code contributions to this project
- robbi5 for the payload converter
- Caspar Armster for the The Things Stack V3 payload converter
- terrillmoore for maintaining the LMIC for arduino LoRaWAN stack
- sbamueller for writing the tutorial in Make Magazine
- Stefan for paxcounter opensensebox integration
- August Quint for adding SD card data logger and SDS011 support
- t-huyeng for adding a CI workflow to this project