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:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload generate paths (Created page with "API Event to Generate Paths {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Functions | |- |1 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |2 |REQUIRED |(Floating point number) |Double | |- |3 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ==...")
  • 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload generate loads and paths (Created page with "API Event to Generate Loads And Paths {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Functions | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |- |2 |REQUIRED |(Category or multiple values in array [a, b, c]) |Category[] | |- |3 |REQUIRED |(Integer number) |Integer | |- |4 |REQUIRED |(Integer number) |Integer | |- |5 |REQUIRED |(STAKEHOLDER Integer ID or multiple values in array...")
  • 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload generate loads (Created page with "API Event to Generate Loads {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |- |2 |REQUIRED |(Category or multiple values in array [a, b, c]) |Category[] | |- |3 |REQUIRED |(Integer number) |Integer | |- |4 |REQUIRED |(Integer number) |Integer | |- |5 |REQUIRED |(STAKEHOLDER Integer ID or multiple valu...")
  • 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload add and set node (Created page with "API Event to Add And Set Node {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |- |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/editornetload/add_and_set_node/?crs=3857&f=HTML&token=API_TOKEN with con...")
  • 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload add address (Created page with "API Event to Add Address {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |1 |REQUIRED |(ADDRESSE Integer ID or multiple values in array [1, 2, 3]) |Addresses | |} ===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:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set name (Created page with "API Event to Set new name of existing Netload {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.t...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set attributes (Created page with "API Event to Set multiple Netload attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |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 I...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set attribute (Created page with "API Event to Set Netload attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |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: !Descrip...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove attribute (Created page with "API Event to Remove attribute from Netload {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |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/...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove (Created page with "API Event to Remove existing Netload {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |} ===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/editornetload/remove/?f=HTML&token=API_TOKE...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload import (Created page with "API Event to Import multiple Netloads {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |GeometryCollection | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |2 |REQUIRED |(NetType or multiple values in array [a, b, c]) |NetType[] | |- |3 |REQUIRED |(TimeState or multiple values in array [a, b, c]) |TimeState[] | |- |4 |REQUIRED |(String or multiple values in a...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload append attribute (Created page with "API Event to Appended to existing Netload attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID or multiple values in array [1, 2, 3]) |Net Loads | |- |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=...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload add (Created page with "API Event to Add new Netload {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Net Type |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |1 |REQUIRED |(true, false) |Is root load |true or false |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Net Load ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editornetload/add/?f=HTML...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline (Created page with "API api session event editor netline Events. NetLine editing. {|class=wikitable !Name !Description |- |ADD |Add a Net Line with the provided Net Function |- |APPEND_ATTRIBUTE |Appended to existing Netline attribute value |- |REMOVE |Remove Net Lines |- |[[api session event editor netline remove attribute|REMOVE_ATTRIBUTE]...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline set net function (Created page with "API Event to Set the Net Function for a Net Line {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Lines | |- |1 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: http...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline remove repeated (Created page with "API Event to Remove the Net Lines, and optionally continue removing for Net Nodes that are connected the removed Net Line and that are only connected to one other Net Line of the same Net Type of the specified Net Line. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Line IDs | |- |1 |REQUIRED |(true, false) |Is repeated removal |true or false |} ===Response Cod...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline remove all attributes (Created page with "API Event to Remove all attributes for each specified Net Line {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Line IDs | |} ===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/editornetline/remove_all_attributes/?f=HTML&token...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline move and insert (Created page with "API Event to Place an existing Node at a new location and insert it in an existing Net Line, potentially splitting the Net Line into two parts. Also specify at what distance the new Nodes are merged with existing Nodes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_NODE Integer ID) |Net Node ID | |- |1 |REQUIRED |(NET_LINE Integer ID) |Net Line ID | |- |2 |REQUIRED |(Point 3D with crs: EPSG:3857) |New Node Point | |- |3...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline insert point (Created page with "API Event to Insert a new Node in an existing Net Line, potentially splitting the Net Line into two parts. Also specify at what distance the new Nodes are merged with existing Nodes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID) |Net Line ID | |- |1 |REQUIRED |(Point 3D with crs: EPSG:3857) |Inserted Node Point | |- |2 |OPTIONAL |(Floating point number) |Node merge distance (optional, default: 1.0m) | |} ===...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline insert and add for points (Created page with "API Event to Insert one point into the first Net Line and a second point into the Second Net Line and potentially connect these two points with a new Net Line with a specified Net Function. Nodes are created for start and end point. Optionally connection the two points using the road system. Also specify at what distance the new Nodes are merged with existing Nodes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Inte...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline add for points (Created page with "API Event to Connect start and end point with one (or more) Net Line(s) of a specified Net Function. Nodes are created for start and end point. Optionally connection the two points using the road system. Also specify at what distance the new Nodes are merged with existing Nodes. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Function ID | |- |1 |REQUIRED |(Po...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline set attributes (Created page with "API Event to Set multiple Netline attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Lines | |- |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 I...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline set attribute (Created page with "API Event to For each Net Line, set a particular Attribute to a specified array of values, optionally providing its Source. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Lines | |- |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)...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline remove attribute (Created page with "API Event to Remove the specified attributes for each specified Net Line {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Line IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attributes | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST:...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline remove (Created page with "API Event to Remove Net Lines {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Line 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/editornetline/remove/?f=HTML&token=API_TOKE...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline append attribute (Created page with "API Event to Appended to existing Netline attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LINE Integer ID or multiple values in array [1, 2, 3]) |Net Lines | |- |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=...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netline add (Created page with "API Event to Add a Net Line with the provided Net Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Function ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Net Line ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editornetline/add/?f=HTML&token=API_TOKEN with content: <pre>[ 43 ]...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction (Created page with "API api session event editor netfunction Events. NetFunction editing. {|class=wikitable !Name !Description |- |ADD |Add new Netfunction |- |APPEND_ATTRIBUTE |Appended to existing Netfunction attribute value |- |IMPORT |Import multiple Netfunctions |- |REMOVE |Remove existing...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction set type (Created page with "API Event to Set Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID) |Net Functions | |- |1 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetfunction/set_type/?f=HTML&token=A...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction remove all attributes (Created page with "API Event to Remove All Attributes {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |} ===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/editornetfunction/remove_all_attributes/?f=HTML&token=API_TOKEN with conten...")
  • 10:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction set name (Created page with "API Event to Set new name of existing Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |- |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:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction set attributes (Created page with "API Event to Set multiple Netfunction attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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:15, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction set attribute (Created page with "API Event to Set Netfunction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction remove attribute (Created page with "API Event to Remove attribute from Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |- |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/...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction remove (Created page with "API Event to Remove existing Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Net Functions | |} ===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/editornetfunction/remove/?f=HTM...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction import (Created page with "API Event to Import multiple Netfunctions {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |1 |REQUIRED |(NetType or multiple values in array [a, b, c]) |NetType[] | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |3 |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...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction append attribute (Created page with "API Event to Appended to existing Netfunction attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |- |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:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netfunction add (Created page with "API Event to Add new Netfunction {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetfunction/add/?f=HTML&token=API_TOKEN with content: <pre>[ "SEWER" ] </pre> {{...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster (Created page with "API api session event editor netcluster Events. NetCluster editing. {|class=wikitable !Name !Description |- |ADD |Add new Netcluster |- |REMOVE |Remove existing Netcluster |- |SET_NAME |Set new name of existing Netcluster |} Specific Events: {|class=wikitable !Name !Description |- |api session event editor netcluster add loads in...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster set scenario (Created page with "API Event to Set Scenario {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |REQUIRED |(SCENARIO Integer ID) |Scenarios | |} ===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/editornetcluster/set_scenario/?f=HTML&token=API_TOKEN with conte...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster set owner (Created page with "API Event to Set Owner {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |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/editornetcluster/set_owner/?f=HTML&token=API_TOKEN with content:...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster set fraction connected (Created page with "API Event to Set Fraction Connected {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |1 |OPTIONAL |(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/editornetcluster/set_fraction_connected/?f=HTML&token=API_TOKEN...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster remove network (Created page with "API Event to Remove Network {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |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/editornetcluster/remove_network/?f=HTML&tok...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster remove loads in area from net cluster (Created page with "API Event to Remove Loads In Area From Net Cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |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/editornetcluster/remove_...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster remove all clusters (Created page with "API Event to Remove All Clusters {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |} ===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/editornetcluster/remove_all_clusters/?f=HTML&token=API_TOKEN with content: <pre>[ "HEAT" ] </...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster generate clusters (Created page with "API Event to Generate Clusters {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NetType or multiple values in array [a, b, c]) |NetType[] | |- |1 |REQUIRED |(Enumeration) |ClusteringType |ADD_TO_EXISTING_FOR_BUILDINGS, MAP_SECTORS, PER_ATTRIBUTE, PER_BUILDING, PER_LOAD or PER_LOAD_UNIQUE_OWNER |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |- |3 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Integ...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster add loads in area to net cluster (Created page with "API Event to Add Loads In Area To Net Cluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID) |Net Clusters | |- |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/editornetcluster/add_loads_in...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster set name (Created page with "API Event to Set new name of existing Netcluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Clusters | |- |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/...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster remove (Created page with "API Event to Remove existing Netcluster {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_CLUSTER Integer ID or multiple values in array [1, 2, 3]) |Net Clusters | |} ===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/editornetcluster/remove/?f=HTML&to...")
  • 10:14, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netcluster add (Created page with "API Event to Add new Netcluster {|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/editornetcluster/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor netcluster}} Category:API")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)