ExVcom.Model.System (ex_vcom v0.1.1)
System Object
Link to this section Summary
Link to this section Types
@type t() :: %ExVcom.Model.System{ address: ExVcom.Model.Address.t(), commissionDate: String.t(), coordinates: ExVcom.Model.SystemCoordinates.t(), currency: String.t(), elevation: float(), hasSolarForecast: boolean(), name: String.t(), simulationMethod: String.t(), timezone: ExVcom.Model.Timezone.t() }