Structs§
- Appear
Event - Coordinates
- A representation of the coordinates of an action instance.
- Device
DidConnect Event - Device
DidDisconnect Event - Device
Info - Device
Size Info - Dial
Press Event - Dial
Press Payload - Dial
Rotate Event - Dial
Rotate Payload - DidReceive
Global Settings Event - DidReceive
Global Settings Payload - DidReceive
Settings Event - DidReceive
Settings Payload - Generic
Instance Payload - A representation of the payload data that accompanies events related to actions.
- KeyEvent
- Outbound
Event Manager - A struct with methods for sending events to the OpenAction server.
- Property
Inspector Appear Event - SetBrightness
Event - SetImage
Event - System
DidWake UpEvent - Title
Parameters - Title
Parameters DidChange Event - Title
Parameters DidChange Payload
Statics§
- OUTBOUND_
EVENT_ MANAGER - The outbound event manager available for access outside of event handlers.
Traits§
- Action
Event Handler - A trait requiring methods for handling events related to an action.
- Global
Event Handler - A trait requiring methods for handling global events.
Functions§
- init_
plugin - Initialise the plugin and register it with the OpenAction server.
Type Aliases§
- Event
Handler Result - The required return value for event handler functions. It is a ubiquitous Result type for convenience.
- Settings
Value