AgentReconfigureCommand

data class AgentReconfigureCommand(val locateMeasurements: Boolean = true, val explicit: Boolean = true) : AgentCommand

Reconfigure the agent.

Constructors

Link copied to clipboard
constructor(locateMeasurements: Boolean = true, explicit: Boolean = true)

Properties

Link copied to clipboard
val explicit: Boolean = true
Link copied to clipboard