Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleSample Streaming Clients

Complete details and sample clients for using the Bluzone Consumer Service is available at:
https://github.com/bluzone/consumer-service

 

 

 

Overview

The Streaming API exposes raw JSON messages that are collected by the Bluvision Cloud.  Developers may use this service to perform their own stream processing on JSON data.  Adapters are connectors that put Bluetooth data into the Bluzone Cloud.  The most common Adapter (and currently the only one supported) is a BluFi.  A typical use case would involve several Bluvision Beeks and one or more BluFi devices.  (Note:  This is an example of an extremely small deployment for development purposes.  Actual production deployments can potentially have many thousands of Beeks and BluFi devices.)  Once deployed and configured, the Streaming API may be used to directly process BLE traffic.  

...