vault backup: 2026-01-07 17:01:31
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
id:
|
||||
aliases: []
|
||||
|
||||
excalidraw-plugin: parsed
|
||||
tags:
|
||||
- excalidraw
|
||||
@@ -78,3 +77,20 @@ DUtO/MZs4vM8wNgDCJyP0NwN8m5kpFs8iPgN0IzblL5bdBAEYGwAYKo+WAQITE8L6gswk5k84mOms/5P
|
||||
```
|
||||
|
||||
%%
|
||||
|
||||
## Location vs. Scope
|
||||
|
||||
%%TODO:%%
|
||||
|
||||
![[location-vs-scope.excalidraw]]
|
||||
|
||||
MDPB is physically _located_ in Building A,
|
||||
but serves only loads in Building B.
|
||||
|
||||
```
|
||||
location = Buildings["Building A"]
|
||||
scope = Buildings["Building B"]
|
||||
```
|
||||
|
||||
Were Building B removed from the contract scope,
|
||||
it can be expected that MDPB would be as well.
|
||||
|
||||
Reference in New Issue
Block a user