Api session event editor weather: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Api session event editor weather | Api session event editor weather Endpoints. | ||
API Endpoints for [[Weather]] editing. | API Endpoints for [[Weather]] editing. | ||
Latest revision as of 13:42, 14 April 2026
Api session event editor weather Endpoints.
API Endpoints for Weather editing.
| Name | Description |
|---|---|
| add | Add a new Weather of a specified type. |
| append_attribute | Appended to existing Weather attribute value |
| duplicate | Create a copy of each specified Weather. The copies will have the same Setting and attributes, but can be edited independently of the originals. |
| remove | Remove the specified Weather. |
| remove_attribute | Remove the specified attributes of the specified Weather. The attributes, including attributes which are added to a Weather by default, are removed entirely. |
| set_attribute | Set Weather attribute value |
| set_attributes | Set multiple Weather attribute values |
| set_name | Set the name for a specified Weather. |
Additional API Endpoints:
| Name | Description |
|---|---|
| remove_flood_overlay | Remove the specified visualization Overlay from specified Weather. |
| set_duration | Set how long the specified Weather's visualization lasts when it is Triggered. |
| set_effect | Set what kind of Weather the specified Weather is. |
| set_flood_overlay | Set a specific visualization Overlay for a specified Weather. |
| set_trigger_sec | Set whether the specified Weather's visualization Trigger automatically. |