AgoraIoT.Edge.App.SDK
1.0.22
See the version list below for details.
dotnet add package AgoraIoT.Edge.App.SDK --version 1.0.22
NuGet\Install-Package AgoraIoT.Edge.App.SDK -Version 1.0.22
<PackageReference Include="AgoraIoT.Edge.App.SDK" Version="1.0.22" />
paket add AgoraIoT.Edge.App.SDK --version 1.0.22
#r "nuget: AgoraIoT.Edge.App.SDK, 1.0.22"
// Install AgoraIoT.Edge.App.SDK as a Cake Addin #addin nuget:?package=AgoraIoT.Edge.App.SDK&version=1.0.22 // Install AgoraIoT.Edge.App.SDK as a Cake Tool #tool nuget:?package=AgoraIoT.Edge.App.SDK&version=1.0.22
Introduction
'Agora Edge App SDK 2.0' (AEA2) is a .NET6 and .NET7 SDK for developing Agora Edge Apps.
Content
Upon installation of the Agora.Edge.App.SDK NuGet package, several content pieces are provided to assist in app development. These may be deleted if you are familiar with their purposes and have an alternative.
- Dockerfile.sample - Dockerfile example that can be used to create a Docker image. The file is optimized to create small images.
- AEA.json.sample - Configuration file example which can be used as a basis for a new app.
Documentation and Tutorials
More information on the SDK and tutorials can be found here: https://slb-edge.github.io
Licensing
http://www.apache.org/licenses/LICENSE-2.0
Release Notes
1.0.21:
- Fix bug causing bus client not to connect. (Need a better test for this... future)
- Provide better feedback when connect/disconnect happens in background.
- Add SDK version when logging exceptions.
1.0.20:
- Add systematic test of all configuration elements to assure the configuration is built... even if it is empty. Report any errors in the sources.
1.0.18:
- Add Mock capability for Bus Client
- Rework Configuration Defaults and Overrides via a configuration facade.
- Rework interface to be more in sync with Python version.
- Fix bug in configuration change notifications when rebuilding config programmatically.
1.0.13-beta
- Deprecate AEA2:Logging:Verbosity to simpler AEA2:LogLevel
- Deprecate AEA2:BugClient:UseDataIn and UseRequests, opting for putting 'DataIn' and 'RequestIn' in the AEA2:BusClient:Subscriptions array of topics.
- Add ability to modify any BusClient setting via configuration while application is running.
- Add 'response' field in RequestMsg.
- Add DeviceId to AEA2:BusClient.
- Add ability to add data to IoDataReportMsg without specifying DeviceId in the call.
1.0.7-beta
- Bump the version number.
1.0.6-beta
- Add Configuration Default and Override capability in Configuration, making them available directly using the SKD facade.
- Add UTCDataTime() and change AgoraTimeStamp to method instead of Property to make Python and .NET SDK more similar. Both are available in SDK facade.
- Add optional parameter to AgoraTimeStamp( DateTime tm ) to allow the TimeStamp to convert from a specific DateTime.
- Rework documentation to include Python SDK.
- Fix colors in logging to be similar to Python.
- Add IoDataReportPassThrough (alpha - undocumented)
1.0.5-beta
- Add Requeste message support with correlation ids.
- Add 'AEA2:BusClient:UseRequestIn = true' in AEA.json to use.
1.0.4-beta
- Fix color reset while logging.
- Add ability to set switch dictionary for commandline arguments using SDK shortcut.
1.0.3-beta
- Add support for .NET7.
- Reduce cyclomatic complexity within BusClient.
1.0.2-beta
- Upgrade netMQTT libraries to resolve deadlock issues when sending messages.
- Fix return value from GenericBusClient.SetMessage, which always return false.
1.0.1-beta
- Initial release after 3 internal slb versions were tested
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.Configuration.KeyPerFile (>= 7.0.0)
- MQTTnet (>= 4.1.3.436)
- MQTTnet.Extensions.ManagedClient (>= 4.1.3.436)
-
net7.0
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.Configuration.KeyPerFile (>= 7.0.0)
- MQTTnet (>= 4.1.3.436)
- MQTTnet.Extensions.ManagedClient (>= 4.1.3.436)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AgoraIoT.Edge.App.SDK:
Package | Downloads |
---|---|
DWIS.Advisor.SDK
SDK for creation of DWIS Automation Advisors. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.2.6-beta | 113 | 11/11/2024 | |
1.2.5 | 1,002 | 8/27/2024 | |
1.2.4-beta | 157 | 8/22/2024 | |
1.2.3 | 335 | 8/9/2024 | |
1.2.2-beta | 97 | 8/7/2024 | |
1.1.60 | 2,227 | 7/3/2024 | |
1.1.59 | 126 | 7/1/2024 | |
1.1.55 | 920 | 5/14/2024 | |
1.1.54 | 109 | 5/13/2024 | |
1.1.53 | 1,703 | 5/1/2024 | |
1.1.53-beta | 100 | 4/24/2024 | |
1.1.52 | 227 | 4/9/2024 | |
1.1.51 | 159 | 4/3/2024 | |
1.1.49 | 1,769 | 2/7/2024 | |
1.1.49-beta | 569 | 1/22/2024 | |
1.1.45 | 1,864 | 8/15/2023 | |
1.0.26 | 1,703 | 6/8/2023 | |
1.0.25 | 184 | 6/7/2023 | |
1.0.24 | 242 | 5/18/2023 | |
1.0.22 | 287 | 5/5/2023 | |
1.0.21 | 170 | 5/2/2023 | |
1.0.20 | 344 | 4/21/2023 | |
1.0.18 | 214 | 4/12/2023 | |
1.0.13-beta | 289 | 3/27/2023 | |
1.0.11-beta | 1,004 | 3/21/2023 | |
1.0.7-beta | 462 | 2/20/2023 | |
1.0.4-beta | 319 | 1/5/2023 | |
1.0.2-beta | 563 | 11/23/2022 | |
1.0.1-beta | 220 | 11/14/2022 |