Api session event editor netload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
|- | |- | ||
| [[Api session event editor netload append attribute|append_attribute]] | | [[Api session event editor netload append attribute|append_attribute]] | ||
| Appended to existing [[Net Load]] [[Attribute]] value | | Appended to existing [[Net Load]] numeric [[Attribute]] value | ||
|- | |- | ||
| [[Api session event editor netload import|import]] | | [[Api session event editor netload import|import]] | ||
| Line 19: | Line 19: | ||
|- | |- | ||
| [[Api session event editor netload remove attribute|remove_attribute]] | | [[Api session event editor netload remove attribute|remove_attribute]] | ||
| Remove [[Attribute]] from [[Net Load]] | | Remove numeric [[Attribute]] from [[Net Load]] | ||
|- | |- | ||
| [[Api session event editor netload set attribute|set_attribute]] | | [[Api session event editor netload set attribute|set_attribute]] | ||
| Set [[Net Load]] [[Attribute]] value | | Set [[Net Load]] numeric [[Attribute]] value | ||
|- | |- | ||
| [[Api session event editor netload set attributes|set_attributes]] | | [[Api session event editor netload set attributes|set_attributes]] | ||
| Set multiple [[Net Load]] [[Attribute]] values | | Set multiple [[Net Load]] numeric [[Attribute]] values | ||
|- | |- | ||
| [[Api session event editor netload set name|set_name]] | | [[Api session event editor netload set name|set_name]] | ||
| Line 76: | Line 76: | ||
|- | |- | ||
| [[Api session event editor netload set point|set_point]] | | [[Api session event editor netload set point|set_point]] | ||
| Set [[ | | Set [[Point]] | ||
|- | |- | ||
| [[Api session event editor netload set state|set_state]] | | [[Api session event editor netload set state|set_state]] | ||
Latest revision as of 13:01, 19 June 2026
API Endpoint: api/session/event/editornetload/
API endpoints for Net Load editing.
| Name | Description |
|---|---|
| add | Add new Net Load |
| append_attribute | Appended to existing Net Load numeric Attribute value |
| import | Import multiple Net Loads |
| remove | Remove existing Net Load |
| remove_attribute | Remove numeric Attribute from Net Load |
| set_attribute | Set Net Load numeric Attribute value |
| set_attributes | Set multiple Net Load numeric Attribute values |
| set_name | Set new name of existing Net Load |
Additional API endpoints:
| Name | Description |
|---|---|
| add_address | Add Address |
| add_and_set_node | Add And Set Node |
| generate_loads | Generate Loads |
| generate_loads_and_paths | Generate Loads And Paths |
| generate_paths | Generate Paths |
| import_net | Import Net |
| remove_address | Remove Address |
| remove_all_attributes | Remove All Attributes |
| remove_building | Remove Building |
| remove_node | Remove Node |
| set_building | Set Building |
| set_net_type | Set Net Type |
| set_node | Set Node |
| set_point | Set Point |
| set_state | Set State |