iotile-device
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Stream
Selector
constructor
code
is
Wildcard
match_
op
type
REBOOT_
STREAM
WILDCARD
matches
decode
get
Operator
Hierarchy
StreamSelector
Index
Constructors
constructor
Properties
code
is
Wildcard
match_
op
type
REBOOT_
STREAM
WILDCARD
Methods
matches
decode
get
Operator
Constructors
constructor
new
Stream
Selector
(
encodedSelector
:
number
)
:
StreamSelector
Parameters
encodedSelector:
number
Returns
StreamSelector
Properties
code
code
:
number
is
Wildcard
is
Wildcard
:
boolean
match_
op
match_
op
:
StreamMatchOperator
type
type
:
StreamType
Static
REBOOT_
STREAM
REBOOT_
STREAM
:
number
= 23552
Static
WILDCARD
WILDCARD
:
number
= (1 << 11) - 1
Methods
matches
matches
(
streamID
:
number
)
:
boolean
Parameters
streamID:
number
Returns
boolean
Static
decode
decode
(
encodedSelector
:
number
)
:
[
StreamType
,
number
,
StreamMatchOperator
]
Parameters
encodedSelector:
number
Returns
[
StreamType
,
number
,
StreamMatchOperator
]
Static
Private
get
Operator
get
Operator
(
isSystem
:
boolean
, includeBreaks
:
boolean
)
:
StreamMatchOperator
Parameters
isSystem:
boolean
includeBreaks:
boolean
Returns
StreamMatchOperator
Generated using
TypeDoc