Skip to main content

@wildix/xbees-kite-client > RouteAction > once

RouteAction.once property

Indicates whether the action should be run only once, regardless of how many times the conditions are met.

Signature:

once?: boolean | undefined;