thin-edge / thin-edge.io-roadmap

0 stars 0 forks source link

Generic operation handler for main and child devices #42

Closed reubenmiller closed 2 months ago

reubenmiller commented 1 year ago

The main devices support the configuration of a custom operation handler the main device. Therefore it makes sense adding support for easily creating a custom operation handler/mapper for operations dedicated for child devices to enable maximum flexibility.

The concept for the main device could be changed to support a more generic implementation which could either execute a script or publish on a specific topic based on the user-defined config.

Overview

reubenmiller commented 2 months ago

Functional duplicate of https://github.com/thin-edge/thin-edge.io-roadmap/issues/68