Metadata-Version: 2.1
Name: agora_busclient
Version: 1.0.16
Summary: Bus Client libraries for the Agora Edge Apps SDK 2.0 (Python)
Author-email: AgoraIoT <agoraiot@slb.com>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: agora_logging
Requires-Dist: agora_config
Requires-Dist: agora_utils
Requires-Dist: paho-mqtt
Project-URL: Home, https://agoraiot.github.io

# agora_busclient

 This package is the Bus Client library for the Agora Edge Apps SDK (Python) developed by SLB.

Use this SDK to construct an edge application, and then containerize it for the running on the edge with AgoraIoT.  Documentation on using the entire SDK can be found at: [AgoraIoT SDK Documentation](http://agoraiot.github.io).

## Release Notes

### v1.0.8 - Beta

- Add ability to change the message topic for send_data and send_request.

### v1.0.7 - Beta

- Initial test release.

