@powered-up/protocol
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Command
Output
constructor
command
Payload
command
Type
data
execute
Immediately
port
Type
Hierarchy
Message
CommandOutput
Index
Constructors
constructor
Properties
command
Payload
command
Type
data
execute
Immediately
port
Type
Constructors
constructor
new
Command
Output
(
portType
:
number
, executeImmediately
:
boolean
, commandType
:
CommandType
, commandPayload
:
Buffer
)
:
CommandOutput
Parameters
portType:
number
executeImmediately:
boolean
commandType:
CommandType
commandPayload:
Buffer
Returns
CommandOutput
Properties
command
Payload
command
Payload
:
Buffer
command
Type
command
Type
:
CommandType
data
data
:
Buffer
execute
Immediately
execute
Immediately
:
boolean
port
Type
port
Type
:
number
Generated using
TypeDoc