Skip to content

Commit

Permalink
feat(impl):[#568] removed bpn summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-ext-kmassalski committed May 13, 2024
1 parent f9c26e7 commit 56cdbf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ flowchart LR
"direction": "downward",
"key": {
...
},
},
"lookupBPNs": true
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Hints:
* If _lookupBPNs_ = _true_**bpns** have to contain at least one object.
* If _lookupBPNs_ = _false_**bpns** have to be empty.


### Which lifecycle does the globalAssetId belongs to?
Lifecycle is decided based on submodel-aspects:

Expand Down

0 comments on commit 56cdbf2

Please sign in to comment.