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:18, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set heat model (Created page with "API Event to Set Heat Model {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlays | |- |1 |REQUIRED |(Enumeration) |HeatModel |DPRA or UNESCO |} ===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/editoroverlay/set_heat_model/?f=HTML&token=API_TOKEN with content: <p...")
- 10:18, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set grid active (Created page with "API Event to Activates or deactivates an Overlay. Only active Overlays are recalculated by the simulation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Activated | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set geotiff (Created page with "API Event to Change the GeoTIFF displayed by a specified GeoTIFF Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to a GeoTIFF Overlay) | |- |1 |REQUIRED |(GEO_TIFF Integer ID or multiple values in array [1, 2, 3]) |Unique GeoTIFF IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exa...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set discharge method (Created page with "API Event to Set Discharge Method {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlays | |- |1 |REQUIRED |(Enumeration) |DischargeMethod |HEIGHT_MINIMA, AREAS or WATER_TERRAINS |} ===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/editoroverlay/set_discharge_method/...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set custom legend (Created page with "API Event to Set whether the specified Overlay has a custom legend. If the specified Overlay is reverted to use a default Overlay, any custom legend information for the Overlay is removed. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID | |- |1 |REQUIRED |(true, false) |Has a custom legend (false sets the Overlay to use the default legend) |true or false |} ===Response Codes=== {|class=wikitab...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set combo formula (Created page with "API Event to Set formula for a Combo Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID | |- |1 |REQUIRED |(String) |Formula | |} ===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/editoroverlay/set_combo_formula/?f=HTML&token=API_TOKEN with content:...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set avg distance (Created page with "API Event to Set the averaging distance for a specified AVG Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to an AVG Overlay) | |- |1 |REQUIRED |(Floating point number) |Averaging distance | |} ===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:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set attribute overlay values (Created page with "API Event to Set which type of item and which attribute a specified ATTRIBUTE Overlay should highlight. The ATTRIBUTE Overlay will highlight each item it finds which is both of the specified maptype as well as has the specified attribute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to an ATTRIBUTE Overlay) | |- |1 |REQUIRED |(Enumeration) |MapLink: AREAS, BUILDINGS, NEIGHBORHOODS, NE...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set attribute overlay color attribute (Created page with "API Event to Set which attribute a specified ATTRIBUTE Overlay should use to color the items it finds. If present in the item, it will use that attribute's color to color the item in the 3D world. If absent, the Overlay's color will be used. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to an ATTRIBUTE Overlay) | |- |1 |REQUIRED |(String) |Attribute to use to color a found item | |} =...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay save grid (Created page with "API Event to Create a copy of each specified Overlay. 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 |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST:...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove water weather (Created page with "API Event to Remove Water Weather {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlays | |} ===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/editoroverlay/remove_water_weather/?f=HTML&token=API_TOKEN with content: <pre>[ 61 ] </pre> {{article end|seealso=*ap...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove prequel (Created page with "API Event to Remove a Grid Overlay's prequel Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Grid Overlay ID | |- |1 |REQUIRED |(String) |Prequel Type Name | |} ===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/editoroverlay/remove_prequel/?f=HTML&token=API_...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove overlay function (Created page with "API Event to Remove a specified function to highlight from a specified FUNCTION_HIGHLIGHT Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to a FUNCTION_HIGHLIGHT Overlay) | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Function IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove legend entry (Created page with "API Event to Remove the specified legend entries from a specified Overlay. The Overlay must have a custom legend before entries can be removed from it. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID | |- |1 |REQUIRED |(true, false) |Remove from custom difference legend (false removes the entry from the normal custom legend) |true or false |- |2 |REQUIRED |(Integer number or multiple values in arr...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay add type (Created page with "API Event to Add multiple new Overlays of the specified types. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OverlayType or multiple values in array [a, b, c]) |Array of OverlayTypes | |} ===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/editoroverlay/add_type/?f=HTML&to...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay add result child (Created page with "API Event to Add a specified result type as a child Overlay to a specified grid Overlay. The child Overlay's result will be based on the parent's calculation, allowing you to get multiple types of results from the same calculation. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to a grid Overlay with result types) | |- |1 |REQUIRED |(String) |Result type for new child Overlay (must...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay add overlay function (Created page with "API Event to Add a function to highlight to a specified FUNCTION Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID (must relate to a FUNCTION Overlay) | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Function IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exam...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay add legend entry (Created page with "API Event to Add a Legend Entry to a specified Overlay. The Overlay must have a custom legend before entries can be added to it. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Add to custom difference legend (false adds the entry to the normal custom legend) | |- |2 |OPTIONAL |(String...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set name (Created page with "API Event to Set the name for a specified Overlay. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Name for the Overlay | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://en...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set attributes (Created page with "API Event to Set multiple Overlay attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |- |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:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay set attribute (Created page with "API Event to Set Overlay attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |- |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:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove attribute (Created page with "API Event to Remove the specified attributes of the specified Overlay. The attributes, including attributes which are added to an Overlay by default, are removed entirely. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attributes to remove | |} ===Response Codes=== {|class=wikitable !Respo...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay remove (Created page with "API Event to Remove the specified Overlays. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay 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/editoroverlay/remove/?f=HTML&to...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay duplicate (Created page with "API Event to Duplicate existing Overlay {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |} ===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/editoroverlay/duplicate/?f=HTML&token=API_TOKEN with content:...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay append attribute (Created page with "API Event to Appended to existing Overlay attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlays | |- |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:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor overlay add (Created page with "API Event to Add a new Overlay of the specified type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |OverlayType |INFERENCE, AREA, ATTRIBUTE, AVG, COMBO, DISTANCE, FLOODING, FUNCTION, GEO_TIFF, GROUNDWATER, HEAT_STRESS, HEIGHTMAP, IMAGE, ITERATION, LIVABILITY, MUNICIPALITIES, NEIGHBORHOODS, NETWORK_DISTANCE, NETWORK_OVERVIEW, NETWORK_OWNERSHIP, OWNERSHIP, OWNERSHIP_GRID, RAINFALL, RESULT_CHILD, SATELLITE, SCENARIO,...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neuralnetwork (Created page with "API api session event editor neuralnetwork Events. NeuralNetwork editing. {|class=wikitable !Name !Description |- |ADD |Add new Open Neural Network Exchange |- |REMOVE |Remove existing Neuralnetwork |} Specific Events: {|class=wikitable !Name !Description |- |EXPORT |Export |- |api session event editor neuralnetwork se...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neuralnetwork set neural network (Created page with "API Event to Set Neural Network {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEURAL_NETWORK Integer ID) |Neural Networks | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |byte[] | |- |2 |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/e...")
- 10:17, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neuralnetwork export (Created page with "API Event to Export {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEURAL_NETWORK Integer ID) |Neural Networks | |} ===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/editorneuralnetwork/export/?f=HTML&token=API_TOKEN with content: <pre>[ 91 ] </pre> {{article end|seealso=*api s...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neuralnetwork remove (Created page with "API Event to Remove existing Neuralnetwork {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NEURAL_NETWORK Integer ID or multiple values in array [1, 2, 3]) |Neural Networks | |} ===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/editorneuralnetwork/remov...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor neuralnetwork add (Created page with "API Event to Add new Open Neural Network Exchange {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |Name | |- |1 |REQUIRED |(byte or multiple values in array [a, b, c]) |Byte array content | |- |2 |REQUIRED |(String) |Uploader Name | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Neural Network ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netsetting (Created page with "API api session event editor netsetting Events. NetSetting editing. {|class=wikitable !Name !Description |- |SET_BOOLEAN |Set Boolean |- |SET_CLUSTER_FRACTION_CONNECTED |Set Cluster Fraction Connected |- |SET_OWNER |Set Owner |- |api session event editor netsetting set transported type name|SET_TRA...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netsetting set transported type name (Created page with "API Event to Set Transported Type Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |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/editornetsetting/set_transported_type_name/?f=HTML&to...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netsetting set owner (Created page with "API Event to Set Owner {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |NetType |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |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/editornetsetting/set_owner/?f=HTML&token=AP...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netsetting set cluster fraction connected (Created page with "API Event to Set Cluster Fraction Connected {|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/editornetsetting/set_cluster_fraction_connected/?f=HTML&token=API_TOKEN with content: <pre>[ 29 ] </pre> {{article e...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netsetting set boolean (Created page with "API Event to Set Boolean {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Type |CLUSTER_FRACTION_CONNECTED, CLUSTER_MODELS_ENABLED, ELECTRICITY_ACTIVE, ELECTRICITY_FLOW_ATTRIBUTE, ELECTRICITY_NETWORK_OWNER_ID, FIRST_CONNECT_ACCEPT, GAS_ACTIVE, GAS_FLOW_ATTRIBUTE, GAS_NETWORK_OWNER_ID, HEAT_ACTIVE, HEAT_FLOW_ATTRIBUTE, HEAT_NETWORK_OWNER_ID, INTERNET_ACTIVE, INTERNET_FLOW_ATTRIBUTE, INTERNET_NETWORK_OWNER_ID, LOAD_TO_NODE_LINE...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netnode (Created page with "API api session event editor netnode Events. NetNode editing. {|class=wikitable !Name !Description |- |REMOVE |Remove existing Netnode |} Specific Events: {|class=wikitable !Name !Description |- |SET_LOCATION |Set Location |} {{article end|seealso=*Api Events}} Category:API")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netnode set location (Created page with "API Event to Set Location {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Network type |ELECTRICITY, GAS, HEAT, INTERNET or SEWER |- |1 |REQUIRED |(NET_NODE Integer ID) |Net Node ID | |- |2 |REQUIRED |(Point 3D with crs: EPSG:3857) |Location Point | |- |3 |OPTIONAL |(Floating point number) |Node merge distance (optional, default: 1.0m) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netnode remove (Created page with "API Event to Remove existing Netnode {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_NODE Integer ID or multiple values in array [1, 2, 3]) |Net Node ID | |} ===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/editornetnode/remove/?f=HTML&token=API_TO...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload (Created page with "API api session event editor netload Events. NetLoad editing. {|class=wikitable !Name !Description |- |ADD |Add new Netload |- |APPEND_ATTRIBUTE |Appended to existing Netload attribute value |- |IMPORT |Import multiple Netloads |- |REMOVE |Remove existing Netload |- |api session event edi...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set state (Created page with "API Event to Set State {|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 |(TimeState or multiple values in array [a, b, c]) |TimeState[] | |} ===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/editornetl...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set point (Created page with "API Event to Set Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |- |1 |OPTIONAL |(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/set_point/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set node (Created page with "API Event to Set Node {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |- |1 |REQUIRED |(NET_NODE Integer ID) |Net Nodes | |} ===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/set_node/?f=HTML&token=API_TOKEN with content: <pre>[ 23, 97 ]...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set net type (Created page with "API Event to Set Net Type {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |- |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/editornetload/set_net_type/?f=HTML&token=API_T...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload set building (Created page with "API Event to Set Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |- |1 |REQUIRED |(BUILDING Integer ID) |Buildings | |} ===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/set_building/?f=HTML&token=API_TOKEN with content: <pre...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove node (Created page with "API Event to Remove Node {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |} ===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/remove_node/?f=HTML&token=API_TOKEN with content: <pre>[ 17 ] </pre> {{article end|seealso=*api session event edit...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove building (Created page with "API Event to Remove Building {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(NET_LOAD Integer ID) |Net Loads | |} ===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/remove_building/?f=HTML&token=API_TOKEN with content: <pre>[ 77 ] </pre> {{article end|seealso=*api sessio...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove all attributes (Created page with "API Event to Remove All Attributes {|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 |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editornetload/remove_all_attributes/?f=HTML&token=API_TOKEN with content: <pre>[ [...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload remove address (Created page with "API Event to Remove 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/eve...")
- 10:16, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor netload import net (Created page with "API Event to Import Net {|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 |(String or multiple values in array ["a", "b", "c"]) |String[] | |- |4 |REQUIRED |(Floating point number or multiple values in arra...")