Net state: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
During a project session in the {{software}}, [[Net Load]] and [[Net Cluster]] states transform from one phase into another. For example: from | During a project session in the {{software}}, [[Net Load]] and [[Net Cluster]] states transform from one phase into another. For example: from requesting zoning approval, to requesting construction approval, to being ready. | ||
<br> | <br> | ||
The currently available net states are: | The currently available net states are: | ||
| Line 8: | Line 8: | ||
|- | |- | ||
| <code>NOTHING</code> | | <code>NOTHING</code> | ||
| Default base state of the [[Net Load]]. Even though it can have a geometry, it is not considered to be placed in the [[Project | | Default base state of the [[Net Load]]. Even though it can have a geometry, it is not considered to be placed in the [[Project map]]. | ||
|- | |- | ||
| <code>REQUEST_ZONING_APPROVAL</code> | | <code>REQUEST_ZONING_APPROVAL</code> | ||
| Request is | | Request is sent to ask the [[Stakeholder Type#Net Owner|Net Owner]] for approval. | ||
|- | |- | ||
| <code>REQUEST_CONSTRUCTION_APPROVAL</code> | | <code>REQUEST_CONSTRUCTION_APPROVAL</code> | ||
| Request is | | Request is sent to ask the [[Stakeholder Type#Net Owner|Net Owner]] for construction approval. | ||
|- | |- | ||
| <code>READY</code> | | <code>READY</code> | ||
| | | The Net Load is active and connected to the network. | ||
|} | |} | ||
Latest revision as of 14:12, 10 July 2026
During a project session in the Tygron Platform, Net Load and Net Cluster states transform from one phase into another. For example: from requesting zoning approval, to requesting construction approval, to being ready.
The currently available net states are:
| State | Explanation |
|---|---|
NOTHING
|
Default base state of the Net Load. Even though it can have a geometry, it is not considered to be placed in the Project map. |
REQUEST_ZONING_APPROVAL
|
Request is sent to ask the Net Owner for approval. |
REQUEST_CONSTRUCTION_APPROVAL
|
Request is sent to ask the Net Owner for construction approval. |
READY
|
The Net Load is active and connected to the network. |