Skip to main content

Enums

Version: 1.0.0

BillingCycle

Defines the billing cycle

IDValuesDescriptions
0MonthlyThe billing cycle is one month
1QuarterlyThe billing cycle is one quarter
2SemiAnnuallyThe billing cycle is six months
3AnnuallyThe billing cycle is one year

BillingDocumentState

Defines the billing state

IDValuesDescriptions
0DraftThe billing document is a draft
1ReleasedThe billing document is released
2SentThe billing document has been sent
3PaidThe billing document has been paid

BillingType

The type a billing document or item

IDValuesDescriptions
0DebitThe document is an invoice or the item is a debit note
1CreditThe document or item is an credit note or credit

DataQuality

Defines the quality of the metering data

IDValuesDescriptions
0UnknownThe data quality is unknown
1L1The data is accurate to 15 minute meter readings
2L2The data is a linear interpolation of 2 known meter readings
3L3The data is an estimate

FacilityType

Defines the type of Facility that holds the metering points

IDValuesDescriptions
0UnknownThe facility type is unknown or not defined
1HouseholdThe facility type is a single household
2BusinessThe facility type is a business
3IndustryThe facility type is a industry
4PublicBuildingThe facility type is a public building e.g. schools, public offices
5StorageThe facility type is an energy storage

ProductionType

Defines what method is used to produce the energy

IDValuesDescriptions
0UnknownThe production type is unknown or not defined
1SolarSolar power was used to produce the energy
2HEPHydroelectric power was used to produce the energy
3WindWind power was used to produce the energy
4BiomassBiomass was used to produce the energy
5CHPCombined heat and power was used to produce the energy

State

Defines the state of the object

IDValuesDescriptions
0NewThe object is just created and the state is not set
1ActiveThe object is active and in use
2InactiveThe object is inactive but may be reactivated
3DeletedThe object was deleted