Flow APIs

Current weather

Get

this.$api.weather.get_weather()

Returns an object representing the current weather in sim. This structure can be edited and fed back in using set_weather()

Set

this.$api.weather.set_weather(weather_object)

weather_object: (Object) Structure of the in-sim weather. The structure can be obtained from get_weather().

Community of Makers

Our Discord has evolved into a vibrant hub for widget creators. Seek answers to your questions, and showcase your innovative widgets to a community of passionate makers.