Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

agora-config

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-config

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

  • 1.2.5
  • PyPI
  • Socket score

Maintainers
2

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.1.62

  • Re-fix issue with using 'agoraiot' in interactively.

v1.1.61

  • Fix issue with using 'agoraiot' in python interactively.

v1.1.57

  • Add startup info.
  • Make defaults for LogLevel = 'Info' and LogColoring = True.
  • Remove deprecated config_overrides and config_defaults.

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc