Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 211 Bytes

metermetadata.md

File metadata and controls

23 lines (14 loc) · 211 Bytes

MeterMetadata

Supported Types

str

value: str = /* values here */

int

value: int = /* values here */

bool

value: bool = /* values here */