|
Whitebeam Template Reference Documentation
|
rb.schedule.listener
Elements
The rb.schedule.listener struct has 4 elements:
Name | Type/Value | Range/Length | Description | trigger | string | | Optional. What are we listening for - the trigger name | existing | bool | | Optional. True if listening for events that currently exist | notExisting | bool | | Optional. True if listening for when an event doesn't exist | states | array of numbers | | Optional. If listening for events in a specific state then this is an array of the numeric states |
|
|
(loadtime : 638ms) |