Net state: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "During a project session in the {{software}}, net load (and net cluster) states transform from one phase into another. For example; from being planned, to being permitted, to being ready. <br> The currently available net states are: {| class="wikitable" |- ! State ! Explanation |- | <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 area. |- | <code>REQUEST_ZONING..."
 
No edit summary
 
(5 intermediate revisions by 2 users 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 being planned, to being permitted, to being ready.
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 area]].
| 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 send to ask the [[net owner]] for approval.
| 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 send to ask owner of the [[net load]] for approval.
| Request is sent to ask the [[Stakeholder Type#Net Owner|Net Owner]] for construction approval.
|-
|-
| <code>READY</code>
| <code>READY</code>
| Building is done constructing.
| The Net Load is active and connected to the network.
|}
|}


{{article end
{{article end
|notes=
|notes=
* These net states are reused from [[timestate]]s
* These net states are reused from [[Timestate]]s
|seealso=
|seealso=
*[[Timestate]]
*[[Timestate]]
|api=*[[Api session event editor netload set state]]
*[[Api session event participant net cluster set state]]
}}
}}

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.