An open API service indexing awesome lists of open source software.

https://github.com/rightech/handler-libs


https://github.com/rightech/handler-libs

Last synced: about 1 month ago
JSON representation

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)