Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.01 KB

IoT Edge Module Generic Host

Build status

IoT Aggregator is an Azure IoT Edge module to aggregate and transform messages before sending them to upstream sources.

Getting Started

Prerequisites

.NET Core 3.1+ SDK must be installed.

Installing

Build the solution .\src\aggregator\build.ps1

Debugging

Debug the solution .\src\aggregator\debug.ps1

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details