New pages
Jump to navigation
Jump to search
1 June 2026
- 09:2509:25, 1 June 2026 Api session event logic building set attribute (hist | edit) [1,584 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/building_set_attribute/ Description: Set Building Attribute to given number Value. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number) |Value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example...")
- 09:2509:25, 1 June 2026 Api session event logic areas set attributes (hist | edit) [1,906 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/areas_set_attributes/ Description: Per entry in the array, set the value of the attribute for the Area. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Array of Area IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Array of Attributes | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0,...")
- 09:2509:25, 1 June 2026 Api session event logic area set attribute (hist | edit) [1,745 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/area_set_attribute/ Description: Set Area Attribute to given number Value. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Area ID | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Value | |- |3 |OPTIONAL |(true, false) |Update Indicator (optional) | |...")
- 09:2509:25, 1 June 2026 Api session event logic area set active (hist | edit) [1,532 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/area_set_active/ Description: Activate/deactivate a Area. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(AREA Integer ID or multiple values in array [1, 2, 3]) |Area ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Activated | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example P...")
- 09:2509:25, 1 June 2026 Api session event logic action menu set upgrade available (hist | edit) [1,339 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/action_menu_set_upgrade_available/ Description: Add or remove an upgrade from a particular Action Menu. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID) |Action Menu ID | |- |1 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade ID | |- |2 |REQUIRED |(true, false) |Available |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No C...")
- 09:2509:25, 1 June 2026 Api session event logic action menu set measure available (hist | edit) [1,341 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/action_menu_set_measure_available/ Description: Add or remove a Measure from a particular Action Menu. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID) |Action Menu ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(true, false) |Available |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No...")
- 09:2509:25, 1 June 2026 Api session event logic action menu set function available (hist | edit) [1,347 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/action_menu_set_function_available/ Description: Add or remove a Function from a particular Action Menu. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ACTION_MENU Integer ID) |Action Menu ID | |- |1 |REQUIRED |(FUNCTION Integer ID) |Function ID | |- |2 |REQUIRED |(true, false) |Available |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204...")
- 09:2509:25, 1 June 2026 Api session event logic action log export (hist | edit) [1,070 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/logic/action_log_export/ Description: Export history of actions taken by participants. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/session/event/logic/action_log_export/' -H 'Content...")
- 09:2509:25, 1 June 2026 Api session event answer (hist | edit) [5,469 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Api session event answer Endpoints. API Endpoints for Endpoints related to answering Popup in a testrun/impact Session. {|class=wikitable !Name !Description |- |building_ask_construction_date |Stakeholder has planned the construction of a particular Building for a particular date stored in a Popup |- |building_ask_demolish_date |Stake...")
- 09:2509:25, 1 June 2026 Api session event answer upgrades approval confirmed (hist | edit) [1,660 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrades_approval_confirmed/ Description: Upgrading Stakeholder confirms the continuation of the planned upgrades {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wi...")
- 09:2509:25, 1 June 2026 Api session event answer upgrade zoning permit denied (hist | edit) [1,246 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrade_zoning_permit_denied/ Description: Stakeholder's upgrade is denied based on zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example...")
- 09:2509:25, 1 June 2026 Api session event answer upgrade zoning permit confirmed (hist | edit) [1,258 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrade_zoning_permit_confirmed/ Description: Stakeholder's upgrade has received a zoning permit {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl ex...")
- 09:2509:25, 1 June 2026 Api session event answer upgrade ask date (hist | edit) [1,297 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrade_ask_date/ Description: Stakeholder has planned the upgrade-construction of a particular Building for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wikitabl...")
- 09:2509:25, 1 June 2026 Api session event answer upgrade approval confirmed (hist | edit) [1,337 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrade_approval_confirmed/ Description: Upgrading Stakeholder confirms the continuation of the planned upgrade {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |...")
- 09:2509:25, 1 June 2026 Api session event answer upgrade approval (hist | edit) [1,301 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/upgrade_approval/ Description: Stakeholder approves upgrade-construction of Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300...")
- 09:2509:25, 1 June 2026 Api session event answer net reject connect (hist | edit) [1,131 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/net_reject_connect/ Description: Reject the connection of a network cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/...")
- 09:2509:25, 1 June 2026 Api session event answer net producer connect (hist | edit) [1,134 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/net_producer_connect/ Description: Connect a network cluster as a producer {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/s...")
- 09:2509:25, 1 June 2026 Api session event answer net consumer connect (hist | edit) [1,134 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/net_consumer_connect/ Description: Connect a network cluster as a consumer {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/s...")
- 09:2509:25, 1 June 2026 Api session event answer net cancel connect (hist | edit) [1,131 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/net_cancel_connect/ Description: Cancel connecting a network cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/session...")
- 09:2509:25, 1 June 2026 Api session event answer net accept connect (hist | edit) [1,131 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/net_accept_connect/ Description: Accept the connection of a network cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://engine.tygron.com/api/...")
- 09:2509:25, 1 June 2026 Api session event answer measure zoning permit denied (hist | edit) [1,236 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_zoning_permit_denied/ Description: Zoning plan permitter denied the Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <s...")
- 09:2509:25, 1 June 2026 Api session event answer measure construction zoning approval confirm (hist | edit) [1,208 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_construction_zoning_approval_confirm/ Description: Owner confirms zoning permit for Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl 'https://en...")
- 09:2509:25, 1 June 2026 Api session event answer measure construction denied confirmed (hist | edit) [1,293 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_construction_denied_confirmed/ Description: Owner of Measure confirms that the planned Measure is not approved {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ==...")
- 09:2509:25, 1 June 2026 Api session event answer measure construction approval confirm (hist | edit) [1,368 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_construction_approval_confirm/ Description: Owner of Measure confirms the continuation of the planned construction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Descrip...")
- 09:2509:25, 1 June 2026 Api session event answer measure construction approval (hist | edit) [1,414 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_construction_approval/ Description: Stakeholder approves construction of Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(STAKEHOLDER Integer ID) |Approving Stakeholder ID | |- |3 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes==...")
- 09:2509:25, 1 June 2026 Api session event answer measure ask construction date (hist | edit) [1,338 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/measure_ask_construction_date/ Description: Stakeholder has planned the construction of a particular Measure for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wikita...")
- 09:2509:25, 1 June 2026 Api session event answer land sell refused (hist | edit) [1,832 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_sell_refused/ Description: Buying Stakeholder has refused to buy the specified land for a given price per square meter from selling Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model Multi...")
- 09:2509:25, 1 June 2026 Api session event answer land sell aproved (hist | edit) [2,378 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_sell_aproved/ Description: Buying Stakeholder has accepted to buy the specified land for a given price per square meter from selling Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model Mult...")
- 09:2509:25, 1 June 2026 Api session event answer land buy refused (hist | edit) [2,371 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_buy_refused/ Description: Selling Stakeholder has refused to sell the specified land for a given price per square meter to buying Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model MultiPo...")
- 09:2509:25, 1 June 2026 Api session event answer land buy aproved (hist | edit) [2,373 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/land_buy_aproved/ Description: Selling Stakeholder has accepted to sell the specified land for a given price per square meter to buying Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |#Api Model MultiP...")
- 09:2509:25, 1 June 2026 Api session event answer delete popup (hist | edit) [1,402 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/delete_popup/ Description: Deletes a Popup (maybe be invalid ID, thus ignored) {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Popup ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" copy>curl...")
- 09:2509:25, 1 June 2026 Api session event answer buildings demolish approval confirmed (hist | edit) [1,699 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/buildings_demolish_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned demolition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|...")
- 09:2509:25, 1 June 2026 Api session event answer buildings construction approval confirmed (hist | edit) [1,717 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/buildings_construction_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned construction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Building IDs | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish denied confirmed (hist | edit) [1,286 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_denied_confirmed/ Description: Owner of Building confirms that the planned demolition is not approved {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish approval confirmed (hist | edit) [1,366 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned demolition {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Descrip...")
- 09:2509:25, 1 June 2026 Api session event answer building demolish approval (hist | edit) [1,321 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_demolish_approval/ Description: Stakeholder approves demolition of Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300...")
- 09:2509:25, 1 June 2026 Api session event answer building construction denied confirmed (hist | edit) [1,300 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_denied_confirmed/ Description: Owner of Building confirms that the planned construction is not approved {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview...")
- 09:2509:25, 1 June 2026 Api session event answer building construction approval confirmed (hist | edit) [1,380 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_approval_confirmed/ Description: Owner of Building confirms the continuation of the planned construction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Confirms |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !D...")
- 09:2509:25, 1 June 2026 Api session event answer building construction approval (hist | edit) [1,335 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_construction_approval/ Description: Stakeholder approves construction of Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(true, false) |Approves |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |...")
- 09:2509:25, 1 June 2026 Api session event answer building ask demolish date (hist | edit) [1,330 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_ask_demolish_date/ Description: Stakeholder has planned the demolition of a particular Building for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wikitabl...")
- 09:2509:25, 1 June 2026 Api session event answer building ask construction date (hist | edit) [1,344 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Endpoint: api/session/event/answer/building_ask_construction_date/ Description: Stakeholder has planned the construction of a particular Building for a particular date stored in a Popup {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(BUILDING Integer ID) |Building ID | |- |2 |REQUIRED |(POPUP Integer ID) |Popup ID | |} ===Response Codes=== {|class=wi...")
27 May 2026
- 15:2315:23, 27 May 2026 Chat Message (hist | edit) [1,062 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Chat Messages are the content of Chat Channels. Each channel can have multiple messages. A message may be sent by a User or the response of an AI Agent.")
- 15:2215:22, 27 May 2026 Chat Channel (hist | edit) [2,142 bytes] Maxim@tygron.com (talk | contribs) (Created page with "Chat Channel define the conversation with AI Agents. Each channel can have multiple Chat Messages.")
19 May 2026
- 14:0314:03, 19 May 2026 ID (TQL) (hist | edit) [2,116 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying the value of a clause parameter with a particular Item ID, it is possible to use the 'ID' characters for its value. The result of using 'ID' for the clause value, is that is automatically filled in using the Item that contains the TQL statement. ID clause values are often used in combination with Template Panels; For example: Consider A Template Text Panel applied on Neighborhoods ==Example== Consider the following (simplified) Neighborho...")
- 12:4812:48, 19 May 2026 YC (TQL) (hist | edit) [3,495 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'YC' characters for its value. The result of using 'YC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")
- 09:4409:44, 19 May 2026 XC (TQL) (hist | edit) [3,233 bytes] Frank@tygron.nl (talk | contribs) (Created page with "Instead of specifying a clause parameter with a particular Item ID, it is possible to use the 'XC' characters for its value. The result of using 'XC' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter, but only the Items that are covered by the calculated ''Search Polygon'' of the TQL statement. The ''Search Polygon'' is calculated by overlapping the clause polygon. Per clause type it is indicat...")
15 May 2026
- 14:5814:58, 15 May 2026 YA (TQL) (hist | edit) [2,256 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'YA' clause value is a variation on the 'Y' clause value. The characters 'YA' should be followed by an underscore and the name of an Attribute; for example '''YA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
- 14:5514:55, 15 May 2026 XA (TQL) (hist | edit) [2,236 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The 'XA' clause value is a variation on the 'X' clause value. The characters 'XA' should be followed by an underscore and the name of an Attribute; for example '''XA_MONUMENTAL'''. Also see the example below. The result of using 'XA' for the clause value, is the automatic creation of multiple TQL statements, one with each Item ID for that Clause Parameter that can be found in the project data. Items are only taken into account of they have...")
- 14:3014:30, 15 May 2026 YK (TQL) (hist | edit) [3,123 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The YK clause value is a variation on the YA clause value. The characters 'YK' should be followed by an underscore and the name of a Key; for example '''YK_CULVERT_DIAMETER'''. Also see the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attri...")
- 13:2313:23, 15 May 2026 XK (TQL) (hist | edit) [3,075 bytes] Frank@tygron.nl (talk | contribs) (Created page with "The XK clause value is a variation on the XA] clause value. The characters 'XK' should be followed by an underscore and the name of a Key. See the example below. This Key is used to obtain the name of an Attribute, given a Grid Overlay. This Grid Overlay is obtained from the same TQL statement, which should contain one of the following clause parameters: * Grid (TQL Param) * Grid with attribute (TQL Param) * Gridtype (TQL Param...")