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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |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/editorlevee/set_imag...")
  • 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |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/editorlevee/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 57, "Text" ] </pre> {{a...")
  • 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set default width (Created page with "API Event to Set Default Width {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |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/editorlevee/set_default_width/?f=HTML&token=API_TOKEN with content: <pre>[ 40,...")
  • 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set default height (Created page with "API Event to Set Default Height {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |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/editorlevee/set_default_height/?f=HTML&token=API_TOKEN with content: <pre>...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set angle degrees (Created page with "API Event to Set Angle Degrees {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |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/editorlevee/set_angle_degrees/?f=HTML&token=API_TOKEN with content: <pre>[ 6, 7...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove top function (Created page with "API Event to Remove Top Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===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/editorlevee/remove_top_function/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove side function (Created page with "API Event to Remove Side Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===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/editorlevee/remove_side_function/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2,...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set name (Created page with "API Event to Set new name of existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |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/e...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove (Created page with "API Event to Remove existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===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/editorlevee/remove/?f=HTML&token=API_TOKEN wit...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee duplicate (Created page with "API Event to Duplicate existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===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/editorlevee/duplicate/?f=HTML&token=API_TOKEN with content: <pre>[...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee add (Created page with "API Event to Add new Levee {|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/editorlevee/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor levee}} Category:API")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator (Created page with "API api session event editor indicator Events. Indicator editing. {|class=wikitable !Name !Description |- |ADD |Add new Indicator |- |APPEND_ATTRIBUTE |Appended to existing Indicator attribute value |- |DUPLICATE |Duplicate existing Indicator |- |REMOVE |Remove existi...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator reset indicators with id (Created page with "API Event to Replaced by editor/update_with_id/ {|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 indicator}} Category:API")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator reset indicators (Created page with "API Event to Replaced by editor/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 indicator}} Category:API")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator duplicate indicator (Created page with "API Event to Use DUPLICATE instead for alsmost (no stakeholder option) identical result. {|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 indicator}} Category:API")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator swap order (Created page with "API Event to Swap Order {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set update timing (Created page with "API Event to Set Update Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/editorindi...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set target (Created page with "API Event to Set a target value of an Indicator for a Sceanrio. A target index value is required. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |- |1 |REQUIRED |(INDICATOR Integer ID) |Indicator ID | |- |2 |REQUIRED |(Integer number) |Target index | |- |3 |REQUIRED |(Floating point number) |Target value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Co...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set stakeholder (Created page with "API Event to Set Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |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/editorindicator/set_stakeholder/?f=HTML&token=API_TOKEN wit...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set short name (Created page with "API Event to Set Short Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/editori...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set parent (Created page with "API Event to Set a parent Indicator for a specified Indicator. This will cause the specified Indicator to be a subselectable Indicator of the parent. It is not possible to set an Indicator which has a parent itself as a parent of another Indicator. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicator ID | |- |1 |REQUIRED |(Integer number) |Indicator ID of parent (indicators without a parent should h...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set image (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/editorindica...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set excel (Created page with "API Event to Set Excel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |1 |REQUIRED |(EXCEL_SHEET Integer ID) |Excel Sheets | |} ===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/editorindicator/set_excel/?f=HTML&token=API_TOKEN with content: <pre...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set description (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |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/editorindicator/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 14, "Text"...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set absolute (Created page with "API Event to Set Absolute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/event/edi...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator remove stakeholder (Created page with "API Event to Remove Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===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/editorindicator/remove_stakeholder/?f=HTML&token=API_TOKEN with content: <pre>[ 47 ] </pre> {{article end|seealso=*...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator export excel call tree (Created page with "API Event to Export Excel Call Tree {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/export_excel_call_tree/?f=HTML&token=API_TOKEN with content: <pre>[ 68 ] </pre> {{article en...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator export debug excel (Created page with "API Event to Export Debug Excel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/export_debug_excel/?f=HTML&token=API_TOKEN with content: <pre>[ 87 ] </pre> {{article end|seeals...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator excel min log time (Created page with "API Event to Excel Min Log Time {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Long | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/excel_min_log_time/?f=HTML&token=API_TOKEN with content: <pre>[ 77 ] </pre> {{article end|seealso=...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set name (Created page with "API Event to Set new name of existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/a...")
  • 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set color (Created page with "API Event to Set new color of existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |Color[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set attributes (Created page with "API Event to Set multiple Indicator attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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 |(...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set attribute (Created page with "API Event to Set Indicator attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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:...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set active (Created page with "API Event to Set Indicator active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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/sessi...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator remove attribute (Created page with "API Event to Remove attribute from Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator remove (Created page with "API Event to Remove existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===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/editorindicator/remove/?f=HTML&toke...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator duplicate (Created page with "API Event to Duplicate existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===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/editorindicator/duplicate/?f=HTML&token=API_TOKEN with...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator append attribute (Created page with "API Event to Appended to existing Indicator attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |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) | |} ===Respons...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator add (Created page with "API Event to Add new Indicator {|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/editorindicator/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor indicator}} Category:API")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global (Created page with "API api session event editor global Events. Global editing. {|class=wikitable !Name !Description |- |ADD |Add new Global |- |DUPLICATE |Duplicate existing Global |- |REMOVE |Remove existing Global |- |SET_NAME |Set new name of existing Global |} Specific Events: {|class=wikitable !N...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set visualisation name (Created page with "API Event to Set Visualisation Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_visualisation_name/?f=HTML&token=API_TOKEN with content: <pre>[ 15, "T...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set start value (Created page with "API Event to Set Start Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |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]]) |double[][] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exampl...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set query timing (Created page with "API Event to Set Query Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |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/editorglobal/set_...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set query (Created page with "API Event to Set Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_query/?f=HTML&token=API_TOKEN with content: <pre>[ 27, "Text" ] </pre> {{article en...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set point (Created page with "API Event to Set Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |1 |REQUIRED |(Point with crs: EPSG:3857) |Point | |} ===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/editorglobal/set_point/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[ 26, {...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set book value (Created page with "API Event to Set Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |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/editorglobal/set_book_value/?f=HTML&token=API_TOKEN with content: <pr...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global remove point (Created page with "API Event to Remove Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===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/editorglobal/remove_point/?f=HTML&token=API_TOKEN with content: <pre>[ 22 ] </pre> {{article end|seealso=*api session event editor...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global remove book value (Created page with "API Event to Remove Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===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/editorglobal/remove_book_value/?f=HTML&token=API_TOKEN with content: <pre>[ 26 ] </pre> {{article end|seealso=*api session eve...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global add query (Created page with "API Event to Add Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===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/editorglobal/add_query/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor global}}...")
  • 10:09, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor global set name (Created page with "API Event to Set new name of existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |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/sessio...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)