https://github.com/avsystem/iot-examples
https://github.com/avsystem/iot-examples
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avsystem/iot-examples
- Owner: AVSystem
- Created: 2021-03-17T13:35:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-23T08:22:16.000Z (over 2 years ago)
- Last Synced: 2024-03-26T16:16:31.774Z (almost 2 years ago)
- Language: Java
- Size: 426 KB
- Stars: 1
- Watchers: 15
- 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.