Skip to content

Adding module data #321

Description

@nicosammito

Module data is a repeated object of resources. Resources are repeated structs so of type any and include an identifier. Within the module definition all available resources are registered with the respected identifier.

You can query module data by a runtime, a module and a resource. This is than handles on runtime level and the request is parsed to the specific module. (Taurus or Action)

We will introduce a separate service to handle module definition changes on runtime, where you parse in an module identifier and the new module definition available.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

System

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions