JMI.DotNet6.AF.SchemaValidator.IoT.StructuredOutputs.Template.CSharp
6.0.1552
Suggested Alternatives
JMI.DotNet6.AF.SchemaValidator.IoT.StructuredOutputs.EventHub.Template.CSharp
Additional DetailsThe initial package has been split and organized differently to provide richer development capabilities.
dotnet new install JMI.DotNet6.AF.SchemaValidator.IoT.StructuredOutputs.Template.CSharp::6.0.1552
This package contains a .NET Template Package you can call from the shell/command line.
Azure Function (.NET 6) - JSON Schema Validator for IoT Template (with structured outputs)
This extension creates a Visual Studio solution (*.sln) containing an Azure Function. It contains the required code to:
- read Event Hub messages (configurable);
- validate the message structure to its related schema (through the "$schema" property);
- push the validated messages to another Event Hub and to an Azure Storage (cold storage of the raw validated messages);
- structure the Azure Storage content by device id and date;
- include optional commissioning controls.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.