generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
featureAll issues related to new featuresAll issues related to new featurestemplate-area:workerAll issues related to templates for workersAll issues related to templates for workers
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureAll issues related to new featuresAll issues related to new featurestemplate-area:workerAll issues related to templates for workersAll issues related to templates for workers