Skip to content

Commit

Permalink
Merge pull request #228 from ConsumerDataStandardsAustralia/maintenan…
Browse files Browse the repository at this point in the history
…ce/529

Standards Maintenance/529 merged into release 1.19.0
  • Loading branch information
markverstege authored Sep 8, 2022
2 parents fdf8d51 + 9538dba commit a932c46
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
22 changes: 18 additions & 4 deletions slate/source/includes/cx_standards/data_language.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,17 @@ See below for the data language standards for the payees scope:
### Energy Accounts
See below for the data language standards for the energy accounts scopes:

```diff
Energy data language changes were made:

- Removed all references to 'NMI' in permission language in Energy Accounts (energy:accounts.basic:read and energy:accounts.detail:read scopes)
```

|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Accounts and plans**|Account and plan information;<br>National Meter Identifier (NMI);|energy:accounts.basic:read|
|**Accounts and plans**|Account and plan information;|energy:accounts.basic:read|
|**Account and plan details**|Account type;<br>Fees, features, rates, and discounts;<br>Additional account users;|energy:accounts.detail:read|
|**Account and plan details** &Dagger;|Account and plan information;<br>National Meter Identifier (NMI);<br>Account type;<br>Fees, features, rates, and discounts;<br>Additional account users;|energy:accounts.detail:read|
|**Account and plan details** &Dagger;|Account and plan information;<br>Account type;<br>Fees, features, rates, and discounts;<br>Additional account users;|energy:accounts.detail:read|

### Concessions
See below for the data language standards for the concession scope:
Expand All @@ -102,16 +108,24 @@ See below for the data language standards for the concession scope:
### Payments
See below for the data language standards for the payments schedule scope:

```diff
Replaced 'Stored payment information' with 'Payment preferences'
- Stored payment information: Payment details; Scheduled payment amount;
+ Payment preferences: Payment and billing frequency; Any scheduled payment details;
```
|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Stored payment information**|Payment details;<br>Scheduled payment amount;|energy:accounts.paymentschedule:read|
|**Payment preferences**|Payment and billing frequency;<br>Any scheduled payment details;|energy:accounts.paymentschedule:read|

### Billing
See below for the data language standards for the billing scope:

```diff
- Removed reference to 'NMI' in permission language in Billing (energy:billing:read scope)
```
|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Billing payments and history**|Account balance;<br>National Meter Identifier (NMI);<br>Payment method;<br>Payment status;<br>Charges, discounts, credits;<br>Billing date;<br>Usage for billing period;<br>Payment date;<br>Invoice number;|energy:billing:read|
|**Billing payments and history**|Account balance;<br>Payment method;<br>Payment status;<br>Charges, discounts, credits;<br>Billing date;<br>Usage for billing period;<br>Payment date;<br>Invoice number;|energy:billing:read|

### NMI Standing Data
See below for the data language standards for the NMI standing data scopes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This release addresses the following minor defects raised on [Standards Staging]


This release addresses the following change requests raised on [Standards Maintenance](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues):
- [Standards Maintenance Issue 529: CX - Energy Data Language Standards - NMI and Scheduled Payments](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/529)


### Decision Proposals
Expand Down Expand Up @@ -58,7 +59,7 @@ This release addresses the following Decision Proposals published on [Standards]

|Change|Description|Link|
|------|-----------|----|
| | | |
| Energy Data Language | [**Standards Maintenance #529**](https://github.com/ConsumerDataStandardsAustralia/standards-maintenance/issues/529): 'Energy Account' and 'Billing' data language standards removed reference to 'NMI' in permission language.<br>'Stored Payment Information' changed to 'Payment preferences' and the permission language was updated | [Energy Language](../../#energy-language) |


## Known Issues
Expand Down

0 comments on commit a932c46

Please sign in to comment.