Wrangler Full API

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.

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


 

Rulesets



Channels



Pages


Subscriptions



Pages


Collections



Pages


Datastore



Pages


Prototypes