Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event participant action menu set active (Created page with "API Endpoint: api/session/event/participant/action_menu_set_active/ Description: Set a category active for a Stakeholder. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(ACTION_MENU Integer ID) |Action Menu ID | |- |2 |REQUIRED |(true, false) |Active |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-6...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic (Created page with "Api session event logic Endpoints. API Endpoints for Endpoints changing Functionality in a testrun/impact Session. {|class=wikitable !Name !Description |- |action_log_export |Export history of actions taken by participants. |- |action_menu_set_function_available |Add or remove a Function from a particular Action Menu. |- |Api session event logic...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic zones set attributes (Created page with "API Endpoint: api/session/event/logic/zones_set_attributes/ Description: Set attributes to values for Zone. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zone IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Valid attribute names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic zone set attribute (Created page with "API Endpoint: api/session/event/logic/zone_set_attribute/ Description: Set an attribute for a Zone. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zone ID | |- |1 |REQUIRED |(String) |Valid attribute name | |- |2 |REQUIRED |(Floating point number) |Attribute value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic unit type set active (Created page with "API Endpoint: api/session/event/logic/unit_type_set_active/ Description: Activate/deactivate units of a specific type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |Unit Data Override ID | |- |1 |REQUIRED |(true, false) |Activated |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic undo last building action (Created page with "API Endpoint: api/session/event/logic/undo_last_building_action/ Description: Undo the last Building action of a Stakeholder. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder 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://eng...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic stakeholder select (Created page with "API Endpoint: api/session/event/logic/stakeholder_select/ Description: Select Stakeholder with preferred ID, when not available fallback to next best. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Preferred Stakeholder ID or empty | |- |1 |REQUIRED |(String) |Client Token (from Join Session event) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Selected Stakeholde...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic stakeholder release (Created page with "API Endpoint: api/session/event/logic/stakeholder_release/ Description: Release a Stakeholder from a session. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder 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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic special effect set active (Created page with "API Endpoint: api/session/event/logic/special_effect_set_active/ Description: Activate/deactivate a Special Effect. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SPECIAL_EFFECT Integer ID) |Special Effect ID | |- |1 |REQUIRED |(true, false) |Activated |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST:...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic set traffic multiplier (Created page with "API Endpoint: api/session/event/logic/set_traffic_multiplier/ Description: Multiply visual (only) traffic density with this factor. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Factor, default 4.0 | |} ===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://engin...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic set net setting boolean (Created page with "API Endpoint: api/session/event/logic/set_net_setting_boolean/ Description: For boolean valued Net Settings (ELECTRICITY_ACTIVE, GAS_ACTIVE, HEAT_ACTIVE, INTERNET_ACTIVE, SEWER_ACTIVE, REQUIRE_UTILITY_CORPORATION_APPROVAL, CLUSTER_MODELS_ENABLED, LOAD_TO_NODE_LINES_ENABLED, FIRST_CONNECT_ACCEPT, RESTRICT_TO_NET_OVERLAY), set the value to true or false. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Type or multiple values in array...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic session release (Created page with "API Endpoint: api/session/event/logic/session_release/ Description: Release a client from a session using its client token. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |ClientToken | |} ===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/event/...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic search (Created page with "API Endpoint: api/session/event/logic/search/ Description: Search for Neighborhood, Building or Address. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Map |CURRENT or MAQUETTE |- |1 |REQUIRED |(String) |Query | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |HashMap (HashMap) |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighlight lang="text" co...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic scenario set attribute (Created page with "API Endpoint: api/session/event/logic/scenario_set_attribute/ Description: Set Scenario Attribute to given number Value. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenario 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]...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic scenario set active (Created page with "API Endpoint: api/session/event/logic/scenario_set_active/ Description: Activate a level. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Level 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/event/logic/scenario_set_activ...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net lines set attributes (Created page with "API Endpoint: api/session/event/logic/net_lines_set_attributes/ Description: Per entry in the array, set the value of the attribute for the Net Line. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Array of Net Line IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Array of Attributes | |- |2 |REQUIRED |(Floating point number or multiple value...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net lines set attribute (Created page with "API Endpoint: api/session/event/logic/net_lines_set_attribute/ Description: For each Net Line, set the value of the attribute. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Array of Net Line IDs | |- |1 |REQUIRED |(String) |Attribute | |- |2 |REQUIRED |(Floating point number) |Value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No C...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net line set attribute (Created page with "API Endpoint: api/session/event/logic/net_line_set_attribute/ Description: Set the attribute of a Net Line to the provided value. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID) |Net Line ID | |- |1 |REQUIRED |(String) |Attribute | |- |2 |REQUIRED |(Floating point number) |Value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Exam...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net clusters set state (Created page with "API Endpoint: api/session/event/logic/net_clusters_set_state/ Description: Per Net Cluster, set all its Net Load of the provided Net Type to the given TimeState. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Cluster IDs | |- |1 |REQUIRED |(NetType or multiple values in array [a, b, c]) |Net Type of loads to be changed. | |- |2 |REQUIRED |(TimeSt...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net clusters set load attributes (Created page with "API Endpoint: api/session/event/logic/net_clusters_set_load_attributes/ Description: Per Net Cluster, for each Net Load of that Net Cluster, set the values of the provided attributes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Cluster IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Array with attribute names | |- |2 |REQU...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net clusters set default fraction connected (Created page with "API Endpoint: api/session/event/logic/net_clusters_set_default_fraction_connected/ Description: Set the default fraction of connected loads with a cluster. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Fraction connected, between 0 and 1 | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighli...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net cluster set load attributes (Created page with "API Endpoint: api/session/event/logic/net_cluster_set_load_attributes/ Description: For each Net Load of a Net Cluster, set the values of the provided attributes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Array with attribute names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net cluster set load attribute (Created page with "API Endpoint: api/session/event/logic/net_cluster_set_load_attribute/ Description: For each Net Load of a Net Cluster, set the value of the attribute. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |- |1 |REQUIRED |(String) |Attribute name | |- |2 |REQUIRED |(Floating point number) |Value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |-...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic net cluster set fraction connected (Created page with "API Endpoint: api/session/event/logic/net_cluster_set_fraction_connected/ Description: Set the fraction of connected loads with a cluster. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Cluster ID | |- |1 |REQUIRED |(Floating point number) |Fraction connected, between 0 and 1 | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Ex...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic neighborhood set attribute (Created page with "API Endpoint: api/session/event/logic/neighborhood_set_attribute/ Description: Set an attribute for a Neighborhood. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhood ID | |- |1 |REQUIRED |(String) |Valid attribute name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute value | |- |3 |OPTIONAL |(true, false) |...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic money transfers set approved (Created page with "API Endpoint: api/session/event/logic/money_transfers_set_approved/ Description: Approve a Money Transfer {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MONEY_TRANSFER Integer ID) |Money transfer ID | |- |1 |REQUIRED |(true, false) |Approved |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Curl example POST: <syntaxhighligh...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic money transfer add (Created page with "API Endpoint: api/session/event/logic/money_transfer_add/ Description: Create a new Money Transfer between two Stakeholder. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder From ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder To ID | |- |2 |REQUIRED |(Enumeration) |Money transfer Type |LAND, SUBSIDY or TRANSFER |- |3 |REQUIRED |(String) |Provided motivation | |- |4 |REQUI...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement set sum (Created page with "API Endpoint: api/session/event/logic/measurement_set_sum/ Description: Set a Measurement to add its base Overlay to itself. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID) |Measurement ID | |- |1 |REQUIRED |(true, false) |Add base Overlay |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Cu...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement set overlays (Created page with "API Endpoint: api/session/event/logic/measurement_set_overlays/ Description: Set base Overlay for an existing Measurement. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID) |Measurement ID | |- |1 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |}...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement save (Created page with "API Endpoint: api/session/event/logic/measurement_save/ Description: Save a Measurement. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID) |Measurement 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/event/logic/me...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement remove (Created page with "API Endpoint: api/session/event/logic/measurement_remove/ Description: Remove a Measurement. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASUREMENT Integer ID or multiple values in array [1, 2, 3]) |Measurement 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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement point add (Created page with "API Endpoint: api/session/event/logic/measurement_point_add/ Description: Add a PointMeasurement for an Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay IDs | |- |1 |REQUIRED |(Point with crs: EPSG:3857) |Point | |- |2 |REQUIRED |(String) |Name | |- |3 |REQUIRED |(true, false) |Save Measurement |true or...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement line add (Created page with "API Endpoint: api/session/event/logic/measurement_line_add/ Description: Add a LineMeasurement for an Overlay for a specific Timeframe. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay IDs | |- |1 |REQUIRED |(Point with crs: EPSG:3857) |Point start | |- |2 |REQUIRED |(Point with crs: EPSG:3857) |Point end | |- |3 |...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic measurement item add (Created page with "API Endpoint: api/session/event/logic/measurement_item_add/ Description: Add a ItemMeasurement for an Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID | |- |1 |REQUIRED |(Enumeration) |Maplink ID |ACTION_LOGS, ACTION_MENUS, ADDRESSES, AREAS, ATTRIBUTE_ACTIONS, BUILDINGS, CHAT_CHANNELS, CHAT_MESSAGES, CINEMATIC_DATAS, CLIENT_WORDS, COSTS, CUSTOM_GEOMETRIES, DEFAULT_WORDS, ERROR_...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic map direct sell land (Created page with "API Endpoint: api/session/event/logic/map_direct_sell_land/ Description: Direct sale of land, no approval asked. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Selling Stakeholder ID | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Buying Stakeholder ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |Area of land being sold | |- |3 |REQUIRED |(Floating point number) |Price per square meter | |} =...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic global set values (Created page with "API Endpoint: api/session/event/logic/global_set_values/ Description: Set Global Variable to given number Values. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Global ID | |- |1 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Values | |} ===Response Codes=== {|class=wikitable !Response Code:...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic global set value (Created page with "API Endpoint: api/session/event/logic/global_set_value/ Description: Set Global Variable to given number Value. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Global ID | |- |1 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Code...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic dismiss error (Created page with "API Endpoint: api/session/event/logic/dismiss_error/ Description: Dismiss Error Log. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ERROR_LOG Integer ID or multiple values in array [1, 2, 3]) |Error Log 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....")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic cinematic stakeholder stop (Created page with "API Endpoint: api/session/event/logic/cinematic_stakeholder_stop/ Description: Stop any Cinematic for a specific Stakeholder. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder 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://eng...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic cinematic stakeholder start (Created page with "API Endpoint: api/session/event/logic/cinematic_stakeholder_start/ Description: Start a Cinematic for a specific Stakeholder. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic ID | |- |2 |REQUIRED |(true, false) |Animate to Cinematic starting point |true or false |} ===Response Codes=== {|class=wikitable !Response Code:...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic cinematic reached point (Created page with "API Endpoint: api/session/event/logic/cinematic_reached_point/ Description: Flightpoint reached for a specific Cinematic. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |- |1 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic ID | |- |2 |REQUIRED |(Integer number) |ID of point in Cinematic reached | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |N...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic building set attributes (Created page with "API Endpoint: api/session/event/logic/building_set_attributes/ Description: Per entry in the array, set the values of the attribute for the Building. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(BUILDING Integer ID or multiple values in array [1, 2, 3]) |Array of Building IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in...")
- 09:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic building set attribute (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic areas set attributes (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic area set attribute (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic area set active (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic action menu set upgrade available (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic action menu set measure available (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic action menu set function available (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:25, 1 June 2026 Frank@tygron.nl talk contribs created page Api session event logic action log export (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...")