Wrangler Full API
To use Wrangler as a module, add use module io.picolabs.wrangler alias wrangler in your meta block.
This API documents all the information a developer needs to know to publicly interact with wrangler.
This page is an amalgamation of the API subpages, putting them all in one place.
- 1 Utility
- 1.1 Pages
- 2 Picos
- 2.1 Pages
- 3 Rulesets
- 4 Channels
- 4.1 Pages
- 5 Subscriptions
- 5.1 Pages
- 6 Collections
- 6.1 Pages
- 7 Datastore
- 7.1 Pages
- 8 Prototypes
- 8.1 Pages
Notes
For all functions, enter the parameters in the order listed.
Italicized parameters are optional.
Received Events are events of the "wrangler" domain that Wrangler will respond to
Raised Events are events that can be selected on within any ruleset in the pico when they occur
Sent Events are events that the pico will send elsewhere as a result of triggering a Wrangler event.
This documentation is up to date with engine version 0.49.0
Not Finalized
Wrangler is still undergoing incremental improvements and while major parts of the API may not change, some behavior of minor parts may change. Any changes will be reflected here.
Utility
Pages
Picos
Pages