depends on #130
Add support to the Device Builder UI to support the enabled flag on the components if defined in yaml.
Acceptance criteria:
- Show some indicator/button/switch to disable a component
- Add the enabled key to the component's yaml when the user disables the component and the key is not yet defined
- Read the component as enabled if the key is not defined
depends on #130
Add support to the Device Builder UI to support the enabled flag on the components if defined in yaml.
Acceptance criteria: