AgoraIoT.Edge.App.SDK 1.0.13-beta

This is a prerelease version of AgoraIoT.Edge.App.SDK.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AgoraIoT.Edge.App.SDK --version 1.0.13-beta
NuGet\Install-Package AgoraIoT.Edge.App.SDK -Version 1.0.13-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AgoraIoT.Edge.App.SDK" Version="1.0.13-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AgoraIoT.Edge.App.SDK --version 1.0.13-beta
#r "nuget: AgoraIoT.Edge.App.SDK, 1.0.13-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AgoraIoT.Edge.App.SDK as a Cake Addin
#addin nuget:?package=AgoraIoT.Edge.App.SDK&version=1.0.13-beta&prerelease

// Install AgoraIoT.Edge.App.SDK as a Cake Tool
#tool nuget:?package=AgoraIoT.Edge.App.SDK&version=1.0.13-beta&prerelease

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://agoraiot.github.io

Licensing

http://www.apache.org/licenses/LICENSE-2.0

Release Notes

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.52 86 4/9/2024
1.1.51 118 4/3/2024
1.1.49 543 2/7/2024
1.1.49-beta 485 1/22/2024
1.1.45 1,330 8/15/2023
1.0.26 1,609 6/8/2023
1.0.25 158 6/7/2023
1.0.24 214 5/18/2023
1.0.22 259 5/5/2023
1.0.21 145 5/2/2023
1.0.20 315 4/21/2023
1.0.18 183 4/12/2023
1.0.13-beta 264 3/27/2023
1.0.11-beta 966 3/21/2023
1.0.7-beta 435 2/20/2023
1.0.4-beta 293 1/5/2023
1.0.2-beta 444 11/23/2022
1.0.1-beta 196 11/14/2022