toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
extgateway
/
ru.sydis.extgateway.api
/
HistoryDataPoint
/
HistoryDataPoint
History
Data
Point
constructor
(
name
:
String
,
values
:
List
<
Any
?
>
=
emptyList()
,
timestamps
:
List
<
Long
>
=
emptyList()
,
statuses
:
List
<
Long
>
=
emptyList()
)