@smartdcc/duis-templates 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,1036 +2,1864 @@
2
2
  {
3
3
  "Use Case Name": "Add Device to CHF device log",
4
4
  "Use Case Title": "CCS01 Add Device to CHF device log",
5
+ "Message Type": "SME.C.NC",
6
+ "Use Case Description": "This Use Case adds a Device to the 'whitelist' on the Communications Hub.\nThe 'whitelist' is called the CHF Device Log in CHTS.\nIf a Device is not on this whitelist, it cannot communicate over the HAN.\nIf a CH receives a CCS01 Command for a Device whose Device ID is already in its CHF Device Log, the CH shall discard the key parameter in the register_device method invocation without processing that parameter. For clarity, such a CCS01 Command shall not affect any Link Key held by the CH and the register_device method shall return a result of 'success' in the corresponding action-result-action. Having authenticated the Command, the CHF shall add the Device to its CHF Device Log and so send a CS14 Alert containing the updated CHF Device Log. For clarity and in line with CS14 requirements, since the CHF has not established a TC Link Key to use with the Device at this point, the value of the hashed_TC_link_key field shall be a zero-length string in this Alert.\nThe CHF shall then check whether the value in the ieee_address parameter is for a Device Entity Identifier in its CHF Historic Device Log. \nIf it is not in its CHF Historic Device Log, the CHF shall allow SMHAN joining based on the Install Code specified in the key parameter, for the period specified in the join_timeout parameter.\nIf the value in the ieee_address parameter is for a Device Entity Identifier in its CHF Historic Device Log, the CHF shall, for the first half of the period specified in the join_timeout parameter, allow communications based on the associated TC Link Key in the CHF Historic Device Log.\nIf communications with the Device using that historic TC Link Key begin within the first half of the period specified in the join_timeout parameter, the CHF shall record that historic TC Link Key against the Device's Entity Identifier in its CHF Device Log. Since this changes the CHF Device Log, the CHF shall send a CS14 Alert containing the Device's Entity Identifier and the associated Hash of this re-used TC Link Key.\nIf communications with the Device using that historic TC Link Key do not begin within the first half of the period specified in the join_timeout parameter, the CHF shall then allow SMHAN joining using the Install Code specified in the key parameter for the second half of the period specified in the join_timeout parameter.",
7
+ "Remote Party or HAN Message": "Remote Party",
8
+ "Service Reference": "8.11",
5
9
  "Code": "CCS01"
6
10
  },
7
11
  {
8
12
  "Use Case Name": "Remove device from CHF device log",
9
13
  "Use Case Title": "CCS02 Remove device from CHF device log",
14
+ "Message Type": "SME.C.NC",
15
+ "Use Case Description": "This Use Case removes a Device from the 'whitelist' on the Communications Hub.\nThe 'whitelist' is called the CHF Device Log in CHTS.\nIf a Device is not on this whitelist, it cannot communicate over the HAN.Where the CHF has established a TC Link Key with the Device specified in the Command, it shall, having authenticated the Command, record that TC Link Key and associated Device Entity Identifier in the CHF Historic Device Log. The CHF shall do this before removing the Device's details from the CHF Device Log, unless the Device specified in the Command is of Device Type HHT. If the Device ID is already in the CHF Historic Device Log, the CHF shall update that record with the TC Link Key for it in the CHF Device Log. If there are already 15 entries in the CHF Historic Device Log, the CHF shall overwrite the oldest entry in that log with the details of this mostly recently removed Device. For clarity, a GPF does not establish a TC Link Key with the CHF, so could never be recorded in the CHF Historic Device Log.",
16
+ "Remote Party or HAN Message": "Remote Party",
17
+ "Service Reference": "8.11",
10
18
  "Code": "CCS02"
11
19
  },
12
20
  {
13
21
  "Use Case Name": "Restore CHF Device Log",
14
22
  "Use Case Title": "CCS03 Restore CHF Device Log",
23
+ "Message Type": "SME.C.NC",
24
+ "Use Case Description": "This Use Case is for restoring the CHF Device Log. Refer to section 18.2. Subject to successful execution, the Communications Hub shall form a network with an Extended PAN ID set to the value (restore_PAN:restore_PAN.extended_PAN_ID) in the received Command.",
25
+ "Remote Party or HAN Message": "Remote Party",
26
+ "Service Reference": "8.12",
15
27
  "Code": "CCS03"
16
28
  },
17
29
  {
18
30
  "Use Case Name": "Restore GPF Device Log",
19
31
  "Use Case Title": "GCS59 Restore GPF Device Log",
32
+ "Message Type": "SME.C.NC",
33
+ "Use Case Description": "See section 13.8.",
34
+ "Remote Party or HAN Message": "Remote Party",
35
+ "Service Reference": "See GBCS",
20
36
  "Code": "GCS59"
21
37
  },
22
38
  {
23
39
  "Use Case Name": "Backup GPF Device Log",
24
40
  "Use Case Title": "GCS62 Backup GPF Device Log",
41
+ "Message Type": "SME.A.NC",
42
+ "Use Case Description": "See section 13.8.",
43
+ "Remote Party or HAN Message": "Remote Party",
44
+ "Service Reference": "See GBCS",
25
45
  "Code": "GCS62"
26
46
  },
27
47
  {
28
48
  "Use Case Name": "Apply Prepayment Top Up",
29
49
  "Use Case Title": "CS01a Apply Prepayment Top Up to an ESME",
50
+ "Message Type": "SME.C.NC but with additional cryptographic processing specified in GBCS Sections 14.3.4 and 14.3.5",
51
+ "Use Case Description": "This Use Case enables a UTRN to be applied to a meter to top up the meter balance. See also section 14.",
52
+ "Remote Party or HAN Message": "Remote Party",
53
+ "Service Reference": "2.2",
30
54
  "Code": "CS01a"
31
55
  },
32
56
  {
33
57
  "Use Case Name": "Apply Prepayment Top Up",
34
58
  "Use Case Title": "CS01b Apply Prepayment Top Up to a GSME",
59
+ "Message Type": "SME.C.NC but with additional cryptographic processing specified in GBCS Sections 14.3.4 and 14.3.5",
60
+ "Use Case Description": "This Use Case enables a UTRN to be applied to a meter to top up the meter balance. See also section 14.",
61
+ "Remote Party or HAN Message": "Remote Party",
62
+ "Service Reference": "2.2",
35
63
  "Code": "CS01b"
36
64
  },
37
65
  {
38
66
  "Use Case Name": "Provide Security Credentials Details",
39
67
  "Use Case Title": "CS02a Provide Security Credentials Details",
68
+ "Message Type": "Variant Command & Response",
69
+ "Use Case Description": "See section 13.2.",
70
+ "Remote Party or HAN Message": "Remote Party",
71
+ "Service Reference": "See GBCS",
40
72
  "Code": "CS02a"
41
73
  },
42
74
  {
43
75
  "Use Case Name": "Update Security Credentials",
44
76
  "Use Case Title": "CS02b Update Security Credentials",
77
+ "Message Type": "See GBCS",
78
+ "Use Case Description": "See section 13.3.",
79
+ "Remote Party or HAN Message": "Remote Party",
80
+ "Service Reference": "See GBCS",
45
81
  "Code": "CS02b"
46
82
  },
47
83
  {
48
84
  "Use Case Name": "Issue Security Credentials",
49
85
  "Use Case Title": "CS02c Issue Security Credentials",
86
+ "Message Type": "SME.C.C",
87
+ "Use Case Description": "See section 13.4.",
88
+ "Remote Party or HAN Message": "Remote Party",
89
+ "Service Reference": "See GBCS",
50
90
  "Code": "CS02c"
51
91
  },
52
92
  {
53
93
  "Use Case Name": "Update Device Certificates on Device",
54
94
  "Use Case Title": "CS02d Update Device Certificates on Device",
95
+ "Message Type": "SME.C.C",
96
+ "Use Case Description": "See section 13.5.",
97
+ "Remote Party or HAN Message": "Remote Party",
98
+ "Service Reference": "See GBCS",
55
99
  "Code": "CS02d"
56
100
  },
57
101
  {
58
102
  "Use Case Name": "Provide Device Certificates from Device",
59
103
  "Use Case Title": "CS02e Provide Device Certificates from Device",
104
+ "Message Type": "Variant Command & Response",
105
+ "Use Case Description": "See section 13.6.",
106
+ "Remote Party or HAN Message": "Remote Party",
107
+ "Service Reference": "See GBCS",
60
108
  "Code": "CS02e"
61
109
  },
62
110
  {
63
111
  "Use Case Name": "Method A Join (Meter)",
64
112
  "Use Case Title": "CS03A1 Method A Join (Meter)",
113
+ "Message Type": "SME.C.C",
114
+ "Use Case Description": "See section 13.7.",
115
+ "Remote Party or HAN Message": "Remote Party",
116
+ "Service Reference": "See GBCS",
65
117
  "Code": "CS03A1"
66
118
  },
67
119
  {
68
120
  "Use Case Name": "Method B Join",
69
121
  "Use Case Title": "CS03B Method B Join",
122
+ "Message Type": "SME.C.NC",
123
+ "Use Case Description": "See section 13.7.",
124
+ "Remote Party or HAN Message": "Remote Party",
125
+ "Service Reference": "See GBCS",
70
126
  "Code": "CS03B"
71
127
  },
72
128
  {
73
129
  "Use Case Name": "Method A Join (non-Meter)",
74
130
  "Use Case Title": "CS03A2 Method A Join (non Meter)",
131
+ "Message Type": "SME.C.C",
132
+ "Use Case Description": "See section 13.7.",
133
+ "Remote Party or HAN Message": "Remote Party",
134
+ "Service Reference": "See GBCS",
75
135
  "Code": "CS03A2"
76
136
  },
77
137
  {
78
138
  "Use Case Name": "Method C Join",
79
139
  "Use Case Title": "CS03C Method C Join",
140
+ "Message Type": "SME.C.C",
141
+ "Use Case Description": "See section 13.7.",
142
+ "Remote Party or HAN Message": "Remote Party",
143
+ "Service Reference": "See GBCS",
80
144
  "Code": "CS03C"
81
145
  },
82
146
  {
83
147
  "Use Case Name": "Method A or C Unjoin",
84
148
  "Use Case Title": "CS04AC Method A or C Unjoin",
149
+ "Message Type": "SME.C.C",
150
+ "Use Case Description": "See section 13.7.",
151
+ "Remote Party or HAN Message": "Remote Party",
152
+ "Service Reference": "See GBCS",
85
153
  "Code": "CS04AC"
86
154
  },
87
155
  {
88
156
  "Use Case Name": "Method B Unjoin",
89
157
  "Use Case Title": "CS04B Method B Unjoin",
158
+ "Message Type": "SME.C.NC",
159
+ "Use Case Description": "See section 13.7.",
160
+ "Remote Party or HAN Message": "Remote Party",
161
+ "Service Reference": "See GBCS",
90
162
  "Code": "CS04B"
91
163
  },
92
164
  {
93
165
  "Use Case Name": "Distribute Firmware",
94
166
  "Use Case Title": "CS05a Distribute Firmware to Communications Hub",
167
+ "Message Type": "See GBCS",
168
+ "Use Case Description": "See sections 11.3-4.",
169
+ "Remote Party or HAN Message": null,
170
+ "Service Reference": "See GBCS",
95
171
  "Code": "CS05a"
96
172
  },
97
173
  {
98
174
  "Use Case Name": "Distribute Firmware",
99
175
  "Use Case Title": "CS05b Distribute Firmware to ESME / GSME",
176
+ "Message Type": "See GBCS",
177
+ "Use Case Description": "See sections 11.3-4.",
178
+ "Remote Party or HAN Message": null,
179
+ "Service Reference": "See GBCS",
100
180
  "Code": "CS05b"
101
181
  },
102
182
  {
103
183
  "Use Case Name": "Activate Firmware",
104
184
  "Use Case Title": "CS06 Activate Firmware",
185
+ "Message Type": "SME.C.C",
186
+ "Use Case Description": "See section 11.5.",
187
+ "Remote Party or HAN Message": "Remote Party",
188
+ "Service Reference": "See GBCS",
105
189
  "Code": "CS06"
106
190
  },
107
191
  {
108
192
  "Use Case Name": "Read Device Join Details",
109
193
  "Use Case Title": "CS07 Read Device Join Details",
194
+ "Message Type": "SME.C.NC",
195
+ "Use Case Description": "This Use Case provides a means to identify which Devices in the HAN a Device is communicating with.\nRefer to section 13.7.4 of GBCS for processing requirements.",
196
+ "Remote Party or HAN Message": "Remote Party",
197
+ "Service Reference": "8.9",
110
198
  "Code": "CS07"
111
199
  },
112
200
  {
113
201
  "Use Case Name": "Device Addition To / Removal From HAN Whitelist Alerts",
114
202
  "Use Case Title": "CS14 Device Addition To / Removal From HAN Whitelist Alerts",
203
+ "Message Type": "SME.A.NC",
204
+ "Use Case Description": "Whenever an IEEE address is added to or removed from the CHF Device Log and whenever a Hashed TC Link Key changes in the CHF Device Log, the Communications Hub Function shall generate and send an instance of this Alert which contains a back up version of the data in the 'whitelist' (the CHF Device Log). The Alert Code shall be 0x8F12. The value of the hashed_TC_link_key field shall only be populated where the devices has established a TC link key. Where the Device has not established such a TC link key, the field sent shall be a zero length string.",
205
+ "Remote Party or HAN Message": "Remote Party",
206
+ "Service Reference": "N/A",
115
207
  "Code": "CS14"
116
208
  },
117
209
  {
118
210
  "Use Case Name": "Set Tariff and Price",
119
211
  "Use Case Title": "ECS01a Set Tariff and Price on ESME",
212
+ "Message Type": "SME.C.C",
213
+ "Use Case Description": "This Use Case is for creating a new tariff on the Smart Meter where the initial condition of the tariff is unknown.\nIt is also used for updating existing tariffs.",
214
+ "Remote Party or HAN Message": "Remote Party",
215
+ "Service Reference": "1.1",
120
216
  "Code": "ECS01a"
121
217
  },
122
218
  {
123
219
  "Use Case Name": "Set Tariff and Price",
124
220
  "Use Case Title": "GCS01a Set Tariff and Price on GSME",
221
+ "Message Type": "SME.C.C",
222
+ "Use Case Description": "This Use Case is for creating a new tariff on the Smart Meter where the initial condition of the tariff is unknown.\nIt is also used for updating existing tariffs.",
223
+ "Remote Party or HAN Message": "Remote Party",
224
+ "Service Reference": "1.1",
125
225
  "Code": "GCS01a"
126
226
  },
127
227
  {
128
228
  "Use Case Name": "Set Price",
129
229
  "Use Case Title": "ECS01b Set Price on ESME",
230
+ "Message Type": "SME.C.C",
231
+ "Use Case Description": "This Use Case is for creating a new price on the Smart Meter where the initial condition of the tariff and price is known, and therefore it can be used to update prices.",
232
+ "Remote Party or HAN Message": "Remote Party",
233
+ "Service Reference": "1.2",
130
234
  "Code": "ECS01b"
131
235
  },
132
236
  {
133
237
  "Use Case Name": "Set Price",
134
238
  "Use Case Title": "GCS01b Set Price on GSME",
239
+ "Message Type": "SME.C.C",
240
+ "Use Case Description": "This Use Case is for creating a new price on the Smart Meter where the initial condition of the tariff and price is known, and therefore it can be used to update prices.",
241
+ "Remote Party or HAN Message": "Remote Party",
242
+ "Service Reference": "1.2",
135
243
  "Code": "GCS01b"
136
244
  },
137
245
  {
138
246
  "Use Case Name": "Set Tariff and Price - Second Element",
139
247
  "Use Case Title": "ECS01c Set Tariff and Price on ESME secondary",
248
+ "Message Type": "SME.C.C",
249
+ "Use Case Description": "This Use Case is for creating a new tariff for second element on the Smart Meter where the initial condition of the tariff is unknown.\nIt is also used for updating existing tariffs for second element.",
250
+ "Remote Party or HAN Message": "Remote Party",
251
+ "Service Reference": "1.1",
140
252
  "Code": "ECS01c"
141
253
  },
142
254
  {
143
255
  "Use Case Name": "Set Payment Mode to Credit",
144
256
  "Use Case Title": "ECS02 Set ESME Payment Mode to Credit",
257
+ "Message Type": "SME.C.C",
258
+ "Use Case Description": "This Use Case is for converting the Smart Meter from a prepayment to credit mode.",
259
+ "Remote Party or HAN Message": "Remote Party",
260
+ "Service Reference": "1.6",
145
261
  "Code": "ECS02"
146
262
  },
147
263
  {
148
264
  "Use Case Name": "Set Payment Mode to Credit",
149
265
  "Use Case Title": "GCS02 Set GSME Payment Mode to Credit",
266
+ "Message Type": "SME.C.C",
267
+ "Use Case Description": "This Use Case is for converting the Smart Meter from a prepayment to credit mode.",
268
+ "Remote Party or HAN Message": "Remote Party",
269
+ "Service Reference": "1.6",
150
270
  "Code": "GCS02"
151
271
  },
152
272
  {
153
273
  "Use Case Name": "Set Payment Mode to Prepayment",
154
274
  "Use Case Title": "ECS03 Set ESME Payment Mode to Prepayment",
275
+ "Message Type": "SME.C.C",
276
+ "Use Case Description": "This Use Case is for setting the Payment Mode to prepayment",
277
+ "Remote Party or HAN Message": "Remote Party",
278
+ "Service Reference": "1.6",
155
279
  "Code": "ECS03"
156
280
  },
157
281
  {
158
282
  "Use Case Name": "Set Payment Mode to Prepayment",
159
283
  "Use Case Title": "GCS03 Set GSME Payment Mode to Prepayment",
284
+ "Message Type": "SME.C.C",
285
+ "Use Case Description": "This Use Case is for setting the Payment Mode to prepayment",
286
+ "Remote Party or HAN Message": "Remote Party",
287
+ "Service Reference": "1.6",
160
288
  "Code": "GCS03"
161
289
  },
162
290
  {
163
291
  "Use Case Name": "Adjust Prepayment Mode Meter Balance",
164
292
  "Use Case Title": "GCS40a Adjust Prepayment Mode Meter Balance on the GSME",
293
+ "Message Type": "SME.C.C",
294
+ "Use Case Description": "This Use Case is for adjusting the prepayment mode meter balance on the GSME. \nThe adjustment of this meter balance in this Use Case is an incremental/decremental adjustment, rather than an absolute setting of this meter balance.\nThe prepayment mode meter balance is held in a separate ZigBee Cluster to the credit mode meter balance. This Use Case therefore covers GSME Prepayment only. See GCS40c/GCS40d for interacting with the credit mode balance.",
295
+ "Remote Party or HAN Message": "Remote Party",
296
+ "Service Reference": "1.5",
165
297
  "Code": "GCS40a"
166
298
  },
167
299
  {
168
300
  "Use Case Name": "Adjust Prepayment Mode Meter Balance: Reset",
169
301
  "Use Case Title": "GCS40b Reset Prepayment Mode Meter Balance on the GSME",
302
+ "Message Type": "SME.C.C",
303
+ "Use Case Description": "This Use Case is for setting the prepayment mode meter balance on the GSME to Zero.\nThe prepayment mode meter balance is held in a separate ZigBee Cluster to the credit mode meter balance. This Use Case therefore covers GSME Prepayment only. See GCS40c/GCS40d for interacting with the credit mode balance.\nIn processing an authentic Command, the GSME shall undertake the processing required by the SMETS 'Reset Meter Balance' function.",
304
+ "Remote Party or HAN Message": "Remote Party",
305
+ "Service Reference": "1.5",
170
306
  "Code": "GCS40b"
171
307
  },
172
308
  {
173
309
  "Use Case Name": "Adjust Credit Mode Meter Balance",
174
310
  "Use Case Title": "GCS40c Adjust Credit Mode Meter Balance on the GSME",
311
+ "Message Type": "SME.C.C",
312
+ "Use Case Description": "This Use Case is for adjusting the credit mode meter balance on the GSME. \nThe adjustment of this meter balance in this Use Case is an incremental/decremental adjustment, rather than an absolute setting of this meter balance. This Use Case adjusts the ZSE attribute BillToDateDelivered. Consumption causes this attribute to increase, as opposed to the SMETS Meter Balance which decreases with consumption. Therefore the GSME shall subtract the adjustment provided as a parameter in this Use Case from BillToDateDelivered.",
313
+ "Remote Party or HAN Message": "Remote Party",
314
+ "Service Reference": "1.5",
175
315
  "Code": "GCS40c"
176
316
  },
177
317
  {
178
318
  "Use Case Name": "Adjust Credit Mode Meter Balance: Reset",
179
319
  "Use Case Title": "GCS40d Reset Credit Mode Meter Balance on the GSME",
320
+ "Message Type": "SME.C.C",
321
+ "Use Case Description": "This Use Case is for setting the credit mode meter balance on the GSME to Zero.",
322
+ "Remote Party or HAN Message": "Remote Party",
323
+ "Service Reference": "1.5",
180
324
  "Code": "GCS40d"
181
325
  },
182
326
  {
183
327
  "Use Case Name": "Reset Tariff Block Counter Matrix",
184
328
  "Use Case Title": "ECS05 Reset Tariff Block Counter Matrix",
329
+ "Message Type": "SME.C.C",
330
+ "Use Case Description": "This Use Case is for resetting the tariff block counter matrix on the ESME.\nThis Use Case has the effect of resetting the consumer's block consumption back to zero, such that their consumption will go back to being charged at the first block rate.\nThe ESME automatically resets its tariff block counters at the end of the block period/billing period.\nTherefore, this Use Case should be avoided in favour of forcing an end of billing period, which will reset the block counter and provide a set of register reads at the time of reset.",
331
+ "Remote Party or HAN Message": "Remote Party",
332
+ "Service Reference": "1.7",
185
333
  "Code": "ECS05"
186
334
  },
187
335
  {
188
336
  "Use Case Name": "Debt Management",
189
337
  "Use Case Title": "ECS07 Manage Debt on the ESME",
338
+ "Message Type": "SME.C.C",
339
+ "Use Case Description": "This Use Case is for managing debt for Time Debt Registers 1 and 2, and the Payment Debt Register; and configuring the debt repayments on the Smart Meter.",
340
+ "Remote Party or HAN Message": "Remote Party",
341
+ "Service Reference": "2.3",
190
342
  "Code": "ECS07"
191
343
  },
192
344
  {
193
345
  "Use Case Name": "Debt Management",
194
346
  "Use Case Title": "GCS04 Manage Debt on the GSME",
347
+ "Message Type": "SME.C.C",
348
+ "Use Case Description": "This Use Case is for managing debt for Time Debt Registers 1 and 2, and the Payment Debt Register; and configuring the debt repayments on the Smart Meter.",
349
+ "Remote Party or HAN Message": "Remote Party",
350
+ "Service Reference": "2.3",
195
351
  "Code": "GCS04"
196
352
  },
197
353
  {
198
354
  "Use Case Name": "Activate Emergency Credit Remotely",
199
355
  "Use Case Title": "ECS09 Activate Emergency Credit Remotely on ESME",
356
+ "Message Type": "SME.C.C",
357
+ "Use Case Description": "This Use Case is for remotely activating the emergency credit on the Smart Meter. If, after the Device has executed this Command, emergency credit is activated on the Device then the Device shall return a Response indicating the Command executed successfully. This shall be so regardless of whether emergency credit was activated on the Device prior to the Command's execution or not. If, after the Device has executed this Command, Emergency Credit is not activated on the Device, then the Device shall return a Response indicating the Command did not execute successfully. In such cases, the ZSE Default Response command responding to the 'Select Available Emergency Credit' command shall report a status of FAILURE (0x01) and the response to the DLMS COSEM 'invoke_credit' method invocation shall report a result of 'other-reason (250)'.",
358
+ "Remote Party or HAN Message": "Remote Party",
359
+ "Service Reference": "2.5",
200
360
  "Code": "ECS09"
201
361
  },
202
362
  {
203
363
  "Use Case Name": "Activate Emergency Credit Remotely",
204
364
  "Use Case Title": "GCS06 Activate Emergency Credit Remotely on GSME",
365
+ "Message Type": "SME.C.C",
366
+ "Use Case Description": "This Use Case is for remotely activating the emergency credit on the Smart Meter. If, after the Device has executed this Command, emergency credit is activated on the Device then the Device shall return a Response indicating the Command executed successfully. This shall be so regardless of whether emergency credit was activated on the Device prior to the Command's execution or not. If, after the Device has executed this Command, Emergency Credit is not activated on the Device, then the Device shall return a Response indicating the Command did not execute successfully. In such cases, the ZSE Default Response command responding to the 'Select Available Emergency Credit' command shall report a status of FAILURE (0x01) and the response to the DLMS COSEM 'invoke_credit' method invocation shall report a result of 'other-reason (250)'.",
367
+ "Remote Party or HAN Message": "Remote Party",
368
+ "Service Reference": "2.5",
205
369
  "Code": "GCS06"
206
370
  },
207
371
  {
208
372
  "Use Case Name": "Send Message to Meter",
209
373
  "Use Case Title": "ECS10 Send Message to ESME",
374
+ "Message Type": "SME.C.NC",
375
+ "Use Case Description": "This Use Case is for sending a Consumer message to the Smart Meter.",
376
+ "Remote Party or HAN Message": "Remote Party",
377
+ "Service Reference": "3.1",
210
378
  "Code": "ECS10"
211
379
  },
212
380
  {
213
381
  "Use Case Name": "Send Message to Meter",
214
382
  "Use Case Title": "GCS07 Send Message to GSME",
383
+ "Message Type": "SME.C.NC",
384
+ "Use Case Description": "This Use Case is for sending a Consumer message to the Smart Meter.",
385
+ "Remote Party or HAN Message": "Remote Party",
386
+ "Service Reference": "3.1",
215
387
  "Code": "GCS07"
216
388
  },
217
389
  {
218
390
  "Use Case Name": "Set Change of Tenancy date",
219
391
  "Use Case Title": "ECS12 Set Change of Tenancy date on ESME",
392
+ "Message Type": "SME.C.NC",
393
+ "Use Case Description": "This Use Case is for setting a date for a Change of Tenancy on the Device and restricting access to data based on this date.\nThe date in the Command may be in the future or in the past, and the Command will be executed on receipt.\nOnce set, the date is used by the Smart Meter to restrict the householder's access to the following information:\n- Profile data log;\n- Cumulative and Historical Value Store;\n- Daily Read Log;\n- Prepayment Daily Read Log;\n- Billing Data Log; and\n- Daily Consumption Log.",
394
+ "Remote Party or HAN Message": "Remote Party",
395
+ "Service Reference": "3.2",
220
396
  "Code": "ECS12"
221
397
  },
222
398
  {
223
399
  "Use Case Name": "Set Change of Tenancy date",
224
400
  "Use Case Title": "GCS09 Set Change of Tenancy date on GPF",
401
+ "Message Type": "SME.C.NC",
402
+ "Use Case Description": "This Use Case is for setting a date for a Change of Tenancy on the Device and restricting access to data based on this date.\nThe date in the Command may be in the future or in the past, and the Command will be executed on receipt.\nOnce set, the date is used by the Smart Meter to restrict the householder's access to the following information:\n- Profile data log;\n- Cumulative and Historical Value Store;\n- Daily Read Log;\n- Prepayment Daily Read Log;\n- Billing Data Log; and\n- Daily Consumption Log.",
403
+ "Remote Party or HAN Message": "Remote Party",
404
+ "Service Reference": "3.2",
225
405
  "Code": "GCS09"
226
406
  },
227
407
  {
228
408
  "Use Case Name": "Disable Privacy PIN Protection",
229
409
  "Use Case Title": "ECS14 Disable Privacy PIN Protection on ESME",
410
+ "Message Type": "SME.C.NC",
411
+ "Use Case Description": "This Use Case is for disabling Privacy PIN protection on the Smart Meter.",
412
+ "Remote Party or HAN Message": "Remote Party",
413
+ "Service Reference": "3.5",
230
414
  "Code": "ECS14"
231
415
  },
232
416
  {
233
417
  "Use Case Name": "Disable Privacy PIN Protection",
234
418
  "Use Case Title": "GCS11 Disable Privacy PIN Protection on GSME",
419
+ "Message Type": "SME.C.NC",
420
+ "Use Case Description": "This Use Case is for disabling Privacy PIN protection on the Smart Meter.",
421
+ "Remote Party or HAN Message": "Remote Party",
422
+ "Service Reference": "3.5",
235
423
  "Code": "GCS11"
236
424
  },
237
425
  {
238
426
  "Use Case Name": "Clear Event Log",
239
427
  "Use Case Title": "ECS15a Clear ESME Event Log",
428
+ "Message Type": "SME.C.NC",
429
+ "Use Case Description": "This Use Case is for clearing the Event Log on a Device. \nThis Use Case covers clearing the Event Log only; the Security Log is not allowed to be cleared via a remote Command.",
430
+ "Remote Party or HAN Message": "Remote Party",
431
+ "Service Reference": "3.3",
240
432
  "Code": "ECS15a"
241
433
  },
242
434
  {
243
435
  "Use Case Name": "Clear Event Log",
244
436
  "Use Case Title": "CS11 Clear ZigBee Device Event Log",
437
+ "Message Type": "SME.C.NC",
438
+ "Use Case Description": "This Use Case is for clearing the Event Log on a Device. \nThis Use Case covers clearing the Event Log only; the Security Log is not allowed to be cleared via a remote Command.",
439
+ "Remote Party or HAN Message": "Remote Party",
440
+ "Service Reference": "3.3",
245
441
  "Code": "CS11"
246
442
  },
247
443
  {
248
444
  "Use Case Name": "Write Supplier Contact Details",
249
445
  "Use Case Title": "ECS16 Write Supplier Contact Details on ESME",
446
+ "Message Type": "SME.C.NC",
447
+ "Use Case Description": "This Use Case is for writing the Supplier contacts details on the Smart Meter.",
448
+ "Remote Party or HAN Message": "Remote Party",
449
+ "Service Reference": "3.4",
250
450
  "Code": "ECS16"
251
451
  },
252
452
  {
253
453
  "Use Case Name": "Write Supplier Contact Details",
254
454
  "Use Case Title": "GCS44 Write Contact Details on GSME",
455
+ "Message Type": "SME.C.NC",
456
+ "Use Case Description": "This Use Case is for writing the Supplier contacts details on the Smart Meter.",
457
+ "Remote Party or HAN Message": "Remote Party",
458
+ "Service Reference": "3.4",
255
459
  "Code": "GCS44"
256
460
  },
257
461
  {
258
462
  "Use Case Name": "Read ESME Energy Registers (Export Energy)",
259
463
  "Use Case Title": "ECS17a Read ESME Energy Registers (Export Energy)",
464
+ "Message Type": "SME.C.NC",
465
+ "Use Case Description": "This Use Case is for reading export energy registers.",
466
+ "Remote Party or HAN Message": "Remote Party",
467
+ "Service Reference": "4.2",
260
468
  "Code": "ECS17a"
261
469
  },
262
470
  {
263
471
  "Use Case Name": "Read Import Energy / Consumption Registers",
264
472
  "Use Case Title": "ECS17b Read ESME Energy Registers (Import Energy)",
473
+ "Message Type": "SME.C.NC",
474
+ "Use Case Description": "This Use Case is for reading the ESME import energy registers / GSME consumption registers.",
475
+ "Remote Party or HAN Message": "Remote Party",
476
+ "Service Reference": "4.1",
265
477
  "Code": "ECS17b"
266
478
  },
267
479
  {
268
480
  "Use Case Name": "Read Import Energy / Consumption Registers",
269
481
  "Use Case Title": "GCS13a Read GSME Consumption Register",
482
+ "Message Type": "SME.C.NC",
483
+ "Use Case Description": "This Use Case is for reading the ESME import energy registers / GSME consumption registers.",
484
+ "Remote Party or HAN Message": "Remote Party",
485
+ "Service Reference": "4.1",
270
486
  "Code": "GCS13a"
271
487
  },
272
488
  {
273
489
  "Use Case Name": "Read ESME Energy Registers (Power)",
274
490
  "Use Case Title": "ECS17c Read ESME Energy Registers (Power)",
491
+ "Message Type": "SME.C.NC",
492
+ "Use Case Description": "This Use Case is for reading the power registers on the ESME.",
493
+ "Remote Party or HAN Message": "Remote Party",
494
+ "Service Reference": "4.16",
275
495
  "Code": "ECS17c"
276
496
  },
277
497
  {
278
498
  "Use Case Name": "Read Energy / Consumption Register (TOU)",
279
499
  "Use Case Title": "ECS17d Read ESME Energy Register (TOU)",
500
+ "Message Type": "SME.C.NC",
501
+ "Use Case Description": "This Use Case is for reading the TOU Register Matrix.",
502
+ "Remote Party or HAN Message": "Remote Party",
503
+ "Service Reference": "4.1",
280
504
  "Code": "ECS17d"
281
505
  },
282
506
  {
283
507
  "Use Case Name": "Read Energy / Consumption Register (TOU)",
284
508
  "Use Case Title": "GCS13c Read GSME Register (TOU)",
509
+ "Message Type": "SME.C.NC",
510
+ "Use Case Description": "This Use Case is for reading the TOU Register Matrix.",
511
+ "Remote Party or HAN Message": "Remote Party",
512
+ "Service Reference": "4.1",
285
513
  "Code": "GCS13c"
286
514
  },
287
515
  {
288
516
  "Use Case Name": "Read ESME Energy Register (TOU with Blocks)",
289
517
  "Use Case Title": "ECS17e Read ESME Energy Register (TOU with Blocks)",
518
+ "Message Type": "SME.C.NC",
519
+ "Use Case Description": "This Use Case is for reading the TOU with Block Register Matrix.",
520
+ "Remote Party or HAN Message": "Remote Party",
521
+ "Service Reference": "4.1",
290
522
  "Code": "ECS17e"
291
523
  },
292
524
  {
293
525
  "Use Case Name": "Read GSME Energy Register (Block Counters)",
294
526
  "Use Case Title": "GCS13b Read GSME Block Counters",
527
+ "Message Type": "SME.C.NC",
528
+ "Use Case Description": "This Use Case is for reading the GSME block counters.",
529
+ "Remote Party or HAN Message": "Remote Party",
530
+ "Service Reference": "4.1",
295
531
  "Code": "GCS13b"
296
532
  },
297
533
  {
298
534
  "Use Case Name": "Read Maximum Demand Registers (export)",
299
535
  "Use Case Title": "ECS18a Read Maximum Demand Registers (export)",
536
+ "Message Type": "SME.C.NC",
537
+ "Use Case Description": "This Use Case is for reading the Export Maximum Demand registers on the ESME.",
538
+ "Remote Party or HAN Message": "Remote Party",
539
+ "Service Reference": "4.12",
300
540
  "Code": "ECS18a"
301
541
  },
302
542
  {
303
543
  "Use Case Name": "Read Maximum Demand Registers (import)",
304
544
  "Use Case Title": "ECS18b Read Maximum Demand Registers (import)",
545
+ "Message Type": "SME.C.NC",
546
+ "Use Case Description": "This Use Case is for reading the Import Maximum Demand registers on the ESME.",
547
+ "Remote Party or HAN Message": "Remote Party",
548
+ "Service Reference": "4.12",
305
549
  "Code": "ECS18b"
306
550
  },
307
551
  {
308
552
  "Use Case Name": "Read Prepayment Registers",
309
553
  "Use Case Title": "ECS19 Read ESME Prepayment Registers",
554
+ "Message Type": "SME.C.NC",
555
+ "Use Case Description": "This Use Case is for reading the Smart Meter prepayment registers.",
556
+ "Remote Party or HAN Message": "Remote Party",
557
+ "Service Reference": "4.3",
310
558
  "Code": "ECS19"
311
559
  },
312
560
  {
313
561
  "Use Case Name": "Read Prepayment Registers",
314
562
  "Use Case Title": "GCS14 Read GSME Prepayment Register(s)",
563
+ "Message Type": "SME.C.NC",
564
+ "Use Case Description": "This Use Case is for reading the Smart Meter prepayment registers.",
565
+ "Remote Party or HAN Message": "Remote Party",
566
+ "Service Reference": "4.3",
315
567
  "Code": "GCS14"
316
568
  },
317
569
  {
318
570
  "Use Case Name": "Read Billing Data Log (change of mode / tariff triggered exc export)",
319
571
  "Use Case Title": "ECS20b Read ESME Billing Data Log (change of mode / tariff triggered exc export)",
572
+ "Message Type": "SME.C.NC",
573
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log on the device on an ad-hoc basis for a specified date range.",
574
+ "Remote Party or HAN Message": "Remote Party",
575
+ "Service Reference": "4.4",
320
576
  "Code": "ECS20b"
321
577
  },
322
578
  {
323
579
  "Use Case Name": "Read Billing Data Log (change of mode / tariff triggered exc export)",
324
580
  "Use Case Title": "GCS15b Read GSME Billing Data Log (change of mode / tariff triggered)",
581
+ "Message Type": "SME.C.NC",
582
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log on the device on an ad-hoc basis for a specified date range.",
583
+ "Remote Party or HAN Message": "Remote Party",
584
+ "Service Reference": "4.4",
325
585
  "Code": "GCS15b"
326
586
  },
327
587
  {
328
588
  "Use Case Name": "Read Billing Data Log (billing calendar triggered exc export)",
329
589
  "Use Case Title": "ECS20c Read ESME Billing Data Log (billing calendar triggered exc export)",
590
+ "Message Type": "SME.C.NC",
591
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log on the device on an ad-hoc basis for a specified date range. This Use Case returns all log entries between the two dates specified.",
592
+ "Remote Party or HAN Message": "Remote Party",
593
+ "Service Reference": "4.4",
330
594
  "Code": "ECS20c"
331
595
  },
332
596
  {
333
597
  "Use Case Name": "Read Billing Data Log (billing calendar triggered exc export)",
334
598
  "Use Case Title": "GCS15c Read GSME Billing Data Log (billing calendar triggered)",
599
+ "Message Type": "SME.C.NC",
600
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log on the device on an ad-hoc basis for a specified date range. This Use Case returns all log entries between the two dates specified.",
601
+ "Remote Party or HAN Message": "Remote Party",
602
+ "Service Reference": "4.4",
335
603
  "Code": "GCS15c"
336
604
  },
337
605
  {
338
606
  "Use Case Name": "Read Billing Data Log (payment-based debt payments)",
339
607
  "Use Case Title": "ECS20a Read ESME Billing Data Log (payment based debt payments)",
608
+ "Message Type": "SME.C.NC",
609
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log for the Device on an ad-hoc basis for a specified date range.",
610
+ "Remote Party or HAN Message": "Remote Party",
611
+ "Service Reference": "4.4",
340
612
  "Code": "ECS20a"
341
613
  },
342
614
  {
343
615
  "Use Case Name": "Read Billing Data Log (payment-based debt payments)",
344
616
  "Use Case Title": "GCS15d Read GSME Billing Data Log (payment-based debt payments)",
617
+ "Message Type": "SME.C.NC",
618
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log for the Device on an ad-hoc basis for a specified date range.",
619
+ "Remote Party or HAN Message": "Remote Party",
620
+ "Service Reference": "4.4",
345
621
  "Code": "GCS15d"
346
622
  },
347
623
  {
348
624
  "Use Case Name": "Read Billing Data Log (prepayment credits)",
349
625
  "Use Case Title": "ECS20d Read ESME Billing Data Log (prepayment credits)",
626
+ "Message Type": "SME.C.NC",
627
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log for the Device on an ad-hoc basis for a specified date range.",
628
+ "Remote Party or HAN Message": "Remote Party",
629
+ "Service Reference": "4.4",
350
630
  "Code": "ECS20d"
351
631
  },
352
632
  {
353
633
  "Use Case Name": "Read Billing Data Log (prepayment credits)",
354
634
  "Use Case Title": "GCS15e Read GSME Billing Data Log (prepayment credits)",
635
+ "Message Type": "SME.C.NC",
636
+ "Use Case Description": "This Use Case is to allow a Supplier to obtain a data set stored in the Billing Data Log for the Device on an ad-hoc basis for a specified date range.",
637
+ "Remote Party or HAN Message": "Remote Party",
638
+ "Service Reference": "4.4",
355
639
  "Code": "GCS15e"
356
640
  },
357
641
  {
358
642
  "Use Case Name": "Start Network Data Log on GSME",
359
643
  "Use Case Title": "GCS31 Start Network Data Log on GSME",
644
+ "Message Type": "SME.C.NC",
645
+ "Use Case Description": "This Use Case is for instructing the GSME to begin logging network sampling data.",
646
+ "Remote Party or HAN Message": "Remote Party",
647
+ "Service Reference": "14.1",
360
648
  "Code": "GCS31"
361
649
  },
362
650
  {
363
651
  "Use Case Name": "Read Gas Network Data Log",
364
652
  "Use Case Title": "GCS18 Read Gas Network Data Log",
653
+ "Message Type": "SME.C.NC",
654
+ "Use Case Description": "This Use Case is for reading the gas network sampling data log.",
655
+ "Remote Party or HAN Message": "Remote Party",
656
+ "Service Reference": "4.10",
365
657
  "Code": "GCS18"
366
658
  },
367
659
  {
368
660
  "Use Case Name": "Read Daily Read Log (exc export)",
369
661
  "Use Case Title": "ECS21a Read Electricity Daily Read Log (exc export)",
662
+ "Message Type": "SME.C.NC",
663
+ "Use Case Description": "This Use Case is for reading the daily read log on the Smart Meter excluding export.",
664
+ "Remote Party or HAN Message": "Remote Party",
665
+ "Service Reference": "4.6",
370
666
  "Code": "ECS21a"
371
667
  },
372
668
  {
373
669
  "Use Case Name": "Read Daily Read Log (exc export)",
374
670
  "Use Case Title": "GCS16a Read GSME Daily Read log(s)",
671
+ "Message Type": "SME.C.NC",
672
+ "Use Case Description": "This Use Case is for reading the daily read log on the Smart Meter excluding export.",
673
+ "Remote Party or HAN Message": "Remote Party",
674
+ "Service Reference": "4.6",
375
675
  "Code": "GCS16a"
376
676
  },
377
677
  {
378
678
  "Use Case Name": "Read (Prepayment) Daily Read Log",
379
679
  "Use Case Title": "ECS21b Read Electricity (Prepayment) Daily Read Log",
680
+ "Message Type": "SME.C.NC",
681
+ "Use Case Description": "This Use Case is for reading the (prepayment) daily read log on the Smart Meter. The read request relates to retrieving data from a prepayment meter.",
682
+ "Remote Party or HAN Message": "Remote Party",
683
+ "Service Reference": "4.14",
380
684
  "Code": "ECS21b"
381
685
  },
382
686
  {
383
687
  "Use Case Name": "Read (Prepayment) Daily Read Log",
384
688
  "Use Case Title": "GCS16b Read GSME Daily Read log(s) (prepayment)",
689
+ "Message Type": "SME.C.NC",
690
+ "Use Case Description": "This Use Case is for reading the (prepayment) daily read log on the Smart Meter. The read request relates to retrieving data from a prepayment meter.",
691
+ "Remote Party or HAN Message": "Remote Party",
692
+ "Service Reference": "4.14",
385
693
  "Code": "GCS16b"
386
694
  },
387
695
  {
388
696
  "Use Case Name": "Read Electricity Daily Read Log (export only)",
389
697
  "Use Case Title": "ECS21c Read Electricity Daily Read Log (export only)",
698
+ "Message Type": "SME.C.NC",
699
+ "Use Case Description": "This Use Case is for reading the daily read log on the ESME for export. The read request relates to retrieving data from a credit meter.",
700
+ "Remote Party or HAN Message": "Remote Party",
701
+ "Service Reference": "4.6",
390
702
  "Code": "ECS21c"
391
703
  },
392
704
  {
393
705
  "Use Case Name": "Read Half Hour Profile Data (export)",
394
706
  "Use Case Title": "ECS22a Read Electricity Half Hour Profile Data (export)",
707
+ "Message Type": "SME.C.NC",
708
+ "Use Case Description": "This Use Case is for reading the half hourly electricity values on the ESME for export.",
709
+ "Remote Party or HAN Message": "Remote Party",
710
+ "Service Reference": "4.8",
395
711
  "Code": "ECS22a"
396
712
  },
397
713
  {
398
714
  "Use Case Name": "Read Half Hour Profile Data (consumption)",
399
715
  "Use Case Title": "ECS22b Read Electricity Half Hour Profile Data (active import)",
716
+ "Message Type": "SME.C.NC",
717
+ "Use Case Description": "This Use Case is for reading the half hourly consumption values.",
718
+ "Remote Party or HAN Message": "Remote Party",
719
+ "Service Reference": "4.8",
400
720
  "Code": "ECS22b"
401
721
  },
402
722
  {
403
723
  "Use Case Name": "Read Half Hour Profile Data (consumption)",
404
724
  "Use Case Title": "GCS17 Read GSME Profile Data Log",
725
+ "Message Type": "SME.C.NC",
726
+ "Use Case Description": "This Use Case is for reading the half hourly consumption values.",
727
+ "Remote Party or HAN Message": "Remote Party",
728
+ "Service Reference": "4.8",
405
729
  "Code": "GCS17"
406
730
  },
407
731
  {
408
732
  "Use Case Name": "Read Half Hour Profile Data (reactive import)",
409
733
  "Use Case Title": "ECS22c Read Electricity Half Hour Profile Data (reactive import)",
734
+ "Message Type": "SME.C.NC",
735
+ "Use Case Description": "This Use Case is for reading the half hourly electricity values on the ESME for reactive import.",
736
+ "Remote Party or HAN Message": "Remote Party",
737
+ "Service Reference": "4.8",
410
738
  "Code": "ECS22c"
411
739
  },
412
740
  {
413
741
  "Use Case Name": "Read Voltage Operational Data",
414
742
  "Use Case Title": "ECS23 Read Voltage Operational Data",
743
+ "Message Type": "SME.C.NC",
744
+ "Use Case Description": "This Use Case is for reading the voltage operational data on the ESME.",
745
+ "Remote Party or HAN Message": "Remote Party",
746
+ "Service Reference": "4.10",
415
747
  "Code": "ECS23"
416
748
  },
417
749
  {
418
750
  "Use Case Name": "Read Tariff Data",
419
751
  "Use Case Title": "ECS24 Read ESME Tariff Data",
752
+ "Message Type": "SME.C.NC",
753
+ "Use Case Description": "This Use Case is for reading the tariff configuration and operational data.",
754
+ "Remote Party or HAN Message": "Remote Party",
755
+ "Service Reference": "4.11",
420
756
  "Code": "ECS24"
421
757
  },
422
758
  {
423
759
  "Use Case Name": "Read Tariff Data",
424
760
  "Use Case Title": "GCS21f Read GSME Tariff Data",
761
+ "Message Type": "SME.C.NC",
762
+ "Use Case Description": "This Use Case is for reading the tariff configuration and operational data.",
763
+ "Remote Party or HAN Message": "Remote Party",
764
+ "Service Reference": "4.11",
425
765
  "Code": "GCS21f"
426
766
  },
427
767
  {
428
768
  "Use Case Name": "Set Alert Behaviours - Supplier",
429
769
  "Use Case Title": "ECS25a Set Alert Behaviours - ESME - Supplier",
770
+ "Message Type": "SME.C.NC",
771
+ "Use Case Description": "This Use Case is for configuring Alert behaviours - Supplier. Note that critical events / alerts, so including those relating to security, cannot be configured in this Use Case, and so events logged in the Security Log cannot be configured.",
772
+ "Remote Party or HAN Message": "Remote Party",
773
+ "Service Reference": "6.22",
430
774
  "Code": "ECS25a"
431
775
  },
432
776
  {
433
777
  "Use Case Name": "Set Alert Behaviours - Supplier",
434
778
  "Use Case Title": "GCS20 Set Alert Behaviours - GSME",
779
+ "Message Type": "SME.C.NC",
780
+ "Use Case Description": "This Use Case is for configuring Alert behaviours - Supplier. Note that critical events / alerts, so including those relating to security, cannot be configured in this Use Case, and so events logged in the Security Log cannot be configured.",
781
+ "Remote Party or HAN Message": "Remote Party",
782
+ "Service Reference": "6.22",
435
783
  "Code": "GCS20"
436
784
  },
437
785
  {
438
786
  "Use Case Name": "Set Alert Behaviours - Network Operator",
439
787
  "Use Case Title": "ECS25b Set Alert Behaviours - ESME - Network Operator",
788
+ "Message Type": "SME.C.NC",
789
+ "Use Case Description": "This Use Case is for configuring Alert behaviours - ESME - Network Operator.",
790
+ "Remote Party or HAN Message": "Remote Party",
791
+ "Service Reference": "6.22",
440
792
  "Code": "ECS25b"
441
793
  },
442
794
  {
443
795
  "Use Case Name": "Read Configuration Data Prepayment",
444
796
  "Use Case Title": "ECS26a Read ESME Configuration Data Prepayment",
797
+ "Message Type": "SME.C.NC",
798
+ "Use Case Description": "This Use Case is for reading prepayment Configuration Data.",
799
+ "Remote Party or HAN Message": "Remote Party",
800
+ "Service Reference": "4.13",
445
801
  "Code": "ECS26a"
446
802
  },
447
803
  {
448
804
  "Use Case Name": "Read Configuration Data Prepayment",
449
805
  "Use Case Title": "GCS21b Read GSME Configuration Data Prepayment",
806
+ "Message Type": "SME.C.NC",
807
+ "Use Case Description": "This Use Case is for reading prepayment Configuration Data.",
808
+ "Remote Party or HAN Message": "Remote Party",
809
+ "Service Reference": "4.13",
450
810
  "Code": "GCS21b"
451
811
  },
452
812
  {
453
813
  "Use Case Name": "Read Configuration Data Device Information (gas)",
454
814
  "Use Case Title": "GCS21a Read Gas Configuration Data Device Information",
815
+ "Message Type": "SME.C.NC",
816
+ "Use Case Description": "This Use Case is for reading general Configuration Data.",
817
+ "Remote Party or HAN Message": "Remote Party",
818
+ "Service Reference": "6.2",
455
819
  "Code": "GCS21a"
456
820
  },
457
821
  {
458
822
  "Use Case Name": "Read Configuration Voltage Data",
459
823
  "Use Case Title": "ECS26b Read ESME Configuration Voltage Data",
824
+ "Message Type": "SME.C.NC",
825
+ "Use Case Description": "This Use Case is for reading the Voltage Configuration Data on the ESME.",
826
+ "Remote Party or HAN Message": "Remote Party",
827
+ "Service Reference": "6.2",
460
828
  "Code": "ECS26b"
461
829
  },
462
830
  {
463
831
  "Use Case Name": "Read Configuration Data Device Information (randomisation)",
464
832
  "Use Case Title": "ECS26c Read ESME Configuration Data Device Information (randomisation)",
833
+ "Message Type": "SME.C.NC",
834
+ "Use Case Description": "This Use Case is for reading the Device information Configuration Data on the ESME.",
835
+ "Remote Party or HAN Message": "Remote Party",
836
+ "Service Reference": "6.2",
465
837
  "Code": "ECS26c"
466
838
  },
467
839
  {
468
840
  "Use Case Name": "Read Configuration Data Device Information (instantaneous power thresholds)",
469
841
  "Use Case Title": "ECS26f Read ESME Configuration Data Device Information (instantaneous power thresholds)",
842
+ "Message Type": "SME.C.NC",
843
+ "Use Case Description": "This Use Case is for reading the configured instantaneous power thresholds.",
844
+ "Remote Party or HAN Message": "Remote Party",
845
+ "Service Reference": "6.2",
470
846
  "Code": "ECS26f"
471
847
  },
472
848
  {
473
849
  "Use Case Name": "Read Configuration Data Device Information (Payment Mode)",
474
850
  "Use Case Title": "ECS26j Read ESME Configuration Data Device Information (Payment Mode)",
851
+ "Message Type": "SME.C.NC",
852
+ "Use Case Description": "This Use Case is for reading the payment mode configuration.",
853
+ "Remote Party or HAN Message": "Remote Party",
854
+ "Service Reference": "6.2",
475
855
  "Code": "ECS26j"
476
856
  },
477
857
  {
478
858
  "Use Case Name": "Read Configuration Data Device Information (Payment Mode)",
479
859
  "Use Case Title": "GCS21j Read GSME Configuration Data Device Information (Payment Mode)",
860
+ "Message Type": "SME.C.NC",
861
+ "Use Case Description": "This Use Case is for reading the payment mode configuration.",
862
+ "Remote Party or HAN Message": "Remote Party",
863
+ "Service Reference": "6.2",
480
864
  "Code": "GCS21j"
481
865
  },
482
866
  {
483
867
  "Use Case Name": "Read Configuration Voltage Data - 3 Phase",
484
868
  "Use Case Title": "ECS26k Read ESME Configuration Voltage Data - 3 phase",
869
+ "Message Type": "SME.C.NC",
870
+ "Use Case Description": "This Use Case is for reading the Voltage Configuration Data on the ESME.",
871
+ "Remote Party or HAN Message": "Remote Party",
872
+ "Service Reference": "6.2",
485
873
  "Code": "ECS26k"
486
874
  },
487
875
  {
488
876
  "Use Case Name": "Read Load Limit Data",
489
877
  "Use Case Title": "ECS27 Read ESME Load Limit Data",
878
+ "Message Type": "SME.C.NC",
879
+ "Use Case Description": "This Use Case is for reading the Load Limit configuration and operational data on the ESME.",
880
+ "Remote Party or HAN Message": "Remote Party",
881
+ "Service Reference": "4.15",
490
882
  "Code": "ECS27"
491
883
  },
492
884
  {
493
885
  "Use Case Name": "Set Load Limit Configurations - General Settings",
494
886
  "Use Case Title": "ECS28a Set Load Limit Configurations - General Settings",
887
+ "Message Type": "SME.C.C",
888
+ "Use Case Description": "This Use Case is for setting the Load Limit general configurations on the ESME.\nThe general configurations set by this Use Case cover the Load Limit Power Threshold, Load Limit Period, Load Limit Restoration Period and Load Limit Supply State.",
889
+ "Remote Party or HAN Message": "Remote Party",
890
+ "Service Reference": "6.4",
495
891
  "Code": "ECS28a"
496
892
  },
497
893
  {
498
894
  "Use Case Name": "Set Load Limit Configuration Counter Reset",
499
895
  "Use Case Title": "ECS28b Set Load Limit Configuration Counter Reset",
896
+ "Message Type": "SME.C.NC",
897
+ "Use Case Description": "This Use Case is for resetting the Load Limit Counter (to zero) on the ESME.",
898
+ "Remote Party or HAN Message": "Remote Party",
899
+ "Service Reference": "6.4",
500
900
  "Code": "ECS28b"
501
901
  },
502
902
  {
503
903
  "Use Case Name": "Set Voltage Configurations on ESME with counter resets",
504
904
  "Use Case Title": "ECS29a Set Voltage Configurations on ESME",
905
+ "Message Type": "SME.C.NC",
906
+ "Use Case Description": "This Use Case is for configuring the voltage thresholds and resetting the counters.",
907
+ "Remote Party or HAN Message": "Remote Party",
908
+ "Service Reference": "6.5",
505
909
  "Code": "ECS29a"
506
910
  },
507
911
  {
508
912
  "Use Case Name": "Set Voltage Configurations on ESME - 3 ph with counter resets",
509
913
  "Use Case Title": "ECS29b Set Voltage Configurations on ESME - 3ph",
914
+ "Message Type": "SME.C.NC",
915
+ "Use Case Description": "This Use Case is for configuring the voltage thresholds and resetting the counters.",
916
+ "Remote Party or HAN Message": "Remote Party",
917
+ "Service Reference": "6.5",
510
918
  "Code": "ECS29b"
511
919
  },
512
920
  {
513
921
  "Use Case Name": "Set Instantaneous Power Threshold Configuration",
514
922
  "Use Case Title": "ECS34 Set Instantaneous Power Threshold Configuration",
923
+ "Message Type": "SME.C.NC",
924
+ "Use Case Description": "This Use Case is for setting the configurations for the instantaneous power threshold on the ESME.\nThese settings determine the ambient signals (green/amber/red) or other indicators present on the IHD as consumer energy usage changes throughout the day.",
925
+ "Remote Party or HAN Message": "Remote Party",
926
+ "Service Reference": "6.12",
515
927
  "Code": "ECS34"
516
928
  },
517
929
  {
518
930
  "Use Case Name": "Read device Event Log",
519
931
  "Use Case Title": "ECS35a Read ESME Event Log",
932
+ "Message Type": "SME.C.NC",
933
+ "Use Case Description": "This Use Case is for reading the Event Log on the Device",
934
+ "Remote Party or HAN Message": "Remote Party",
935
+ "Service Reference": "6.13",
520
936
  "Code": "ECS35a"
521
937
  },
522
938
  {
523
939
  "Use Case Name": "Read device Event Log",
524
940
  "Use Case Title": "CS10a Read ZigBee Device Event Log",
941
+ "Message Type": "SME.C.NC",
942
+ "Use Case Description": "This Use Case is for reading the Event Log on the Device",
943
+ "Remote Party or HAN Message": "Remote Party",
944
+ "Service Reference": "6.13",
525
945
  "Code": "CS10a"
526
946
  },
527
947
  {
528
948
  "Use Case Name": "Read device Security Log",
529
949
  "Use Case Title": "ECS35b Read ESME Security Log",
950
+ "Message Type": "SME.C.NC",
951
+ "Use Case Description": "This Use Case is for reading the Security Log on the Device",
952
+ "Remote Party or HAN Message": "Remote Party",
953
+ "Service Reference": "6.13",
530
954
  "Code": "ECS35b"
531
955
  },
532
956
  {
533
957
  "Use Case Name": "Read device Security Log",
534
958
  "Use Case Title": "CS10b Read ZigBee Device Security Log",
959
+ "Message Type": "SME.C.NC",
960
+ "Use Case Description": "This Use Case is for reading the Security Log on the Device",
961
+ "Remote Party or HAN Message": "Remote Party",
962
+ "Service Reference": "6.13",
535
963
  "Code": "CS10b"
536
964
  },
537
965
  {
538
966
  "Use Case Name": "Read CHF Event Log",
539
967
  "Use Case Title": "ECS35c Read CHF Event Log",
968
+ "Message Type": "SME.C.NC",
969
+ "Use Case Description": "This Use Case is for reading the Event Log on the CHF only.",
970
+ "Remote Party or HAN Message": "Remote Party",
971
+ "Service Reference": "6.13",
540
972
  "Code": "ECS35c"
541
973
  },
542
974
  {
543
975
  "Use Case Name": "Read CHF Security Log",
544
976
  "Use Case Title": "ECS35d Read CHF Security Log",
977
+ "Message Type": "SME.C.NC",
978
+ "Use Case Description": "This Use Case is for reading the Security Log on the CHF.",
979
+ "Remote Party or HAN Message": "Remote Party",
980
+ "Service Reference": "6.13",
545
981
  "Code": "ECS35d"
546
982
  },
547
983
  {
548
984
  "Use Case Name": "Read ESME Power Event Log",
549
985
  "Use Case Title": "ECS35e Read ESME Power Event Log",
986
+ "Message Type": "SME.C.NC",
987
+ "Use Case Description": "This Use Case is for reading the Power Event Log on the Device",
988
+ "Remote Party or HAN Message": "Remote Party",
989
+ "Service Reference": "6.13",
550
990
  "Code": "ECS35e"
551
991
  },
552
992
  {
553
993
  "Use Case Name": "Set Maximum Demand Configurable Time Period",
554
994
  "Use Case Title": "ECS37 Set Maximum Demand Configurable Time Period",
995
+ "Message Type": "SME.C.NC",
996
+ "Use Case Description": "This Use Case is for setting the Maximum Demand Configurable Time Period on the ESME.\nOnce the Maximum Demand Configurable Time Period has been set to a new value, the DCC Service User (Network Operator) will need to reset the Maximum Demand registers (via Use Case ECS57 (Reset Maximum Demand Registers)).",
997
+ "Remote Party or HAN Message": "Remote Party",
998
+ "Service Reference": "6.18",
555
999
  "Code": "ECS37"
556
1000
  },
557
1001
  {
558
1002
  "Use Case Name": "Update Randomised Offset Limit",
559
1003
  "Use Case Title": "ECS38 Update Randomised Offset Limit",
1004
+ "Message Type": "SME.C.C",
1005
+ "Use Case Description": "This Use Case is for setting the Randomised Offset Limit on the ESME.",
1006
+ "Remote Party or HAN Message": "Remote Party",
1007
+ "Service Reference": "7.12",
560
1008
  "Code": "ECS38"
561
1009
  },
562
1010
  {
563
1011
  "Use Case Name": "Set MPAN / MPRN Value",
564
1012
  "Use Case Title": "ECS39a Set MPAN Value on the ESME",
1013
+ "Message Type": "SME.C.NC",
1014
+ "Use Case Description": "This Use Case is for setting the Import MPAN/MPRN value on the Smart Meter by the Supplier. An MPAN/MPRN shall be a utf-8 encoded string.",
1015
+ "Remote Party or HAN Message": "Remote Party",
1016
+ "Service Reference": "6.20",
565
1017
  "Code": "ECS39a"
566
1018
  },
567
1019
  {
568
1020
  "Use Case Name": "Set MPAN / MPRN Value",
569
1021
  "Use Case Title": "GCS41 Set MPRN Value on the GSME",
1022
+ "Message Type": "SME.C.NC",
1023
+ "Use Case Description": "This Use Case is for setting the Import MPAN/MPRN value on the Smart Meter by the Supplier. An MPAN/MPRN shall be a utf-8 encoded string.",
1024
+ "Remote Party or HAN Message": "Remote Party",
1025
+ "Service Reference": "6.20",
570
1026
  "Code": "GCS41"
571
1027
  },
572
1028
  {
573
1029
  "Use Case Name": "Set Export MPAN Value on the ESME",
574
1030
  "Use Case Title": "ECS39b Set Export MPAN Value on the ESME",
1031
+ "Message Type": "SME.C.NC",
1032
+ "Use Case Description": "This Use Case is for setting the Export MPAN value on the ESME by the Consumer's export Supplier (who is unknown to the ESME). Setting of Import MPAN on the ESME by the Consumer's Import Supplier is covered by Use Case ECS39a. An MPAN/MPRN shall be a utf-8 encoded string.",
1033
+ "Remote Party or HAN Message": "Remote Party",
1034
+ "Service Reference": "6.20",
575
1035
  "Code": "ECS39b"
576
1036
  },
577
1037
  {
578
1038
  "Use Case Name": "Read MPAN / MPRN Value",
579
1039
  "Use Case Title": "ECS40 Read MPAN Value on the ESME",
1040
+ "Message Type": "SME.C.NC",
1041
+ "Use Case Description": "This Use Case is for reading the MPAN/MPRN value of the Smart Meter. An MPAN/MPRN shall be a utf-8 encoded string.",
1042
+ "Remote Party or HAN Message": "Remote Party",
1043
+ "Service Reference": "6.2",
580
1044
  "Code": "ECS40"
581
1045
  },
582
1046
  {
583
1047
  "Use Case Name": "Read MPAN / MPRN Value",
584
1048
  "Use Case Title": "GCS46 Read MPRN on the GSME",
1049
+ "Message Type": "SME.C.NC",
1050
+ "Use Case Description": "This Use Case is for reading the MPAN/MPRN value of the Smart Meter. An MPAN/MPRN shall be a utf-8 encoded string.",
1051
+ "Remote Party or HAN Message": "Remote Party",
1052
+ "Service Reference": "6.2",
585
1053
  "Code": "GCS46"
586
1054
  },
587
1055
  {
588
1056
  "Use Case Name": "Remotely Close the Load Switch on the ESME",
589
1057
  "Use Case Title": "ECS42 Remotely Close the Load Switch on the ESME",
1058
+ "Message Type": "SME.C.C",
1059
+ "Use Case Description": "This Use Case is for remotely closing the Load Switch on the ESME.",
1060
+ "Remote Party or HAN Message": "Remote Party",
1061
+ "Service Reference": "7.1",
590
1062
  "Code": "ECS42"
591
1063
  },
592
1064
  {
593
1065
  "Use Case Name": "Remotely Open the Load Switch / close Valve",
594
1066
  "Use Case Title": "ECS43 Remotely Open the Load Switch on the ESME",
1067
+ "Message Type": "SME.C.C",
1068
+ "Use Case Description": "This Use Case is for remotely opening the Load Switch on the ESME / closing the Valve on the GSME.",
1069
+ "Remote Party or HAN Message": "Remote Party",
1070
+ "Service Reference": "7.2",
595
1071
  "Code": "ECS43"
596
1072
  },
597
1073
  {
598
1074
  "Use Case Name": "Remotely Open the Load Switch / close Valve",
599
1075
  "Use Case Title": "GCS32 Remotely close the valve in the GSME",
1076
+ "Message Type": "SME.C.C",
1077
+ "Use Case Description": "This Use Case is for remotely opening the Load Switch on the ESME / closing the Valve on the GSME.",
1078
+ "Remote Party or HAN Message": "Remote Party",
1079
+ "Service Reference": "7.2",
600
1080
  "Code": "GCS32"
601
1081
  },
602
1082
  {
603
1083
  "Use Case Name": "Arm Load Switch / Valve",
604
1084
  "Use Case Title": "ECS44 Arm Load Switch in ESME",
1085
+ "Message Type": "SME.C.C",
1086
+ "Use Case Description": "This Use Case is to remotely arm the Load Switch/Valve on the Smart Meter.",
1087
+ "Remote Party or HAN Message": "Remote Party",
1088
+ "Service Reference": "7.3",
605
1089
  "Code": "ECS44"
606
1090
  },
607
1091
  {
608
1092
  "Use Case Name": "Arm Load Switch / Valve",
609
1093
  "Use Case Title": "GCS39 Arm Valve in GSME",
1094
+ "Message Type": "SME.C.C",
1095
+ "Use Case Description": "This Use Case is to remotely arm the Load Switch/Valve on the Smart Meter.",
1096
+ "Remote Party or HAN Message": "Remote Party",
1097
+ "Service Reference": "7.3",
610
1098
  "Code": "GCS39"
611
1099
  },
612
1100
  {
613
1101
  "Use Case Name": "Read Status of Load Switch / Valve",
614
1102
  "Use Case Title": "ECS45 Read Status of Load Switch in the ESME",
1103
+ "Message Type": "SME.C.NC",
1104
+ "Use Case Description": "This Use Case is for reading the status of the Load Switch/Valve in the Smart Meter.",
1105
+ "Remote Party or HAN Message": "Remote Party",
1106
+ "Service Reference": "7.4",
615
1107
  "Code": "ECS45"
616
1108
  },
617
1109
  {
618
1110
  "Use Case Name": "Read Status of Load Switch / Valve",
619
1111
  "Use Case Title": "GCS33 Read GSME Valve Status",
1112
+ "Message Type": "SME.C.NC",
1113
+ "Use Case Description": "This Use Case is for reading the status of the Load Switch/Valve in the Smart Meter.",
1114
+ "Remote Party or HAN Message": "Remote Party",
1115
+ "Service Reference": "7.4",
620
1116
  "Code": "GCS33"
621
1117
  },
622
1118
  {
623
1119
  "Use Case Name": "Set Auxiliary Controller Descriptions",
624
1120
  "Use Case Title": "ECS46a Set Auxiliary Controller Descriptions",
1121
+ "Message Type": "SME.C.C",
1122
+ "Use Case Description": "This Use Case is for configuring the Auxiliary Controller Descriptions.",
1123
+ "Remote Party or HAN Message": "Remote Party",
1124
+ "Service Reference": "6.14",
625
1125
  "Code": "ECS46a"
626
1126
  },
627
1127
  {
628
1128
  "Use Case Name": "Send CIN to meter",
629
1129
  "Use Case Title": "ECS50 Send CIN to ESME",
1130
+ "Message Type": "SME.C.NC",
1131
+ "Use Case Description": "This Use Case is for sending a Customer Identification Number (CIN) to the Smart Meter.",
1132
+ "Remote Party or HAN Message": "Remote Party",
1133
+ "Service Reference": "9.1",
630
1134
  "Code": "ECS50"
631
1135
  },
632
1136
  {
633
1137
  "Use Case Name": "Send CIN to meter",
634
1138
  "Use Case Title": "GCS36 Send CIN to GSME",
1139
+ "Message Type": "SME.C.NC",
1140
+ "Use Case Description": "This Use Case is for sending a Customer Identification Number (CIN) to the Smart Meter.",
1141
+ "Remote Party or HAN Message": "Remote Party",
1142
+ "Service Reference": "9.1",
635
1143
  "Code": "GCS36"
636
1144
  },
637
1145
  {
638
1146
  "Use Case Name": "Read ESME/SAPC/GSME/Comms Hub Firmware Version",
639
1147
  "Use Case Title": "ECS52 Read ESME/SAPC/Comms Hub Firmware Version",
1148
+ "Message Type": "SME.C.NC",
1149
+ "Use Case Description": "This Use Case is for reading the Firmware Version on the Device.",
1150
+ "Remote Party or HAN Message": "Remote Party",
1151
+ "Service Reference": "11.2",
640
1152
  "Code": "ECS52"
641
1153
  },
642
1154
  {
643
1155
  "Use Case Name": "Read ESME/SAPC/GSME/Comms Hub Firmware Version",
644
1156
  "Use Case Title": "GCS38 Read GSME Firmware Version",
1157
+ "Message Type": "SME.C.NC",
1158
+ "Use Case Description": "This Use Case is for reading the Firmware Version on the Device.",
1159
+ "Remote Party or HAN Message": "Remote Party",
1160
+ "Service Reference": "11.2",
645
1161
  "Code": "GCS38"
646
1162
  },
647
1163
  {
648
1164
  "Use Case Name": "Reset Maximum Demand Registers",
649
1165
  "Use Case Title": "ECS57 Reset ESME Maximum Demand Registers",
1166
+ "Message Type": "SME.C.NC",
1167
+ "Use Case Description": "This Use Case is for resetting the Maximum Demand Registers on the ESME. \nThis Use Case should also be used once the Maximum Demand Configurable Time Period has been set to a new value by the DCC Service User (Network Operator) as per Use Case ECS37 (Set Maximum Demand Configurable Time Period).",
1168
+ "Remote Party or HAN Message": "Remote Party",
1169
+ "Service Reference": "6.18",
650
1170
  "Code": "ECS57"
651
1171
  },
652
1172
  {
653
1173
  "Use Case Name": "Read Boost Function Data",
654
1174
  "Use Case Title": "ECS61c Read Boost Function Data",
1175
+ "Message Type": "SME.C.NC",
1176
+ "Use Case Description": "This Use Case is for reading the boost button data from the ESME.",
1177
+ "Remote Party or HAN Message": "Remote Party",
1178
+ "Service Reference": "7.11",
655
1179
  "Code": "ECS61c"
656
1180
  },
657
1181
  {
658
1182
  "Use Case Name": "Set ALCS/APC and Boost Function Association",
659
1183
  "Use Case Title": "ECS62 Set ALCS/APC and Boost Function Association",
1184
+ "Message Type": "SME.C.NC",
1185
+ "Use Case Description": "This Use case is for setting which of the 5 Auxiliary Controller[n] are controlled by the Boost Function, where those terms have their SMETS meanings.",
1186
+ "Remote Party or HAN Message": "Remote Party",
1187
+ "Service Reference": "7.9, 7.10",
660
1188
  "Code": "ECS62"
661
1189
  },
662
1190
  {
663
1191
  "Use Case Name": "Read Daily Consumption Log",
664
1192
  "Use Case Title": "ECS66 Read ESME Daily Consumption Log",
1193
+ "Message Type": "SME.C.NC",
1194
+ "Use Case Description": "This Use Case is for reading the Daily Consumption Log.",
1195
+ "Remote Party or HAN Message": "Remote Party",
1196
+ "Service Reference": "4.17",
665
1197
  "Code": "ECS66"
666
1198
  },
667
1199
  {
668
1200
  "Use Case Name": "Read Daily Consumption Log",
669
1201
  "Use Case Title": "GCS61 Read gas Daily Consumption Log",
1202
+ "Message Type": "SME.C.NC",
1203
+ "Use Case Description": "This Use Case is for reading the Daily Consumption Log.",
1204
+ "Remote Party or HAN Message": "Remote Party",
1205
+ "Service Reference": "4.17",
670
1206
  "Code": "GCS61"
671
1207
  },
672
1208
  {
673
1209
  "Use Case Name": "Critical Sensitive Alert (Billing Data Log)",
674
1210
  "Use Case Title": "ECS68 ESME Critical Sensitive Alert (Billing Data Log)",
1211
+ "Message Type": "SME.A.C",
1212
+ "Use Case Description": "This Use Case is for the Critical Sensitive Alert relating to the periodic provision of the Billing Data Log from the Smart Meter to the DCC Service User (Supplier).\nAlert code: 0x8F0A. This Use Case returns only the most recent entry from the log.",
1213
+ "Remote Party or HAN Message": "Remote Party",
1214
+ "Service Reference": "A1",
675
1215
  "Code": "ECS68"
676
1216
  },
677
1217
  {
678
1218
  "Use Case Name": "Critical Sensitive Alert (Billing Data Log)",
679
1219
  "Use Case Title": "GCS53 Push Billing Data Log as an Alert",
1220
+ "Message Type": "SME.A.C",
1221
+ "Use Case Description": "This Use Case is for the Critical Sensitive Alert relating to the periodic provision of the Billing Data Log from the Smart Meter to the DCC Service User (Supplier).\nAlert code: 0x8F0A. This Use Case returns only the most recent entry from the log.",
1222
+ "Remote Party or HAN Message": "Remote Party",
1223
+ "Service Reference": "A1",
680
1224
  "Code": "GCS53"
681
1225
  },
682
1226
  {
683
1227
  "Use Case Name": "Set Clock",
684
1228
  "Use Case Title": "ECS70 Set Clock on ESME",
1229
+ "Message Type": "SME.C.C",
1230
+ "Use Case Description": "This Use Case is for setting the clock.\nRefer to section 9.1.",
1231
+ "Remote Party or HAN Message": "Remote Party",
1232
+ "Service Reference": "6.11, 8.1",
685
1233
  "Code": "ECS70"
686
1234
  },
687
1235
  {
688
1236
  "Use Case Name": "Supply Outage Restore Alert from ESME",
689
1237
  "Use Case Title": "ECS80 Supply Outage Restore Alert from ESME",
1238
+ "Message Type": "SME.A.C",
1239
+ "Use Case Description": "Alert codes: 0x8F35, 0x8F36, 0x8F37, 0x8F38, 0x8F39, 0x8F3A, 0x8F3B, 0x8F3C\nRefer to section 7.2.3",
1240
+ "Remote Party or HAN Message": "Remote Party",
1241
+ "Service Reference": "N/A",
690
1242
  "Code": "ECS80"
691
1243
  },
692
1244
  {
693
1245
  "Use Case Name": "Set Supply Tamper State on ESME",
694
1246
  "Use Case Title": "ECS81 Set Supply Tamper State on ESME",
1247
+ "Message Type": "SME.C.C",
1248
+ "Use Case Description": "This Use Case is for setting the Supply Tamper State configuration on the ESME.",
1249
+ "Remote Party or HAN Message": "Remote Party",
1250
+ "Service Reference": "6.25",
695
1251
  "Code": "ECS81"
696
1252
  },
697
1253
  {
698
1254
  "Use Case Name": "Read Meter Balance for Smart Meter",
699
1255
  "Use Case Title": "ECS82 Read Meter Balance for ESME",
1256
+ "Message Type": "SME.C.NC",
1257
+ "Use Case Description": "This Use Case is for reading the meter balance(s).",
1258
+ "Remote Party or HAN Message": "Remote Party",
1259
+ "Service Reference": "4.18",
700
1260
  "Code": "ECS82"
701
1261
  },
702
1262
  {
703
1263
  "Use Case Name": "Read Meter Balance for Smart Meter",
704
1264
  "Use Case Title": "GCS60 Read Meter Balance for GSME",
1265
+ "Message Type": "SME.C.NC",
1266
+ "Use Case Description": "This Use Case is for reading the meter balance(s).",
1267
+ "Remote Party or HAN Message": "Remote Party",
1268
+ "Service Reference": "4.18",
705
1269
  "Code": "GCS60"
706
1270
  },
707
1271
  {
708
1272
  "Use Case Name": "Set CV and Conversion Factor Value(s) on the GSME",
709
1273
  "Use Case Title": "GCS23 Set CV and Conversion Factor Value(s) on the GSME",
1274
+ "Message Type": "SME.C.C",
1275
+ "Use Case Description": "This Use Case is for setting the Conversion Value and Conversion Factors on a gas meter.",
1276
+ "Remote Party or HAN Message": "Remote Party",
1277
+ "Service Reference": "6.6",
710
1278
  "Code": "GCS23"
711
1279
  },
712
1280
  {
713
1281
  "Use Case Name": "Apply Prepayment Top Up to GSME (using PPMID)",
714
1282
  "Use Case Title": "PCS01 Apply Prepayment Top Up to a GSME using PPMID",
1283
+ "Message Type": "SME.C.PPMID-GSME",
1284
+ "Use Case Description": "This Use Case is for a PPMID to add credit to a Smart Meter.",
1285
+ "Remote Party or HAN Message": "HAN Only Message",
1286
+ "Service Reference": "N/A",
715
1287
  "Code": "PCS01"
716
1288
  },
717
1289
  {
718
1290
  "Use Case Name": "Activate Emergency Credit on GSME from PPMID",
719
1291
  "Use Case Title": "PCS02 Activate Emergency Credit on GSME from PPMID",
1292
+ "Message Type": "SME.C.PPMID-GSME",
1293
+ "Use Case Description": "This Use Case is for a PPMID to send an Active Emergency Credit Command to a Smart Meter.",
1294
+ "Remote Party or HAN Message": "HAN Only Message",
1295
+ "Service Reference": "N/A",
720
1296
  "Code": "PCS02"
721
1297
  },
722
1298
  {
723
1299
  "Use Case Name": "Read Voltage Operational Data - 3 phase",
724
1300
  "Use Case Title": "ECS23b Read Voltage Operational Data -3 Phase",
1301
+ "Message Type": "SME.C.NC",
1302
+ "Use Case Description": "This Use Case is for reading the voltage operational data on 3 phase ESME.",
1303
+ "Remote Party or HAN Message": "Remote Party",
1304
+ "Service Reference": "4.10",
725
1305
  "Code": "ECS23b"
726
1306
  },
727
1307
  {
728
1308
  "Use Case Name": "Read Tariff Data - second element",
729
1309
  "Use Case Title": "ECS24b Read ESME Tariff Data - second element",
1310
+ "Message Type": "SME.C.NC",
1311
+ "Use Case Description": "This Use Case is for reading the second element tariff configuration",
1312
+ "Remote Party or HAN Message": "Remote Party",
1313
+ "Service Reference": "4.11",
730
1314
  "Code": "ECS24b"
731
1315
  },
732
1316
  {
733
1317
  "Use Case Name": "Set Clock",
734
1318
  "Use Case Title": "GCS28 Set Clock on GSME",
1319
+ "Message Type": "SME.C.C",
1320
+ "Use Case Description": "See section 9.1",
1321
+ "Remote Party or HAN Message": "Remote Party",
1322
+ "Service Reference": "See GBCS",
735
1323
  "Code": "GCS28"
736
1324
  },
737
1325
  {
738
1326
  "Use Case Name": "Clear Auxiliary Controller Event Log",
739
1327
  "Use Case Title": "ECS15c Clear Auxiliary Controller Event Log",
1328
+ "Message Type": "SME.C.NC",
1329
+ "Use Case Description": "This Use Case is for clearing the Auxiliary Controller Event Log, with its SMETS meaning.",
1330
+ "Remote Party or HAN Message": "Remote Party",
1331
+ "Service Reference": "3.3",
740
1332
  "Code": "ECS15c"
741
1333
  },
742
1334
  {
743
1335
  "Use Case Name": "Set Price - Second Element",
744
1336
  "Use Case Title": "ECS01d Set Price on ESME secondary",
1337
+ "Message Type": "SME.C.C",
1338
+ "Use Case Description": "This Use Case is for changing the price for second element on the Smart Meter.",
1339
+ "Remote Party or HAN Message": "Remote Party",
1340
+ "Service Reference": "1.2",
745
1341
  "Code": "ECS01d"
746
1342
  },
747
1343
  {
748
1344
  "Use Case Name": "Adjust Meter Balance",
749
1345
  "Use Case Title": "ECS04a Adjust Meter Balance on the ESME",
1346
+ "Message Type": "SME.C.C",
1347
+ "Use Case Description": "This Use Case is for adjusting the meter balance on the ESME.",
1348
+ "Remote Party or HAN Message": "Remote Party",
1349
+ "Service Reference": "1.5",
750
1350
  "Code": "ECS04a"
751
1351
  },
752
1352
  {
753
1353
  "Use Case Name": "Adjust Meter Balance: Reset",
754
1354
  "Use Case Title": "ECS04b Reset Meter Balance on the ESME",
1355
+ "Message Type": "SME.C.C",
1356
+ "Use Case Description": "This Use Case is for setting the meter balance on the ESME to Zero.\nIn processing an authentic Command, the ESME shall undertake the processing required by the SMETS 'Reset Meter Balance' function.",
1357
+ "Remote Party or HAN Message": "Remote Party",
1358
+ "Service Reference": "1.5",
755
1359
  "Code": "ECS04b"
756
1360
  },
757
1361
  {
758
1362
  "Use Case Name": "Set Voltage Configurations on ESME without counter reset",
759
1363
  "Use Case Title": "ECS29c Set Voltage Configurations on ESME without counter reset",
1364
+ "Message Type": "SME.C.NC",
1365
+ "Use Case Description": "This Use Case is for configuring the voltage thresholds and periods.",
1366
+ "Remote Party or HAN Message": "Remote Party",
1367
+ "Service Reference": "6.5",
760
1368
  "Code": "ECS29c"
761
1369
  },
762
1370
  {
763
1371
  "Use Case Name": "Set Voltage Configurations on polyphase ESME without counter reset",
764
1372
  "Use Case Title": "ECS29d Set Voltage Configurations on polyphase ESME without counter reset",
1373
+ "Message Type": "SME.C.NC",
1374
+ "Use Case Description": "This Use Case is for configuring the voltage thresholds and periods.",
1375
+ "Remote Party or HAN Message": "Remote Party",
1376
+ "Service Reference": "6.5",
765
1377
  "Code": "ECS29d"
766
1378
  },
767
1379
  {
768
1380
  "Use Case Name": "Reset RMS Voltage Counters on ESME",
769
1381
  "Use Case Title": "ECS29e Reset RMS Voltage Counters on ESME",
1382
+ "Message Type": "SME.C.NC",
1383
+ "Use Case Description": "This Use Case is for resetting the voltage counters.",
1384
+ "Remote Party or HAN Message": "Remote Party",
1385
+ "Service Reference": "6.27",
770
1386
  "Code": "ECS29e"
771
1387
  },
772
1388
  {
773
1389
  "Use Case Name": "Reset RMS Voltage Counters on polyphase ESME",
774
1390
  "Use Case Title": "ECS29f Reset RMS Voltage Counters on polyphase ESME",
1391
+ "Message Type": "SME.C.NC",
1392
+ "Use Case Description": "This Use Case is for resetting the voltage counters.",
1393
+ "Remote Party or HAN Message": "Remote Party",
1394
+ "Service Reference": "6.27",
775
1395
  "Code": "ECS29f"
776
1396
  },
777
1397
  {
778
1398
  "Use Case Name": "Read CHF Sub GHz Channel",
779
1399
  "Use Case Title": "DBCH01 Read CHF Sub GHz Channel",
1400
+ "Message Type": "SME.C.NC",
1401
+ "Use Case Description": "A request to the CHF to read the Sub GHz Channel the CH is currently operating on. See GBCS 10.6.2.1 for the specific meaning of each part of the value returned.",
1402
+ "Remote Party or HAN Message": "Remote Party",
1403
+ "Service Reference": "6.31",
780
1404
  "Code": "DBCH01"
781
1405
  },
782
1406
  {
783
1407
  "Use Case Name": "Read CHF Sub GHz Channel Log",
784
1408
  "Use Case Title": "DBCH02 Read CHF Sub GHz Channel Log",
1409
+ "Message Type": "SME.C.NC",
1410
+ "Use Case Description": "A request to the CHF to read the Sub GHz Channel Log. See GBCS 10.6.2.1 for the specific meaning of each of the values in a log entry.",
1411
+ "Remote Party or HAN Message": "Remote Party",
1412
+ "Service Reference": "6.32",
785
1413
  "Code": "DBCH02"
786
1414
  },
787
1415
  {
788
1416
  "Use Case Name": "Read CHF Sub GHz Configuration",
789
1417
  "Use Case Title": "DBCH03 Read CHF Sub GHz Configuration",
1418
+ "Message Type": "SME.C.NC",
1419
+ "Use Case Description": "A request to the CHF to read the Sub GHz Configuration values. See GBCS 10.6.2.3 for the specific meaning of each of the values.",
1420
+ "Remote Party or HAN Message": "Remote Party",
1421
+ "Service Reference": "6.30",
790
1422
  "Code": "DBCH03"
791
1423
  },
792
1424
  {
793
1425
  "Use Case Name": "Set CHF Sub GHz Configuration",
794
1426
  "Use Case Title": "DBCH04 Set CHF Sub GHz Configuration",
1427
+ "Message Type": "SME.C.NC",
1428
+ "Use Case Description": "A request to the CHF to set the Sub GHz Configuration values. See GBCS 10.6.2.3 for the specific processing requirements the CHF is required to carry out on receipt of such a Command.",
1429
+ "Remote Party or HAN Message": "Remote Party",
1430
+ "Service Reference": "6.28",
795
1431
  "Code": "DBCH04"
796
1432
  },
797
1433
  {
798
1434
  "Use Case Name": "Request CHF Sub GHz Channel Scan",
799
1435
  "Use Case Title": "DBCH05 Request CHF Sub GHz Channel Scan",
1436
+ "Message Type": "SME.C.NC",
1437
+ "Use Case Description": "A request to the CHF to invoke a Sub GHz Channel Scan. See GBCS 10.6.2.3 for the actions the CHF is required to take whenever the corresponding DLMS COSEM attribute is set.",
1438
+ "Remote Party or HAN Message": "Remote Party",
1439
+ "Service Reference": "6.29",
800
1440
  "Code": "DBCH05"
801
1441
  },
802
1442
  {
803
1443
  "Use Case Name": "Read CHF device log and check HAN communications",
804
1444
  "Use Case Title": "CCS06 Read CHF device log and check HAN communications",
1445
+ "Message Type": "SME.C.NC",
1446
+ "Use Case Description": "This Use Case provides details of the list of Devices currently in the Communication Hub's whitelist.\nThe 'whitelist' is called the CHF Device Log in CHTS.\nThis Use Case also provides that date-time at which each Device on the HAN was last communicated with by the Communications Hub.\nFor each Device operating at Sub GHz frequencies, the Use Case provides an indication of the signal strength for the Communications Link.\nNote, that the whitelist may not include the GPF's details, and so those details may not be present in the Response.",
1447
+ "Remote Party or HAN Message": "Remote Party",
1448
+ "Service Reference": "8.9",
805
1449
  "Code": "CCS06"
806
1450
  },
807
1451
  {
808
1452
  "Use Case Name": "Limited Duty Cycle Action Taken Sub GHz Alert",
809
1453
  "Use Case Title": "DBCH06 Limited Duty Cycle Action Taken Sub GHz Alert",
1454
+ "Message Type": "SME.A.NC",
1455
+ "Use Case Description": "Notification that the CH has instructed a Device to suspend communications for a period of time. As per GBCS 10.6.2.4, the payload of this Alert and the corresponding Log Entry contains the Entity Identifier of the suspended Device.",
1456
+ "Remote Party or HAN Message": "Remote Party",
1457
+ "Service Reference": "N/A",
810
1458
  "Code": "DBCH06"
811
1459
  },
812
1460
  {
813
1461
  "Use Case Name": "Sub GHz Sub GHz Channel Changed Sub GHz Alert",
814
1462
  "Use Case Title": "DBCH07 Sub GHz Sub GHz Channel Changed Sub GHz Alert",
1463
+ "Message Type": "SME.A.NC",
1464
+ "Use Case Description": "Notification that the CHF has changed the Sub GHz Channel on which it is operating. See GBCS 10.6.2.1 for the specific meaning of each part of the value returned in the Use Case specific payload.",
1465
+ "Remote Party or HAN Message": "Remote Party",
1466
+ "Service Reference": "N/A",
815
1467
  "Code": "DBCH07"
816
1468
  },
817
1469
  {
818
1470
  "Use Case Name": "Sub GHz Channel Scan Request Assessment Outcome Sub GHz Alert",
819
1471
  "Use Case Title": "DBCH08 Sub GHz Channel Scan Request Assessment Outcome Sub GHz Alert",
1472
+ "Message Type": "SME.A.NC",
1473
+ "Use Case Description": "Notification that the CHF has assessed whether it can undertake a Sub GHz Channel Scan. See GBCS XXXX for the specific meaning of each part of the value returned in the Use Case specific payload.",
1474
+ "Remote Party or HAN Message": "Remote Party",
1475
+ "Service Reference": "N/A",
820
1476
  "Code": "DBCH08"
821
1477
  },
822
1478
  {
823
1479
  "Use Case Name": "Sub GHz Configuration Changed Sub GHz Alert",
824
1480
  "Use Case Title": "DBCH09 Sub GHz Configuration Changed Sub GHz Alert",
1481
+ "Message Type": "SME.A.NC",
1482
+ "Use Case Description": "Notification that the CHF's Sub GHz Configuration has changed. See GBCS 10.6.2.3 for the specific meaning of each of the values returned in the Use Case specific payload.",
1483
+ "Remote Party or HAN Message": "Remote Party",
1484
+ "Service Reference": "N/A",
825
1485
  "Code": "DBCH09"
826
1486
  },
827
1487
  {
828
1488
  "Use Case Name": "Message Discarded Due to Duty Cycle Management Sub GHz Alert",
829
1489
  "Use Case Title": "DBCH10 Message Discarded Due to Duty Cycle Management Sub GHz Alert",
1490
+ "Message Type": "SME.A.NC",
1491
+ "Use Case Description": "Notification that the CHF has discarded a Remote Party Command to a Sub GHz Device due to communications being suspended with that Device. See GBCS 10.6.2.1.1 for the specific meaning of each of the values returned in the Use Case specific payload.",
1492
+ "Remote Party or HAN Message": "Remote Party",
1493
+ "Service Reference": "N/A",
830
1494
  "Code": "DBCH10"
831
1495
  },
832
1496
  {
833
1497
  "Use Case Name": "No More Sub GHz Device Capacity Sub GHz Alert",
834
1498
  "Use Case Title": "DBCH11 No More Sub GHz Device Capacity Sub GHz Alert",
1499
+ "Message Type": "SME.A.NC",
1500
+ "Use Case Description": "Notification that the CHF has not allowed a Device to join the SMHAN on a Sub GHz Frequency as the CHF has no more capacity at Sub GHz. See GBCS 10.6.2.4 for the specific meaning of the value returned in the Use Case specific payload.",
1501
+ "Remote Party or HAN Message": "Remote Party",
1502
+ "Service Reference": "N/A",
835
1503
  "Code": "DBCH11"
836
1504
  },
837
1505
  {
838
1506
  "Use Case Name": "Update Prepayment Configuration",
839
1507
  "Use Case Title": "ECS08a Update Prepayment Configuration on ESME",
1508
+ "Message Type": "SME.C.C",
1509
+ "Use Case Description": "This Use Case is for configuring the prepayment settings on the Smart Meter. \nThis covers setting up the repayment rates, emergency credit functions, credit warning thresholds, and whether debt is collected when credit is exhausted or emergency credit is in use.",
1510
+ "Remote Party or HAN Message": "Remote Party",
1511
+ "Service Reference": "2.1",
840
1512
  "Code": "ECS08a"
841
1513
  },
842
1514
  {
843
1515
  "Use Case Name": "Update Prepayment Configuration",
844
1516
  "Use Case Title": "GCS05 Update Prepayment Configurations on GSME",
1517
+ "Message Type": "SME.C.C",
1518
+ "Use Case Description": "This Use Case is for configuring the prepayment settings on the Smart Meter. \nThis covers setting up the repayment rates, emergency credit functions, credit warning thresholds, and whether debt is collected when credit is exhausted or emergency credit is in use.",
1519
+ "Remote Party or HAN Message": "Remote Party",
1520
+ "Service Reference": "2.1",
845
1521
  "Code": "GCS05"
846
1522
  },
847
1523
  {
848
1524
  "Use Case Name": "Set Event Behaviours to HAN Device - Supplier",
849
1525
  "Use Case Title": "ECS25a1 Set Event Behaviours - ESME to HAN Device - Supplier",
1526
+ "Message Type": "SME.C.NC",
1527
+ "Use Case Description": "This Use Case is for configuring Event behaviours for notifying events to HAN devices - Supplier.",
1528
+ "Remote Party or HAN Message": "Remote Party",
1529
+ "Service Reference": "6.22",
850
1530
  "Code": "ECS25a"
851
1531
  },
852
1532
  {
853
1533
  "Use Case Name": "Set Event Behaviours audible alarm - Supplier",
854
1534
  "Use Case Title": "ECS25a2 Set Event Behaviours - ESME audible alarm - Supplier",
1535
+ "Message Type": "SME.C.NC",
1536
+ "Use Case Description": "This Use Case is for configuring Event behaviours for audible alarms - Supplier.",
1537
+ "Remote Party or HAN Message": "Remote Party",
1538
+ "Service Reference": "6.22",
855
1539
  "Code": "ECS25a"
856
1540
  },
857
1541
  {
858
1542
  "Use Case Name": "Set Event Behaviours logging - Supplier",
859
1543
  "Use Case Title": "ECS25a3 Set Event Behaviours - ESME logging - Supplier",
1544
+ "Message Type": "SME.C.NC",
1545
+ "Use Case Description": "This Use Case is for configuring Event behaviours for whether an event is logged or not - Supplier.",
1546
+ "Remote Party or HAN Message": "Remote Party",
1547
+ "Service Reference": "6.22",
860
1548
  "Code": "ECS25a"
861
1549
  },
862
1550
  {
863
1551
  "Use Case Name": "Set Event Behaviours logging - Network Operator",
864
1552
  "Use Case Title": "ECS25b3 Set Event Behaviours - ESME logging - Network Operator",
1553
+ "Message Type": "SME.C.NC",
1554
+ "Use Case Description": "This Use Case is for configuring Event behaviours for whether an event is logged or not - Network Operator.",
1555
+ "Remote Party or HAN Message": "Remote Party",
1556
+ "Service Reference": "6.22",
865
1557
  "Code": "ECS25b"
866
1558
  },
867
1559
  {
868
1560
  "Use Case Name": "Read non-critical event and alert behaviours - Supplier",
869
1561
  "Use Case Title": "ECS25r1 Read non-critical event and alert behaviours - ESME- Supplier",
1562
+ "Message Type": "SME.C.NC",
1563
+ "Use Case Description": "This Use Case is for reading the currently configured, non critical alert and event behaviours that are relevant to Suppliers. \nFor the GSME use case, the following shall apply:\n- GBCS non-critical events/alerts use the Event / Alert code range starting 0x81. As per ZSE Table D-174, this equates to a Device Management Cluster Attribute Set within the range that is 'Reserved for non-ZigBee Event Configuration'\n- In line with Device Management Cluster Attribute Sets, the value 0x81FF shall be interpreted by the GSME as the EventGroupID for Event / Alert Codes that start 0x81;\n- GSME shall therefore, in response to the GetEventConfiguration command in GCS20r (which has an Event ID set to 0x81FF), provide, in the Report Event Configuration command in the Response, configuration details of all Event / Alert Codes starting 0x81 which GBCS Table 16.2 mandates a GSME to support and any non-mandated ones which the GSME does support.",
1564
+ "Remote Party or HAN Message": "Remote Party",
1565
+ "Service Reference": "6.2",
870
1566
  "Code": "ECS25r"
871
1567
  },
872
1568
  {
873
1569
  "Use Case Name": "Read non-critical event and alert behaviours - Supplier",
874
1570
  "Use Case Title": "GCS20r Read non-critical event and alert behaviours - GSME- Supplier",
1571
+ "Message Type": "SME.C.NC",
1572
+ "Use Case Description": "This Use Case is for reading the currently configured, non critical alert and event behaviours that are relevant to Suppliers. \nFor the GSME use case, the following shall apply:\n- GBCS non-critical events/alerts use the Event / Alert code range starting 0x81. As per ZSE Table D-174, this equates to a Device Management Cluster Attribute Set within the range that is 'Reserved for non-ZigBee Event Configuration'\n- In line with Device Management Cluster Attribute Sets, the value 0x81FF shall be interpreted by the GSME as the EventGroupID for Event / Alert Codes that start 0x81;\n- GSME shall therefore, in response to the GetEventConfiguration command in GCS20r (which has an Event ID set to 0x81FF), provide, in the Report Event Configuration command in the Response, configuration details of all Event / Alert Codes starting 0x81 which GBCS Table 16.2 mandates a GSME to support and any non-mandated ones which the GSME does support.",
1573
+ "Remote Party or HAN Message": "Remote Party",
1574
+ "Service Reference": "6.2",
875
1575
  "Code": "GCS20r"
876
1576
  },
877
1577
  {
878
1578
  "Use Case Name": "Read non-critical event and alert behaviours - Network Operator",
879
1579
  "Use Case Title": "ECS25r2 Read non-critical event and alert behaviours - ESME- Network Operator",
1580
+ "Message Type": "SME.C.NC",
1581
+ "Use Case Description": "This Use Case is for reading the currently configured, non critical alert and event behaviours that are relevant to Network Operators.",
1582
+ "Remote Party or HAN Message": "Remote Party",
1583
+ "Service Reference": "6.2",
880
1584
  "Code": "ECS25r"
881
1585
  },
882
1586
  {
883
1587
  "Use Case Name": "Read Configuration Data Device Information (Smart Meter identity and type, including supply tamper / depletion state )",
884
1588
  "Use Case Title": "ECS26m Read ESME Configuration Data Device Information (identity, type and supply tamper state)",
1589
+ "Message Type": "SME.C.NC",
1590
+ "Use Case Description": "This Use Case is for reading the Smart Meter's Manufacturer Identifier , Model Type and Supply Tamper State. For GSME, Supply Depletion State is also returned. Note that, in common with all other Responses, the Device's Entity Identifier is also returned, with it being part of the Grouping Header.",
1591
+ "Remote Party or HAN Message": "Remote Party",
1592
+ "Service Reference": "6.2",
885
1593
  "Code": "ECS26m"
886
1594
  },
887
1595
  {
888
1596
  "Use Case Name": "Read Configuration Data Device Information (Smart Meter identity and type, including supply tamper / depletion state )",
889
1597
  "Use Case Title": "GCS21m Read GSME Configuration Data Device Information (identity, type and supply tamper / depletion state)",
1598
+ "Message Type": "SME.C.NC",
1599
+ "Use Case Description": "This Use Case is for reading the Smart Meter's Manufacturer Identifier , Model Type and Supply Tamper State. For GSME, Supply Depletion State is also returned. Note that, in common with all other Responses, the Device's Entity Identifier is also returned, with it being part of the Grouping Header.",
1600
+ "Remote Party or HAN Message": "Remote Party",
1601
+ "Service Reference": "6.2",
890
1602
  "Code": "GCS21m"
891
1603
  },
892
1604
  {
893
1605
  "Use Case Name": "Read Configuration Data Device Information (CH identity and type)",
894
1606
  "Use Case Title": "ECS26n Read CHF Configuration Data Device Information (CH identity and type)",
1607
+ "Message Type": "SME.C.NC",
1608
+ "Use Case Description": "This Use Case is for reading the Communication Hub's Manufacturer Identifier and Model Type. Note that, in common with all other Responses, the Device's Entity Identifier is also returned, with it being part of the Grouping Header.",
1609
+ "Remote Party or HAN Message": "Remote Party",
1610
+ "Service Reference": "6.2",
895
1611
  "Code": "ECS26n"
896
1612
  },
897
1613
  {
898
1614
  "Use Case Name": "Set Billing Calendar",
899
1615
  "Use Case Title": "GCS25 Set Billing Calendar on the GSME",
1616
+ "Message Type": "SME.C.C",
1617
+ "Use Case Description": "This Use Case is only retained as a CH requirement in relation to the Tapping Off Mechanism. CHs are required to process any Commands and Responses received in line with the 'Tapping Off Requirements' for GSME Billing Calendar settings",
1618
+ "Remote Party or HAN Message": "Remote Party",
1619
+ "Service Reference": "6.8",
900
1620
  "Code": "GCS25"
901
1621
  },
902
1622
  {
903
1623
  "Use Case Name": "Set Billing Calendar - all periodicities",
904
1624
  "Use Case Title": "ECS30a Set Billing Calendar on the ESME - all periodicities",
1625
+ "Message Type": "SME.C.C",
1626
+ "Use Case Description": "This Use Case is for setting/configuring the Billing Calendar on the Smart Meter, where the periodicity can be daily, weekly, monthly, quarterly, six monthly or yearly .",
1627
+ "Remote Party or HAN Message": "Remote Party",
1628
+ "Service Reference": "6.8",
905
1629
  "Code": "ECS30a"
906
1630
  },
907
1631
  {
908
1632
  "Use Case Name": "Set Billing Calendar - all periodicities",
909
1633
  "Use Case Title": "GCS25a Set Billing Calendar on the GSME - all periodicities",
1634
+ "Message Type": "SME.C.C",
1635
+ "Use Case Description": "This Use Case is for setting/configuring the Billing Calendar on the Smart Meter, where the periodicity can be daily, weekly, monthly, quarterly, six monthly or yearly .",
1636
+ "Remote Party or HAN Message": "Remote Party",
1637
+ "Service Reference": "6.8",
910
1638
  "Code": "GCS25a"
911
1639
  },
912
1640
  {
913
1641
  "Use Case Name": "Read Configuration Data Device Information (Billing Calendar)",
914
1642
  "Use Case Title": "ECS26l Read ESME Configuration Data Device Information (Billing Calendar - all periodicities)",
1643
+ "Message Type": "SME.C.NC",
1644
+ "Use Case Description": "This Use Case is for reading the billing calendar configuration.",
1645
+ "Remote Party or HAN Message": "Remote Party",
1646
+ "Service Reference": "6.2",
915
1647
  "Code": "ECS26l"
916
1648
  },
917
1649
  {
918
1650
  "Use Case Name": "Read Configuration Data Device Information (Billing Calendar)",
919
1651
  "Use Case Title": "GCS21k Read GSME Configuration Data Device Information (BillingCalendar - all periodicities)",
1652
+ "Message Type": "SME.C.NC",
1653
+ "Use Case Description": "This Use Case is for reading the billing calendar configuration.",
1654
+ "Remote Party or HAN Message": "Remote Party",
1655
+ "Service Reference": "6.2",
920
1656
  "Code": "GCS21k"
921
1657
  },
922
1658
  {
923
1659
  "Use Case Name": "Configure daily resetting of Tariff Block Counter Matrix",
924
1660
  "Use Case Title": "ECS48 Configure daily resetting of Tariff Block Counter Matrix",
1661
+ "Message Type": "SME.C.C",
1662
+ "Use Case Description": "This Use Case is to turn daily resetting of the ESME Tariff Block Counter Matrix on or off.",
1663
+ "Remote Party or HAN Message": "Remote Party",
1664
+ "Service Reference": "6.26",
925
1665
  "Code": "ECS48"
926
1666
  },
927
1667
  {
928
1668
  "Use Case Name": "Apply Prepayment Top Up to ESME (using PPMID)",
929
1669
  "Use Case Title": "PECS01 Apply Prepayment Top Up to an ESME using PPMID",
1670
+ "Message Type": "ZSE specified",
1671
+ "Use Case Description": "This Use Case is solely to allocate a Message Code to be recorded in the ESME Event Log when an authenticated ZSE Consumer Top Up command is received by the ESME.",
1672
+ "Remote Party or HAN Message": "HAN Only Message",
1673
+ "Service Reference": "N/A",
930
1674
  "Code": "PECS01"
931
1675
  },
932
1676
  {
933
1677
  "Use Case Name": "Activate Emergency Credit on ESME from PPMID",
934
1678
  "Use Case Title": "PECS02 Activate Emergency Credit on ESME from PPMID",
1679
+ "Message Type": "ZSE specified",
1680
+ "Use Case Description": "This Use Case is solely to allocate a Message Code to be recorded in the ESME Event Log when an authenticated ZSE Select Available Emergency Credit command is received by the ESME.",
1681
+ "Remote Party or HAN Message": "HAN Only Message",
1682
+ "Service Reference": "N/A",
935
1683
  "Code": "PECS02"
936
1684
  },
937
1685
  {
938
1686
  "Use Case Name": "Request to Enable ESME Supply from PPMID",
939
1687
  "Use Case Title": "PECS03 Request to Enable ESME Supply from PPMID",
1688
+ "Message Type": "ZSE specified",
1689
+ "Use Case Description": "This Use Case is solely to allocate a Message Code to be recorded in the ESME Event Log when an authenticated ZSE Local Change Supply command is received by the ESME. For clarity and in line with SMETS, such commands can only be successful when they are to enable supply and so the Proposed Supply Status parameter has a value 0x02 meaning 'Supply ON'.",
1690
+ "Remote Party or HAN Message": "HAN Only Message",
1691
+ "Service Reference": "N/A",
940
1692
  "Code": "PECS03"
941
1693
  },
942
1694
  {
943
1695
  "Use Case Name": "Request Control of HCALCS [n]",
944
1696
  "Use Case Title": "HECS01 Request Control of HCALCS [n]",
1697
+ "Message Type": "ZSE specified",
1698
+ "Use Case Description": "This Use Case is solely to allocate a Message Code to be recorded in the recipient Device's Event Log when an authenticated ZSE Get Scheduled Events command is received.",
1699
+ "Remote Party or HAN Message": "HAN Only Message",
1700
+ "Service Reference": "N/A",
945
1701
  "Code": "HECS01"
946
1702
  },
947
1703
  {
948
1704
  "Use Case Name": "Read CHF Device Logs",
949
1705
  "Use Case Title": "CCS07 Read CHF Device Logs",
1706
+ "Message Type": "SME.C.NC",
1707
+ "Use Case Description": "This Use Case is for reading the CHF Device Log and the CHF Historic Device Log, including the hash of the security credentials associated with each Device ID (so the hash of the TC Link Key where such a TC Link Key has been established; an empty string otherwise).",
1708
+ "Remote Party or HAN Message": "Remote Party",
1709
+ "Service Reference": "8.9",
950
1710
  "Code": "CCS07"
951
1711
  },
952
1712
  {
953
1713
  "Use Case Name": "Set Uncontrolled Gas Flow Rate and Supply Tamper State on the GSME",
954
1714
  "Use Case Title": "GCS24a Set Uncontrolled Gas Flow Rate at greater resolution and Supply Tamper State on the GSME",
1715
+ "Message Type": "SME.C.C",
1716
+ "Use Case Description": "This Use Case is for setting the uncontrolled gas flow threshold on a GSME.",
1717
+ "Remote Party or HAN Message": "Remote Party",
1718
+ "Service Reference": "6.7",
955
1719
  "Code": "GCS24a"
956
1720
  },
957
1721
  {
958
1722
  "Use Case Name": "Read Auxiliary Controller Event Log",
959
1723
  "Use Case Title": "ECS35g Read Auxiliary Controller Event Log",
1724
+ "Message Type": "SME.C.NC",
1725
+ "Use Case Description": "This Use Case is for reading the Auxiliary Controller Event Log.",
1726
+ "Remote Party or HAN Message": "Remote Party",
1727
+ "Service Reference": "6.13",
960
1728
  "Code": "ECS35g"
961
1729
  },
962
1730
  {
963
1731
  "Use Case Name": "Set Auxiliary Controller Calendar",
964
1732
  "Use Case Title": "ECS46d Set Auxiliary Controller Calendar",
1733
+ "Message Type": "SME.C.C",
1734
+ "Use Case Description": "This Use Case is for setting the Auxiliary Controller Calendar.",
1735
+ "Remote Party or HAN Message": "Remote Party",
1736
+ "Service Reference": "6.14.3",
965
1737
  "Code": "ECS46d"
966
1738
  },
967
1739
  {
968
1740
  "Use Case Name": "Provide Security Credential Details (ESME and SAPC)",
969
1741
  "Use Case Title": "CS02f Provide Security Credential Details",
1742
+ "Message Type": "See GBCS",
1743
+ "Use Case Description": "See GBCS Section 13.9.",
1744
+ "Remote Party or HAN Message": "Remote Party",
1745
+ "Service Reference": "6.24.1",
970
1746
  "Code": "CS02f"
971
1747
  },
972
1748
  {
973
1749
  "Use Case Name": "Update Load Controller Security Credentials",
974
1750
  "Use Case Title": "CS02g Update Load Controller Security Credentials",
1751
+ "Message Type": "See GBCS",
1752
+ "Use Case Description": "See GBCS Section 13.10.",
1753
+ "Remote Party or HAN Message": "Remote Party",
1754
+ "Service Reference": "6.15.1",
975
1755
  "Code": "CS02g"
976
1756
  },
977
1757
  {
978
1758
  "Use Case Name": "Command not supported by Device",
979
1759
  "Use Case Title": "ECS100 Command not supported by Device",
1760
+ "Message Type": "See GBCS Section 7.2.9.1",
1761
+ "Use Case Description": "See GBCS Section 7.2.9.1.",
1762
+ "Remote Party or HAN Message": "Remote Party",
1763
+ "Service Reference": null,
980
1764
  "Code": "ECS100"
981
1765
  },
982
1766
  {
983
1767
  "Use Case Name": "Limit APC [n] Level Command processed",
984
1768
  "Use Case Title": "ECS101 Limit APC [n] Level Command processed",
1769
+ "Message Type": "SME.A.C",
1770
+ "Use Case Description": "See GBCS Section 7.2.9.1.",
1771
+ "Remote Party or HAN Message": "Remote Party",
1772
+ "Service Reference": "N/A",
985
1773
  "Code": "ECS101"
986
1774
  },
987
1775
  {
988
1776
  "Use Case Name": "Limit APC [n] Level ended or cancelled",
989
1777
  "Use Case Title": "ECS102 Limit APC [n] Level ended or cancelled",
1778
+ "Message Type": "SME.A.C",
1779
+ "Use Case Description": "See GBCS Section 7.2.9.1.",
1780
+ "Remote Party or HAN Message": "Remote Party",
1781
+ "Service Reference": "N/A",
990
1782
  "Code": "ECS102"
991
1783
  },
992
1784
  {
993
1785
  "Use Case Name": "Read Auxiliary Controller Configuration Data",
994
1786
  "Use Case Title": "ECS61d Read Auxiliary Controller Configuration Data",
1787
+ "Message Type": "SME.C.NC",
1788
+ "Use Case Description": "This Use Case is for reading Auxiliary Controller Configuration Data, where those terms have their SMETS meaning.",
1789
+ "Remote Party or HAN Message": "Remote Party",
1790
+ "Service Reference": "7.14",
995
1791
  "Code": "ECS61d"
996
1792
  },
997
1793
  {
998
1794
  "Use Case Name": "Read Auxiliary Controller Operational Data",
999
1795
  "Use Case Title": "ECS61e Read Auxiliary Controller Operational Data",
1796
+ "Message Type": "SME.C.NC",
1797
+ "Use Case Description": "This Use Case is for reading Auxiliary Controller Operational Data, where those terms have their SMETS meaning.",
1798
+ "Remote Party or HAN Message": "Remote Party",
1799
+ "Service Reference": "7.15",
1000
1800
  "Code": "ECS61e"
1001
1801
  },
1002
1802
  {
1003
1803
  "Use Case Name": "Set Auxiliary Controller [n] State",
1004
1804
  "Use Case Title": "ECS47a Set Auxiliary Controller [n] State",
1805
+ "Message Type": "SME.C.C",
1806
+ "Use Case Description": "This Use Case is for setting the commanded state of one of the Auxiliary Controllers.",
1807
+ "Remote Party or HAN Message": "Remote Party",
1808
+ "Service Reference": "7.13",
1005
1809
  "Code": "ECS47a"
1006
1810
  },
1007
1811
  {
1008
1812
  "Use Case Name": "Limit APC [n] Level",
1009
1813
  "Use Case Title": "ECS47e Limit APC [n] Level",
1814
+ "Message Type": "SME.C.C",
1815
+ "Use Case Description": "This Use Case is for limiting the commanded state of one of the Auxiliary Proportional Controllers.",
1816
+ "Remote Party or HAN Message": "Remote Party",
1817
+ "Service Reference": "7.16",
1010
1818
  "Code": "ECS47e"
1011
1819
  },
1012
1820
  {
1013
1821
  "Use Case Name": "Operational Update",
1014
1822
  "Use Case Title": "ECS200 Operational Update",
1823
+ "Message Type": "SME.A.C",
1824
+ "Use Case Description": "See GBCS Section 7.2.9.1.",
1825
+ "Remote Party or HAN Message": "Remote Party",
1826
+ "Service Reference": null,
1015
1827
  "Code": "ECS200"
1016
1828
  },
1017
1829
  {
1018
1830
  "Use Case Name": "Firmware Transfer Alert",
1019
1831
  "Use Case Title": "CCS08 Firmware Transfer Alert",
1832
+ "Message Type": "See GBCS",
1833
+ "Use Case Description": "See section 11. This Alert is sent if (1) the Communications Hub has discarded an image, (2) a hardware Version Mismatch between OTA Header and target device is found, (3) the transfer to the device has failed and (4) the file transfer to the target device was successful",
1834
+ "Remote Party or HAN Message": "Remote Party",
1835
+ "Service Reference": "See GBCS",
1020
1836
  "Code": "CCS08"
1021
1837
  },
1022
1838
  {
1023
1839
  "Use Case Name": "Read PPMID/HCALCS Firmware Version",
1024
1840
  "Use Case Title": "CS08 Read PPMID/HCALCS Firmware Version",
1841
+ "Message Type": "See GBCS",
1842
+ "Use Case Description": "See section 11.8",
1843
+ "Remote Party or HAN Message": "Remote Party",
1844
+ "Service Reference": "See GBCS",
1025
1845
  "Code": "CS08"
1026
1846
  },
1027
1847
  {
1028
1848
  "Use Case Name": "Distribute Firmware to PPMID",
1029
1849
  "Use Case Title": "CS05c Distribute Firmware to PPMID",
1850
+ "Message Type": "See GBCS",
1851
+ "Use Case Description": "See section 11.6",
1852
+ "Remote Party or HAN Message": null,
1853
+ "Service Reference": "See GBCS",
1030
1854
  "Code": "CS05c"
1031
1855
  },
1032
1856
  {
1033
1857
  "Use Case Name": "PPMID Firmware Activation Alert",
1034
1858
  "Use Case Title": "CS09 PPMID Firmware Activation Alert",
1859
+ "Message Type": "SME.A.C",
1860
+ "Use Case Description": "See section 11.9. This Alert is sent by the PPMID following the activation of a firmware image",
1861
+ "Remote Party or HAN Message": "Remote Party",
1862
+ "Service Reference": "See GBCS",
1035
1863
  "Code": "CS09"
1036
1864
  }
1037
1865
  ]