root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
SessionMeterGraphCommand
Session
Meter
Graph
Command
goblin-service
data
class
SessionMeterGraphCommand
(
val
session
:
Int
?
=
null
,
val
measurement
:
Int
?
,
val
meter
:
String
?
,
val
channel
:
String
?
)
:
SessionCommand
Members
Constructors
Session
Meter
Graph
Command
Link copied to clipboard
goblin-service
constructor
(
session
:
Int
?
=
null
,
measurement
:
Int
?
,
meter
:
String
?
,
channel
:
String
?
)
Properties
channel
Link copied to clipboard
goblin-service
val
channel
:
String
?
Channel to observe
measurement
Link copied to clipboard
goblin-service
val
measurement
:
Int
?
Measurement to observe
meter
Link copied to clipboard
goblin-service
val
meter
:
String
?
Meter to observe
session
Link copied to clipboard
goblin-service
open
override
val
session
:
Int
?
=
null
Session id or null = latest session