https://github.com/rightech/handler-libs
https://github.com/rightech/handler-libs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rightech/handler-libs
- Owner: Rightech
- License: apache-2.0
- Created: 2022-09-16T12:57:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T14:25:47.000Z (over 1 year ago)
- Last Synced: 2025-04-15T00:11:59.308Z (about 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Righech IoT Handler libraries and examples
## Docs
- https://rightech.io/developers/handlers
## Miscellaneous
- [hello world](./tmp/readme.md#hello-world)
- [adc](./adc)
## Decoders
- [HEX](./dec/readme.md#hex)
- [Base64](./dec/readme.md#base64)
- [Binary](./dec/readme.md#binary)
- [Malformed JSON](./dec/readme.md#malformed-json)
- [XML](./dec/readme.md#xml)
- [MessagePack](./dec/readme.md#messagepack)
- [Protocol Buffers](./pbf)
- [LoRaWAN codec API](./lora)