PolarExpress.Schemas.MeterQuantity (polar_express v0.2.2)

Copy Markdown View Source

MeterQuantity

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.MeterQuantity{quantity: term(), timestamp: term()}
  • quantity - The quantity for the current period.
  • timestamp - The timestamp for the current period. Format: date-time.

Functions

schema_name()