https://github.com/avsystem/iot-examples
https://github.com/avsystem/iot-examples
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/avsystem/iot-examples
- Owner: AVSystem
- Created: 2021-03-17T13:35:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T12:43:59.000Z (over 1 year ago)
- Last Synced: 2025-10-14T17:12:19.406Z (6 months ago)
- Language: Java
- Size: 428 KB
- Stars: 1
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT Examples used in AVS developer zone [
](http://www.avsystem.com/)
## Air quality meter
This is a simple Java Application, that uses the Anjay-Java to expose Temperature and Air Quality over
Lwm2m protocol.
Please check:
https://iotdevzone.avsystem.com/docs/Azure_IoT_Integration_Guide/Tutorials/Air_quality_monitoring_tutorial.html
## Coiote AWS IoT Terraform & CloudFormation config
A Terraform & CloudFormation files that allow to deploy resources in AWS subscription, that are required to allow LPWAN (Lwm2m) devices connection to AWS IoT Core using Coiote DM Platform.
Once you update the contents of CloudFormation integration, a [Github workflow](https://github.com/AVSystem/iot-examples/blob/main/.github/workflows/update-aws-lambdas.yml) will be executed to update the resources in AWS used by the integrating parties.