Set Simulated Meter Count Command
data class SetSimulatedMeterCountCommand(val count: Int = 5, val instance: String? = null) : Command
Configure the number of simulated meters in the instance.
Configure the number of simulated meters in the instance.