Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
JsonMessage
Interface JsonMessage
JSON message interface
interface
JsonMessage
{
msgId
:
string
;
mType
:
string
;
request
:
string
;
response
:
string
[]
;
timestamp
:
string
;
}
Index
Properties
msg
Id
m
Type
request
response
timestamp
Properties
msg
Id
msgId
:
string
m
Type
mType
:
string
request
request
:
string
response
response
:
string
[]
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
msg
Id
m
Type
request
response
timestamp
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
JSON message interface