root
Toggle table of contents
goblin-drivers
Target filter
goblin-drivers
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.drivers.model
/
MeterHash
/
MeterHash
Meter
Hash
goblin-drivers
constructor
(
meterType
:
MeterType
,
protocol
:
String
,
description
:
String
,
channels
:
List
<
String
>
,
outputChannels
:
List
<
String
>
=
channels
,
extra
:
PowerMeterData
)