Skip to content

Templates for IoT edge Modules #619

@Sdelausnay

Description

@Sdelausnay

The current template is IoT Edge modules is very limited would be good if we could have one with some more best practices like

  • Run the code as a background worker
  • Improve dependency injection
  • Implement proper shutdown of the module
  • Have logging out of the box (with log level setting) instead of the Console.write
  • Standardize how to handle Module Twin properties
  • Find a way to implement secrets better

Microsoft has implement some of these things, but not published as Nuget Package
https://github.com/Azure/iotedge/tree/main/edge-util/src/Microsoft.Azure.Devices.Edge.Util

Metadata

Metadata

Assignees

Labels

featureAll issues related to new featurestemplate-area:workerAll issues related to templates for workers

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions