Metadata-Version: 2.4
Name: agora_twin_property
Version: 1.3.0
Summary: Agora twin property 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
License-File: LICENSE
Requires-Dist: agora_logging == 1.3.0
Requires-Dist: agora_config == 1.3.0
Requires-Dist: agora_redis_client == 1.3.0
Project-URL: Home, https://slb-edge.github.io


# agora_twin_property

This package is the twin property 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](https://slb-edge.github.io).

## Release Notes
### v1.1.57
- Fix a bug in TwinProperty module if App start without RedisClient configured in AEA.json 

### 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

### v1.0.46 - Beta

- Initial test release.


