Net state: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
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 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 being planned, to being permitted, 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 map]].
| 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 [[Stakeholder Type#Net Owner|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 owner of the [[Net Load]] for 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 07:56, 8 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 being planned, to being permitted, 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 owner of the Net Load for approval.
READY The Net Load is active and connected to the network.