root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common
/
AgentDownloadMeasurementCommand
Agent
Download
Measurement
Command
goblin-common
data
class
AgentDownloadMeasurementCommand
(
val
source
:
String
,
val
target
:
String
,
val
uniqueId
:
String
?
=
null
)
:
AgentCommand
Fetch a measurement.
Members
Constructors
Agent
Download
Measurement
Command
Link copied to clipboard
goblin-common
constructor
(
source
:
String
,
target
:
String
,
uniqueId
:
String
?
=
null
)
Properties
source
Link copied to clipboard
goblin-common
val
source
:
String
target
Link copied to clipboard
goblin-common
val
target
:
String
unique
Id
Link copied to clipboard
goblin-common
val
uniqueId
:
String
?
=
null