healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.user.entity
/
WaterConfigNetwork
Water
Config
Network
data
class
WaterConfigNetwork
(
val
glassVolume
:
Int
,
val
vibroSignal
:
Boolean
,
val
restOffset
:
Int
,
val
restDuration
:
Int
)
Constructors
Properties
Constructors
Water
Config
Network
Link copied to clipboard
fun
WaterConfigNetwork
(
glassVolume
:
Int
,
vibroSignal
:
Boolean
,
restOffset
:
Int
,
restDuration
:
Int
)
Properties
glass
Volume
Link copied to clipboard
val
glassVolume
:
Int
rest
Duration
Link copied to clipboard
val
restDuration
:
Int
rest
Offset
Link copied to clipboard
val
restOffset
:
Int
vibro
Signal
Link copied to clipboard
val
vibroSignal
:
Boolean