thin-edge / thin-edge.io

The open edge framework for lightweight IoT devices
https://thin-edge.io
Apache License 2.0
221 stars 54 forks source link

Specify child-device support for C8Y configuration management plugin #1261

Closed cstoidner closed 2 years ago

cstoidner commented 2 years ago

As a user I want to manage a child-device's configuration files using C8Y configuration management plugin.

Create a user-faced specification how to handle child-devices in the C8Y configuration management plugin.

Scope:

AC:

rina23q commented 2 years ago

child-devices shall not be created by the C8Y configuration management plugin, but created upfront (e.g. user creates them directly in the cloud, or user send sends once an event with thin-edge to the child device).

This sounds a solution. I think the scope should be

rina23q commented 2 years ago

The PR is here: https://github.com/thin-edge/thin-edge.io/pull/1236

rina23q commented 2 years ago

QA check passed, therefore close this issue.