Skip to content

Commit

Permalink
Merge pull request #188 from ConsumerDataStandardsAustralia/staging/153
Browse files Browse the repository at this point in the history
Standards Staging Issue #153
  • Loading branch information
JamesMBligh authored May 23, 2022
2 parents a4675f1 + 2d5c292 commit 06fba3c
Show file tree
Hide file tree
Showing 5 changed files with 362 additions and 308 deletions.
2 changes: 2 additions & 0 deletions slate/source/includes/_energy_apis.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ The `EnergyServicePointDetail.meters` and `EnergyServicePointDetail.meters.regis

Updated description of `EnergyServicePointDetail.meters` and `EnergyServicePointDetail.meters.registers` fields

The location model in `EnergyServicePointDetail` has been modified to CommonPhysicalAddress model

The following objects were added to EnergyBillingOtherTransaction model
+ calculationFactors
+ adjustments
Expand Down
2 changes: 2 additions & 0 deletions slate/source/includes/_energy_apis_sdh.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ The `EnergyServicePointDetail.meters` and `EnergyServicePointDetail.meters.regis

The `EnergyServicePointDetail.meters.registers.registerSuffix` field has been made optional

The location model in `EnergyServicePointDetail` has been modified to CommonPhysicalAddress model

Updated description of `EnergyServicePointDetail.meters` and `EnergyServicePointDetail.meters.registers` fields
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ This release addresses the following change requests raised on [Standards Mainte
- [Standards Maintenance Issue 439: Review Pricing Model & Time Zone attributes within Account Detail Payload](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/439)
- [Standards Maintenance Issue 438: Representing adjustment transactions within the Billing Payload for C&I customers](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/438)
- [Standards Staging Issue 170: Fix documentation defect for meters and registers object in EnergyServicePointDetail model](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/170)
- [Standards Staging Issue 153: Modifiy Energy 'location' to be a CommonPhysicalAddress model](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/153)
- [Standards Staging Issue 133: Delete 'days' from applicable period for energy APIs](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/133)
- [Standards Staging Issue 131: Minor edit - replace 'as a query parameter' with 'a path'](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/131)

Expand Down Expand Up @@ -67,6 +68,7 @@ This release addresses the following Decision Proposals published on [Standards]
| Energy schema | [**Standards Maintenance #438**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/438): Added 'calculationFactors' and 'adjustments' objects to ['EnergyBillingOtherTransaction'](../../#tocSenergybillingothertransaction) model to allow consistent representation of any calculation factors (i.e. DLF or MLF) used for deriving other charges and any adjustments arising from other types of charges such as environmental charge. | [Energy Schema](../../#energy-apis) |
| Register APIs | [**Standards Maintenance #501**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/501): `x-v` header requirements for versioned Register APIs moved from mandatory to optional | [Register APIs](../../index.html#register-apis) |
| Energy schema | [**Standards Maintenance #457**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/457) Made EnergyServicePointDetail.meters.registers.registerSuffix field optional | [Energy Schema](../../#energy-apis) |
| Energy schema | [**Standards Staging #153**](https://github.com/ConsumerDataStandardsAustralia/standards-staging/issues/153): Modified Energy 'location' to be a CommonPhysicalAddress model | [Energy Schema](../../#energy-apis) |
| Energy schema | [**Standards Maintenance #478**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/478) Made EnergyServicePointDetail.meters and EnergyServicePointDetail.meters.registers fields optional | [Energy Schema](../../#energy-apis) |
| CDR Register APIs Endpoint Version Schedule | [**Standards Maintenance #452**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/452) Set retirement dates for outstanding deprecated Register APIs| [Endpoint Version Schedule](../endpoint-version-schedule/index.html#cdr-register-apis) |
| Register APIs | [**Standards Maintenance #444**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/444) Added GetDataHolderBrandsSummary API to expose public details of Data Holder Brands from the CDR Register to public clients | [Register APIs](../../#register-apis) |
Expand Down
Loading

0 comments on commit 06fba3c

Please sign in to comment.