GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
HostConfig
/
Host
Host
data
class
Host
(
val
iot
:
String
,
val
base
:
String
,
val
plugin
:
String
,
val
h5
:
String
)
域名
Members
Constructors
Host
Link copied to clipboard
constructor
(
iot
:
String
,
base
:
String
,
plugin
:
String
,
h5
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
base
Link copied to clipboard
val
base
:
String
基础域名
h5
Link copied to clipboard
val
h5
:
String
H5域名
iot
Link copied to clipboard
val
iot
:
String
IoTVideo域名
plugin
Link copied to clipboard
val
plugin
:
String
插件域名
Functions
with
Link copied to clipboard
fun
with
(
area
:
String
)
:
HostConfig.Host
拼接区域