| Code |
{{dno.dno_code}} |
| Name |
{{dno.name}} |
| Market Participant |
{{dno.participant.code}}
|
| Valid From |
{{dno.valid_from|date_format }} |
| Valid To |
{{dno.valid_to|date_format }} |
| Custom Reports |
|
| Line Loss Factor Classes |
LLFCs
|
| Meter Timeswitch Classes |
MTCs
|
| Valid combinations of MTC and SSC |
MTC SSCs
|
| Valid combinations of MTC and LLFC |
MTC LLFCs
|
| Valid combinations of MTC, LLFC and SSC |
MTC LLFC SSCs
|
| Valid combinations of PC, LLFC, SSC and MTC for NHH supplies |
MTC LLFC SSC PCs
|
| Email Address For Connection Agreements |
{% if ca_email_address is none %}
Not known. If you know, please log an issue in Chellow.
{% else %}
{{ca_email_address}}
{% endif %}
|