opensensemap-client
Preparing search index...
<internal>
MQTT
Variable MQTT
Const
MQTT
:
Struct
<
{
connectionOptions
:
string
;
decodeOptions
:
string
;
enabled
:
boolean
;
messageFormat
:
"json"
|
"csv"
;
topic
:
string
;
url
:
string
;
}
,
{
connectionOptions
:
Struct
<
string
,
null
>
;
decodeOptions
:
Struct
<
string
,
null
>
;
enabled
:
Struct
<
boolean
,
null
>
;
messageFormat
:
Struct
<
"json"
|
"csv"
,
{
csv
:
"csv"
;
json
:
"json"
}
>
;
topic
:
Struct
<
string
,
null
>
;
url
:
Struct
<
string
,
null
>
;
}
,
>
= ...
See
API code reference on GitHub
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opensensemap-client
Loading...
See
API code reference on GitHub