Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1010 Bytes

File metadata and controls

23 lines (16 loc) · 1010 Bytes
uid
ResourceConcept

Resource concept

Resources represent physical assets and logical objects like drivers within a cyber physical system. They can be coupled with active devices or represent passive objects like a table. The main advantage of this concept is that the resource interface and implementation structure is the same for all resources. So accessing a resource is done in an abstract and general way. Processing, configuring and visualization of a resource is done in the same way with the same classes. Extending a default resource can be done in a standard way and includes expansion of the default UI as well.

Resource type tree

Look here to read what's about with resource types.

Resource object graph

Look here if you want to know more about how resources are organized.

Resource relation

Look here to dive deeper into resource relations.