PlugShareOutlet

class PlugShareOutlet(val connector: Int, val kilowatts: Double? = null, val power: Int? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(connector: Int, kilowatts: Double? = null, power: Int? = null, status: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String
Link copied to clipboard
val kilowatts: Double? = null
Link copied to clipboard
val power: Int? = null
Link copied to clipboard
val status: String? = null