MeterSourceEntry

data class MeterSourceEntry(val name: String, val recognizedTypes: List<String>)

A brief entry for listing meter sources in the instance summary.

Constructors

Link copied to clipboard
constructor(name: String, recognizedTypes: List<String>)

Properties

Link copied to clipboard

Name of the meter source

Link copied to clipboard

Recognized meter types