trigger events / get information about asset-loading status
summary (oneliner)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
exe (Trigger)
PreRender Ops (boolean /Number)
Play Timeline (boolean /Number)
Outputs
Next (Trigger)
Finished Initial Loading (boolean Number)
Loading (boolean Number)
Progress (Number)
Jobs (Array)
Trigger Loading Finished (Trigger)
Weather API - Example
Makes a request to the MetaWeather API and displays the current temperature.
We use a CORS-proxy here to overcome security-problems between HTTP and HTTPS.
To change the city run this in your browser: https://www.metaweather.com/api/location/search/?query=berlin, change the last part (city) and copy the woeid
from the response to `Location ID.
Patches using LoadingStatus_v2
Changelog
created op 2021-04-06 - pandur | |
Ops.User.pandur.LoadingStatus2 renamed to Ops.Patch.LoadingStatus_v2 2021-04-06 - pandur | |
rename | Ops.Patch.LoadingStatus_v2 renamed to Ops.Cables.LoadingStatus_v2 2023-03-08 - pandur |