📄️ Static Modules
A piece of hardware who has defined and statically exposed components. For more complex modules, you'll probably want an app module instead.
📄️ App Modules
An app module is a module provided by an app managed by the app daemon, and is completely managed by it. The application manifest includes allowed module permissions per module type. This also means that app modules cannot be pre-configured, and will be configured after the app daemon starts up the application registering that module and its components.