Skip to main content

@wildix/xbees-kite-client > SmsConfigRoute

SmsConfigRoute interface

Signature:

export interface SmsConfigRoute 

Properties

Property

Modifiers

Type

Description

actions?

(RouteAction)[] | undefined

(Optional) Actions that will be used if the specified route and the conditions within a specific action are met.

id

string

rules

(RouteRule)[]

target

RouteTarget

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.