Fixes #21711: Added support for filtering and viewing modules by their module type profile (#21900)

This commit is contained in:
Jamie (Bear) Murphy
2026-04-17 18:34:50 +01:00
committed by GitHub
parent 0d1e9d88a8
commit 87b17ff26d
9 changed files with 114 additions and 8 deletions

View File

@@ -18,6 +18,10 @@ The [module bay](./modulebay.md) into which the module is installed.
The [module type](./moduletype.md) which represents the physical make & model of hardware. By default, module components will be instantiated automatically from the module type when creating a new module.
### Profile
The [module type profile](./moduletypeprofile.md) associated with the selected module type. Module list views and the REST API can be filtered by this related field.
### Status
The module's operational status.