Skip to content

Commit

Permalink
Merge pull request #221 from ConsumerDataStandardsAustralia/release/1…
Browse files Browse the repository at this point in the history
….14.0

Minor typos in CX section for v1.14.0
  • Loading branch information
JamesMBligh authored Nov 3, 2021
2 parents e0343c6 + 27e8dc1 commit 6d327cf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/includes/cx_standards/data_language
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Note that the data language standards for the energy sector are currently consid
<td>energy:electricity.servicepoints.detail:read</td>
</tr>
<tr>
<td><strong>Electricity connection and meter</strong> &dagger;</td>
<td><strong>Electricity connection and meter</strong> &Dagger;</td>
<td>National Meter Identifier (NMI);<br>Supply address;<br>Customer type;<br>Connection point details;<br>Meter details;<br>Associated service providers;</td>
<td>energy:electricity.servicepoints.detail:read</td>
</tr>
Expand All @@ -311,7 +311,7 @@ Note that the data language standards for the energy sector are currently consid
</thead><tbody>
<tr>
<td><strong>Energy generation and storage</strong></td>
<td>Generation information;<br>Generation or storage device type ;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;</td>
<td>Generation information;<br>Generation or storage device type;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;</td>
<td>energy:electricity.der:read</td>
</tr>
</tbody></table>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2718,7 +2718,7 @@ <h3 id='nmi-standing-data'>NMI Standing Data</h3>
<td>energy:electricity.servicepoints.detail:read</td>
</tr>
<tr>
<td><strong>Electricity connection and meter</strong> &dagger;</td>
<td><strong>Electricity connection and meter</strong> &Dagger;</td>
<td>National Meter Identifier (NMI);<br>Supply address;<br>Customer type;<br>Connection point details;<br>Meter details;<br>Associated service providers;</td>
<td>energy:electricity.servicepoints.detail:read</td>
</tr>
Expand All @@ -2737,7 +2737,7 @@ <h3 id='distributed-energy-resources-der'>Distributed Energy Resources (DER)</h3
</thead><tbody>
<tr>
<td><strong>Energy generation and storage</strong></td>
<td>Generation information;<br>Generation or storage device type ;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;</td>
<td>Generation information;<br>Generation or storage device type;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;</td>
<td>energy:electricity.der:read</td>
</tr>
</tbody></table>
Expand Down
4 changes: 2 additions & 2 deletions slate/source/includes/cx_standards/data_language.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,14 +126,14 @@ See below for the data language standards for the NMI standing data scopes:
|----------------------|------------------------------|-------------------|
|**Electricity connection**|National Meter Identifier (NMI);<br>Customer type;<br>Connection point details;|energy:electricity.servicepoints.basic:read|
|**Electricity meter**|Supply address;<br>Meter details;<br>Associated service providers;|energy:electricity.servicepoints.detail:read|
|**Electricity connection and meter** &dagger;|National Meter Identifier (NMI);<br>Supply address;<br>Customer type;<br>Connection point details;<br>Meter details;<br>Associated service providers;|energy:electricity.servicepoints.detail:read|
|**Electricity connection and meter** &Dagger;|National Meter Identifier (NMI);<br>Supply address;<br>Customer type;<br>Connection point details;<br>Meter details;<br>Associated service providers;|energy:electricity.servicepoints.detail:read|

### Distributed Energy Resources (DER)
See below for the data language standards for the Distributed Energy Resources (DER) scope:

|Data cluster language|Permission language|Authorisation Scopes|
|----------------------|------------------------------|-------------------|
|**Energy generation and storage**|Generation information;<br>Generation or storage device type ;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;|energy:electricity.der:read|
|**Energy generation and storage**|Generation information;<br>Generation or storage device type;<br>Device characteristics;<br>Devices that can operate without the grid;<br>Energy conversion information;|energy:electricity.der:read|

### Electricity Usage
See below for the data language standards for the electricity usage scope:
Expand Down

0 comments on commit 6d327cf

Please sign in to comment.