iotile-device
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
RPCResponse
Incorrect
constructor
address
expected
Format
message
response
rpcID
Hierarchy
BaseError
RPCResponseIncorrect
Index
Constructors
constructor
Properties
address
expected
Format
message
response
rpcID
Constructors
constructor
new RPCResponse
Incorrect
(
address
:
number
, rpcID
:
number
, expectedFormat
:
string
, response
:
any
)
:
RPCResponseIncorrect
Parameters
address:
number
rpcID:
number
expectedFormat:
string
response:
any
Returns
RPCResponseIncorrect
Properties
address
address
:
number
expected
Format
expected
Format
:
string
message
message
:
string
response
response
:
any
rpcID
rpcID
:
number
Generated using
TypeDoc