SetSimulatedMeterCountCommand

data class SetSimulatedMeterCountCommand(val count: Int = 5, val instance: String? = null) : Command

Configure the number of simulated meters in the instance.

Constructors

Link copied to clipboard
constructor(count: Int = 5, instance: String? = null)

Properties

Link copied to clipboard
val count: Int = 5

Number of meters

Link copied to clipboard
val instance: String? = null

Instance id