GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
Device
/
Dophigo
Dophigo
@
Serializable
data
class
Dophigo
(
var
pid
:
String
=
""
,
var
sort
:
String
=
""
,
var
subType
:
String
=
""
,
var
ownerId
:
String
=
""
,
var
model
:
String
=
""
,
var
functionmask
:
String
=
""
,
var
standbymode
:
String
=
""
)
Members
Constructors
Dophigo
Link copied to clipboard
constructor
(
pid
:
String
=
""
,
sort
:
String
=
""
,
subType
:
String
=
""
,
ownerId
:
String
=
""
,
model
:
String
=
""
,
functionmask
:
String
=
""
,
standbymode
:
String
=
""
)
Properties
functionmask
Link copied to clipboard
var
functionmask
:
String
model
Link copied to clipboard
var
model
:
String
owner
Id
Link copied to clipboard
var
ownerId
:
String
pid
Link copied to clipboard
var
pid
:
String
sort
Link copied to clipboard
var
sort
:
String
standbymode
Link copied to clipboard
var
standbymode
:
String
sub
Type
Link copied to clipboard
var
subType
:
String