@wildix/xbees-kite-client > SmsConfigRoute
SmsConfigRoute interface
Signature:
export interface SmsConfigRoute
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(RouteAction)[] | undefined | (Optional) Actions that will be used if the specified route and the conditions within a specific action are met. | ||
string | |||
(RouteRule)[] | |||
The target will be used if the specified route matches the specified rules. If no rules are matched, the default target of the widget will be used. |