Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Binary Data Sending & Retrieval

Pre-release
Pre-release
Compare
Choose a tag to compare
@wagmarcel wagmarcel released this 22 Mar 14:34
· 136 commits to master since this release

New:

  • Binary coding with CBOR
  • MQTT Gateway with JWT tokens
  • New backends: OpenTSDB, Minio(S3)
  • Backend can split data according to type and send to different storage backends, e.g. HBase for Boolean, Number and String, and Minio for binary data