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).
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting (Created page with "API api session event editor setting Events. Setting editing. {|class=wikitable !Name !Description |- |ADD_CRS |Add Crs |- |GET_EPOCH_TIME |Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local time in this Project |- |GET_SUN_ALTITUDE |Get Sun Altitude value for local time in this Project |...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set scheduled update (Created page with "API Event to Deprcated: replaced by editorevent/set_scheduled_update/. Schedule a long-running Update. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor setting}} Category:API")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting wizard finished (Created page with "API Event to Wizard Finished {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/wizard_finished/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor setting}} Category:API")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set wind speed (Created page with "API Event to Set Wind Speed {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_wind_speed/?f=HTML&token=API_TOKEN with content: <pre>[ 2 ] </pre> {{article end|seealso=*api session event edit...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set unit system type (Created page with "API Event to Set Unit System Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |UnitSystemType |BRITISH_IMPERIAL, SI or US_CUSTOMARY |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_unit_system_type/?f=HTML&token=API_TOKEN with content: <pre>[ "SI" ] </p...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set timestamp format (Created page with "API Event to Set Timestamp Format {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_timestamp_format/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session even...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set sun dates (Created page with "API Event to Set Sun Dates {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |long[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_sun_dates/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ] </pre> {{articl...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set setting (Created page with "API Event to Set Project setting {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Setting Type |ACTIVE_SCENARIO, AREA_GROUPS, AUTO_CALCULATION, BASE_PANELS, CURRENCY, DECIMALS, DEFAULT_GEOPLUGINS, DEFAULT_GROUND_LOWER_PRICE_M3, DEFAULT_GROUND_RAISE_PRICE_M3, DEFAULT_GROUNDPRICE_M2, DETAILED, EXPORT_CRS, GRID_CELL_SIZE_M, IMPORT_CRS, IMPORT_CRS_FORCE_XY, ITERATIONS, KEEP_ALIVE, LIMIT_MAP, MAP_SIZE_M, MAX_TOTAL_GRIDCELLS, M...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set region (Created page with "API Event to Set Region {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Region |AFRICA, ASIA, NORTH_AMERICA, NORTHWESTERN_EUROPE or OTHER |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_region/?f=HTML&token=API_TOKEN with content: <pre>[ "NORTH_AMERICA" ]...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set rasterization (Created page with "API Event to Set Rasterization {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |RasterizationMethod |CENTER, COMBINED or OUTLINE |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_rasterization/?f=HTML&token=API_TOKEN with content: <pre>[ "OUTLINE" ] </pre> {...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set permission popup active (Created page with "API Event to Set Permission Popup Active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_permission_popup_active/?f=HTML&token=API_TOKEN with content: <pre>[ false ] </pre> {{artic...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set panel availability (Created page with "API Event to Set Panel Availability {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |PanelEnum |ACTION_LOG_PANEL, ATTRIBUTE_ACTION_PANEL, BUDGET_PERSONAL_PANEL, CATEGORY_PANEL, ERROR_PANEL, FEEDBACK_PANEL, FLYTHROUGH_PANEL, GLOBAL_EDIT_PANEL, GRID_OPTION_PANEL, HOVER_PANEL, INDICATOR_PANEL, INDICATOR_PARENT_PANEL, LAND_BUY_PANEL, LAND_SELL_PANEL, LEFT_MENU_PANEL, LOG_PANEL, LOGO_PANEL, MENU_PANEL, MONEY_TRANSFER_PANEL...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set limit map (Created page with "API Event to Set Project Map Limit Area {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |Limit Polygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_limit_map/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[ { "type" : "Mul...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set import crs (Created page with "API Event to Set Import Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_import_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set grid cell size (Created page with "API Event to Change the project's grid cell size, used by active overlays. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Floating point number) |The new grid cell size in meters. | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Value is updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_grid_cell_size/?f=HTML&tok...")
- 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set export crs (Created page with "API Event to Set Export Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_export_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set default geoplugin (Created page with "API Event to Set Default Geoplugin {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |MapLink |ACTION_LOGS, ACTION_MENUS, ADDRESSES, AREAS, ATTRIBUTE_ACTIONS, BUILDINGS, CHAT_MESSAGES, CINEMATIC_DATAS, CLIENT_WORDS, COSTS, CUSTOM_GEOMETRIES, DEFAULT_WORDS, ERROR_LOGS, EVENT_BUNDLES, EXCEL_SHEETS, FUNCTION_OVERRIDES, FUNCTIONS, GEO_LINKS, GEO_OPTIONS, GEO_PLUGINS, GEO_TIFFS, GLOBALS, HEIGHTS, INCOMES, INDICATORS, LEVEES, MEASURE...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set decimals (Created page with "API Event to Set Decimals {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_decimals/?f=HTML&token=API_TOKEN with content: <pre>[ 70 ] </pre> {{article end|seealso=*api session event editor settin...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set currency (Created page with "API Event to Set Currency {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |TCurrency |POUND_BRITISH, EURO or DOLLAR_US |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_currency/?f=HTML&token=API_TOKEN with content: <pre>[ "DOLLAR_US" ] </pre> {{article end|...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting remove crs (Created page with "API Event to Remove Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/remove_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting}} ...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting get sun motion (Created page with "API Event to Get Sun Motion value for local time in this Project (The Netherlands only) {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Descripti...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting get sun azimuth (Created page with "API Event to Get Sun Azimuth value for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Double (Su...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting get sun altitude (Created page with "API Event to Get Sun Altitude value for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Double (S...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting get epoch time (Created page with "API Event to Get UTC Epoch Time (Milliseconds since 00:00:00 UTC on 1 January 1970) for local time in this Project {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Year | |- |1 |REQUIRED |(Integer number) |Month | |- |2 |REQUIRED |(Integer number) |Day | |- |3 |REQUIRED |(Integer number) |Hour | |- |4 |REQUIRED |(Integer number) |Minute | |- |5 |REQUIRED |(Integer number) |Second | |} ===Response Codes=== {|class=wikit...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting add crs (Created page with "API Event to Add Crs {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/add_crs/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor setting}} Catego...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario (Created page with "API api session event editor scenario Events. Scenario editing. {|class=wikitable !Name !Description |- |ADD |Add new Scenario. |- |APPEND_ATTRIBUTE |Appended to existing Scenario attribute value |- |DUPLICATE |Duplicate existing Scenario |- |REMOVE |Remove existing Sce...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set restart testrun (Created page with "API Event to When true test run is restarted on Scenario activation. This option will be deprecated in the future and replaced by multiple maps. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenario ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Restart required | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set limit type (Created page with "API Event to Set Limit Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(Enumeration) |LimitType |DEFAULT, MEASURE_NEIGHBORHOODS or NEIGHBORHOODS |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/set_limit_type/?f=HTM...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set limit neighborhoods (Created page with "API Event to Set Limit Neighborhoods {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(NEIGHBORHOOD Integer ID or multiple values in array [1, 2, 3]) |Neighborhoods | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set event (Created page with "API Event to Set Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(CodedEvent) |CodedEvent | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/set_event/?f=HTML&token=API_TOKEN with content: <pre>[ 86, { "id" : -1,...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 45, "Text" ] <...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set cinematic (Created page with "API Event to Set Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |- |2 |REQUIRED |(CINEMATIC_DATA Integer ID) |Cinematic Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario remove measure (Created page with "API Event to Remove Measure {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(MEASURE Integer ID) |Measures | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/remove_measure/?f=HTML&token=API_TOKEN with content: <...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario remove event (Created page with "API Event to Remove Event {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(Integer number) |Integer | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/remove_event/?f=HTML&token=API_TOKEN with content: <pre>[ 3, 55 ] </p...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario remove cinematic (Created page with "API Event to Remove Cinematic {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/remove_cinematic/?f=HTML&token=API_TOKEN with con...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario add measure (Created page with "API Event to Add a Measure that is triggered on Scenario activation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |- |1 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/add_mea...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario add event (Created page with "API Event to Add empty dummy event that is triggered on Scenario activation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/add_event/?f=HTML&token=API_TOKEN with content: <pre>[ 70...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set name (Created page with "API Event to Set new name of existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set attributes (Created page with "API Event to Set multiple Scenario attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |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.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL |(SOU...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set attribute (Created page with "API Event to Set Scenario attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !De...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario set active (Created page with "API Event to Activate Scenario, when testrun is active the Scenerio can restart it. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/set_active/?f=HTML&token=API_TOKEN with content: <...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario remove attribute (Created page with "API Event to Remove attribute from Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/ses...")
- 10:22, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario remove (Created page with "API Event to Remove existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/remove/?f=HTML&token=AP...")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario duplicate (Created page with "API Event to Duplicate existing Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/duplicate/?f=HTML&token=API_TOKEN with cont...")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario append attribute (Created page with "API Event to Appended to existing Scenario attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID or multiple values in array [1, 2, 3]) |Scenarios | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response C...")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor scenario add (Created page with "API Event to Add new Scenario. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Scenario ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorscenario/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor scenario}} Category:API")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor projectasset (Created page with "API api session event editor projectasset Events. ProjectAsset editing. {|class=wikitable !Name !Description |- |ADD |Upload a new image as a Project asset. |} Specific Events: {|class=wikitable !Name !Description |- |ADD_TEXTURE |Upload new Textures as a Project assets, auto rescaled to small, medium, large. |} {{article end|seealso=*Api Events}} Category:API")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor projectasset add texture (Created page with "API Event to Upload new Textures as a Project assets, auto rescaled to small, medium, large. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Directory to upload to | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Filename. This should a simple file name, including extension | |- |2 |REQUIRED |(byte or multiple values in array [a, b, c]) |File data | |} ===Res...")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor projectasset add (Created page with "API Event to Upload a new image as a Project asset. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Directory to upload to | |- |1 |REQUIRED |(String) |Filename. This should a simple file name, including extension | |- |2 |REQUIRED |(byte or multiple values in array [a, b, c]) |File data | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Project Asset ID) |- |300-600 |Codes Overview |} ===E...")
- 10:21, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor plot (Created page with "API api session event editor plot Events. Plot editing. {|class=wikitable !Name !Description |- |ADD |Add new Plot |- |ADD_POLYGONS |Add polygons to existing Plot |- |SET_NAME |Set new name of existing Plot |} Specific Events: {|class=wikitable !Name !Description |- |SET_OWNER |Set Owner...")