New pages
Jump to navigation
Jump to search
30 March 2026
- 10:2710:27, 30 March 2026 Api session event editor zoning append attribute (hist | edit) [1,795 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Zoning attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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 Codes=== {|clas...")
- 10:2710:27, 30 March 2026 Api session event editor zoning add polygons (hist | edit) [1,660 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorzoning/add_polygons/?crs=3857&f=HTML&token=API...")
- 10:2710:27, 30 March 2026 Api session event editor zoning add (hist | edit) [1,110 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Boolean |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorzoning/add/?f=HTML&token=API_TOKEN with content: <pre>[ false ] </pre> {{article end|seealso=*api session event...")
- 10:2710:27, 30 March 2026 Api session event editor weather (hist | edit) [2,104 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor weather Events. Weather editing. {|class=wikitable !Name !Description |- |ADD |Add a new weather of a specified type. |- |APPEND_ATTRIBUTE |Appended to existing Weather attribute value |- |DUPLICATE |Create a copy of each specified weather. The copies will have the same settings and attributes, but...")
- 10:2710:27, 30 March 2026 Api session event editor weather set trigger sec (hist | edit) [1,617 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set whether the specified weather's visualization triggers automatically. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Floating point number) |Auto-trigger (false means the weather's visualization does not trigger automatically) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST==...")
- 10:2710:27, 30 March 2026 Api session event editor weather set flood overlay (hist | edit) [1,665 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set a specific visualization overlay for a specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID allowed for weather visualization input | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes...")
- 10:2710:27, 30 March 2026 Api session event editor weather set effect (hist | edit) [1,310 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set what kind of weather the specified weather is. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Enumeration) |Weather Type Effect |DROUGHT, FLOODING, NO_EFFECT, RAIN, SNOW or WIND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api...")
- 10:2710:27, 30 March 2026 Api session event editor weather set duration (hist | edit) [1,549 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set how long the specified weather's visualization lasts when it is triggered. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Floating point number) |Duration of visualization in seconds | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/ap...")
- 10:2710:27, 30 March 2026 Api session event editor weather remove flood overlay (hist | edit) [1,513 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified visualization overlay from specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather 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/editorweather/remove_flood_overlay/?f=H...")
- 10:2710:27, 30 March 2026 Api session event editor weather set name (hist | edit) [1,676 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the name for a specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Name for the weather | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tyg...")
- 10:2710:27, 30 March 2026 Api session event editor weather set attributes (hist | edit) [1,958 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Weather attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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 |(SOURCE...")
- 10:2710:27, 30 March 2026 Api session event editor weather set attribute (hist | edit) [1,757 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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: !Descr...")
- 10:2710:27, 30 March 2026 Api session event editor weather remove attribute (hist | edit) [1,828 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified attributes of the specified weather. The attributes, including attributes which are added to a weather by default, are removed entirely. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attributes to remove | |} ===Response Codes=== {|class=wikitable !Response C...")
- 10:2710:27, 30 March 2026 Api session event editor weather remove (hist | edit) [1,456 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified weathers. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather IDs | |} ===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/editorweather/remove/?f=HTML&token=...")
- 10:2710:27, 30 March 2026 Api session event editor weather duplicate (hist | edit) [1,563 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Create a copy of each specified weather. The copies will have the same settings and attributes, but can be edited independently of the originals. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Ex...")
- 10:2710:27, 30 March 2026 Api session event editor weather append attribute (hist | edit) [1,814 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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 Code...")
- 10:2710:27, 30 March 2026 Api session event editor weather add (hist | edit) [1,213 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a new weather of a specified type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Weather Type Effect |DROUGHT, FLOODING, NO_EFFECT, RAIN, SNOW or WIND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Weather ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorweather/add/?f=HTML&token=API_TOKEN...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype (hist | edit) [1,459 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor upgradetype Events. UpgradeType editing. {|class=wikitable !Name !Description |- |ADD |Add new Upgradetype |- |DUPLICATE |Duplicate existing Upgradetype |- |REMOVE |Remove existing Upgradetype |- |SET_NAME |Set new name of existing Upgradetype |} Spe...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set zone permit required (hist | edit) [1,286 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Zone Permit Required {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |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/editorupgradetype/set_zone_permit_required/?f=HTML...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set pair (hist | edit) [1,598 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |2 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |3 |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: ht...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set must own (hist | edit) [1,234 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Must Own {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |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/editorupgradetype/set_must_own/?f=HTML&token=API_TOKEN with conte...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set image (hist | edit) [1,583 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |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/session/event/editor...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set description (hist | edit) [1,227 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 13,...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set cost m2 (hist | edit) [1,552 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Cost M2 {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(true, false) |Boolean |true or false |- |2 |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/editorupgrad...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype remove pair (hist | edit) [1,210 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/remove_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 54...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype duplicate pair (hist | edit) [1,222 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/duplicate_pair/?f=HTML&token=API_TOKEN with content: <pr...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype add pair (hist | edit) [1,139 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |} ===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/editorupgradetype/add_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 5 ] </pre> {{article end|seealso=*api session event...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype set name (hist | edit) [1,611 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |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.c...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype remove (hist | edit) [1,485 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |} ===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/editorupgradetype/remove/?f=HTM...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype duplicate (hist | edit) [1,476 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |} ===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/editorupgradetype/duplicate/?f=HTML&token=API_TOKEN...")
- 10:2610:26, 30 March 2026 Api session event editor upgradetype add (hist | edit) [1,088 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorupgradetype/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor upgradetype}} Category:API")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride (hist | edit) [1,205 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor unitdataoverride Events. UnitDataOverride editing. {|class=wikitable !Name !Description |- |ADD |Add new Unitdataoverride |- |DUPLICATE |Duplicate existing Unitdataoverride |- |REMOVE |Remove existing Unitdataoverride |- |api session event editor unitdataoverride set active|SET_ACTIV...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride set index color (hist | edit) [1,636 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Index Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(TColor) |Color | |} ===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/editorunitdataoverri...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride remove color (hist | edit) [1,621 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Integer number) |Integer | |- |2 |REQUIRED |(TColor) |Color | |} ===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/editorunitdataoverride/...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride add random color (hist | edit) [1,200 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Random Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |} ===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/editorunitdataoverride/add_random_color/?f=HTML&token=API_TOKEN with content: <pre>[ 80 ] </pre> {{ar...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride add color (hist | edit) [1,552 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Color {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID) |[[Unit Data Override]]s | |- |1 |REQUIRED |(TColor) |Color | |} ===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/editorunitdataoverride/add_color/?f=HTML&token=API_TOKEN with content:...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride set name (hist | edit) [1,651 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |- |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: ht...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride set active (hist | edit) [1,632 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Unitdataoverride active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://en...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride remove (hist | edit) [1,525 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |} ===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/editorunit...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride duplicate (hist | edit) [1,516 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA_OVERRIDE Integer ID or multiple values in array [1, 2, 3]) |[[Unit Data Override]]s | |} ===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/editorunitdataoverride/duplicat...")
- 10:2610:26, 30 March 2026 Api session event editor unitdataoverride add (hist | edit) [1,164 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Unitdataoverride {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UNIT_DATA Integer ID) |Unit Datas | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorunitdataoverride/add/?f=HTML&token=API_TOKEN with content: <pre>[ 52 ] </pre> {{article end|seealso=*[...")
- 10:2610:26, 30 March 2026 Api session event editor trigger (hist | edit) [1,079 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor trigger Events. Trigger editing. {|class=wikitable !Name !Description |- |ADD |Add new Trigger |- |DUPLICATE |Duplicate existing Trigger |- |REMOVE |Remove existing Trigger |- |SET_ACTIVE |Set Trigger active |- |api session event editor trigger se...")
- 10:2610:26, 30 March 2026 Api session event editor trigger set url (hist | edit) [1,539 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Url {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |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/session/event/editortrigger/set_...")
- 10:2610:26, 30 March 2026 Api session event editor trigger set type (hist | edit) [1,523 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Type or multiple values in array [a, b, c]) |Type[] | |} ===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/editortrigger/set_type/?f=H...")
- 10:2510:25, 30 March 2026 Api session event editor trigger set timing (hist | edit) [1,546 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===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/editortrigger/set_tim...")
- 10:2510:25, 30 March 2026 Api session event editor trigger set timeout (hist | edit) [1,531 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Timeout {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |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/editort...")
- 10:2510:25, 30 March 2026 Api session event editor trigger set method (hist | edit) [1,535 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Method {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Method or multiple values in array [a, b, c]) |Method[] | |} ===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/editortrigger/set_met...")
- 10:2510:25, 30 March 2026 Api session event editor trigger set name (hist | edit) [1,572 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |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:2510:25, 30 March 2026 Api session event editor trigger set active (hist | edit) [1,553 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Trigger active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/eve...")
- 10:2510:25, 30 March 2026 Api session event editor trigger remove (hist | edit) [1,446 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Trigger {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(TRIGGER Integer ID or multiple values in array [1, 2, 3]) |Triggers | |} ===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/editortrigger/remove/?f=HTML&token=API_TO...")