Skip to main content

Configuration libraries for the Agora Edge Apps SDK 2.0 (Python)

Project description

agora_config

This package is the Configuration 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

v1.0.26

  • Deprecate config_overrides and config_defaults in favor or config.overrides and config.defaults to make more parallel to .NET SDK. Update all associated documentation.

v1.0.23

  • Remove config default value "DEVICE_ID"
  • Set default config value "GATEWAY_ID" to be "IOTEDGE_DEVICEID" env var if it is available.
  • Set default config value "Name" to be "IOTEDGE_MODULEID" env var if it is available.
  • Set default config value "GROUP_ID" to be "GROUP_ID" env var if it is available.

v1.0.20

  • Redo DictOfDict. Remove 'DictOfDict.remove' in favor of having 'del' capability supported.
  • Support ability to get a super setting from config and still address sub-settings using 'key:key' nomenclature.
  • Update internal tests

v1.0.19

  • Fix issue with return of dictionary from config for "partial" paths to keys.

v1.0.18

  • Make versions of all modules all the same

v1.0.15 - Beta

  • Change AEA2:Logging:Verbosity setting to AEA2:Logging
  • Fix issue in config change callback (simplify code) - reduce to a single thread for maintainability

v1.0.7 - Beta

  • Initial test release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

agora_config-1.1.52-py2.py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page