Bus Client libraries for the Agora Edge Apps SDK 2.0 (Python)
Project description
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.
Release Notes
v3.0.2
- Fix bug when busclient returns from connect function before async connection to NATS is made
v3.0.0
Release Of Major version including below changes (Breaking Change)
- Replace MQTT with NATS as the messaging bus
- Accept config updates from Redis at runtime instead of file on disk
- Updates to config to remove reliance on AEA Broker and routing
- If Redis server is unavailable, attempt to reconnect using exponential backoff
- Update URL for GPS location info
v3.0.0b3
- Replace MQTT with NATS as the messaging bus
- Accept config updates from Redis at runtime instead of file on disk
- Updates to config to remove reliance on AEA Broker and routing
- If Redis server is unavailable, attempt to reconnect using exponential backoff
- Update URL for GPS location info
v1.3.0
- Change IoDeviceData to accept device_id as a string instead of int
- Update IoPoint to add an optional metadata (dict) property
v1.3.0b1
- Fix bug creating IoPoint with metadata
v1.3.0b0
- Change IoDeviceData to accept device_id as a string instead of int
- Update IoPoint to add an optional metadata (dict) property
v1.2.2b0
- Change of properties of Workflow type to be a dictionary of String & String
- Change of payload & response of RequestMessage type to be a dictionary of String & String
- Documentation changes for above change of Types
v1.1.56
- Fix bug to set the default redis server to be the redis container name on the gateway if not found in the AEA.json
v1.1.53
- Make versions of all modules the same
v 1.1.51
- Fix for BREAKING change for paho.mqtt.pythonv2.0.0 Added callback_api_version=mqtt.CallbackAPIVersion.VERSION1 as the first argument to Client()
v 1.1.50
- Fix Event Message Schema with MediaDataRef & Workflow types naming convention
v 1.0.47
- Fix bug in getting port number and update tests in baseline.
v 1.0.46
- Fix bug in decoding/encoding of events which left out SlaveId
v1.0.18
- Make versions of all modules all the same
- Add ability to Mock (AEA2:BusClient:Mock (True/False)) the BusClient
- Fix issue with subscriptions
v1.0.8 - Beta
- Add ability to change the message topic for send_data and send_request.
v1.0.7 - Beta
- Initial test release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agora_busclient-3.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: agora_busclient-3.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fc261794ec184031c3fc3698285eb5069d4d5d3888fd977c92fd63a588e0675
|
|
| MD5 |
564f475d41e83b4612689fed3639b476
|
|
| BLAKE2b-256 |
9ed1c55665221fcb41db992e38633d099ad4d47c733f8739ec675792f463124a
|