https://github.com/coderbyheart/leshan-aws-gateway
Use Eclipse Leshan as a AWS IoT Gateway
https://github.com/coderbyheart/leshan-aws-gateway
leshan-aws
Last synced: 9 months ago
JSON representation
Use Eclipse Leshan as a AWS IoT Gateway
- Host: GitHub
- URL: https://github.com/coderbyheart/leshan-aws-gateway
- Owner: coderbyheart
- Created: 2020-06-09T10:33:02.000Z (over 5 years ago)
- Default Branch: aws-bridge
- Last Pushed: 2020-06-11T12:30:33.000Z (over 5 years ago)
- Last Synced: 2025-02-01T11:11:12.482Z (11 months ago)
- Topics: leshan-aws
- Language: Java
- Size: 6.16 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-epl-v2.0.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Fork of [Eclipse Leshan](https://github.com/eclipse/leshan/) to build an LwM2M Gateway to AWS IoT.
mvn clean install
# or mvn package
java -jar leshan-server-demo/target/leshan-server-demo-*-SNAPSHOT-jar-with-dependencies.jar
Goals:
- persist device properties received via LwM2M in AWS IoT reported shadow
- publish changes to AWS IoT desired shadow to device using LwM2M