-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharge-spec-consumption-data-1_2_1
901 lines (863 loc) · 27.6 KB
/
arge-spec-consumption-data-1_2_1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
openapi: 3.0.3
info:
description: |
English
=======
General Information
-------------------
As part of the EU Energy Efficiency Directive (EED), the ARGE HeiWaKo (www.arge-heiwako.de) publishes a web service
with which monthly consumption data for residential units can be retrieved at billing unit level from a
measuring service company (MSC).
This service is intended to enable the housing industry to provide users/residents with consumption information
during the year in their own IT systems as part of the EED. Hello
The service can be implemented by any interested party in its software.
The server side is covered by the MSC.
The service was developed according to the criteria of security and minimum implementation costs.
Change Log
----------
Version 1.2.1:
* Count of available billing units with data services information
Version 1.2:
* Added information for consumption data services per billing unit
* remarklist on residentialunit
Version 1.1:
* Added benchmark
* Added flag for converted consumptions
Data Model
----------
This API uses the following roles:
* MSC: The measuring service company providing the consumption data.
* PM: The property management as customer of the MSC respectively the software reading the consumption data.
Security
--------
The service is protected with basicAuth authentication and data must be transmitted on a secure channel (HTTPS/SSL).
Deutsch
=======
Allgemeine Informationen
------------------------
Im Rahmen der Energieeffizienzrichtlinie der EU (EED) veröffentlicht die die ARGE HeiWaKo (www.arge-heiwako.de) eine
Schnittstelle, mit der monatliche Verbrauchsdaten auf Nutzeinheitenebene vom Messdienstleistern
(measuring service company, MSC) abgerufen werden können.
Diese Schnittstelle soll es der Wohnungswirtschaft ermöglichen, Nutzern/Bewohnern eine unterjährige Verbrauchsinformation
im Rahmen der EED in eigenen IT-Systemen bereitzustellen.
Die Serverseite wird von den Messdienstleistern bereitgestellt.
Der Service wurde nach den Kriterien Sicherheit und minimalem Implementierungsaufwand entwickelt.
Änderungen
----------
Version 1.2.1:
* Anzahl der verfügbaren Abrechnungseinheiten mit Information zur Service-Aktivierung
Version 1.2:
* Information zu Service-Aktivierung Verbrauchsdaten für Abrechnungseinheiten hinzugefügt
* Liste von Bemerkungen auf Nutzeinheits-Ebene
Version 1.1:
* Benchmark hinzugefügt
* Kennzeichen für umgerechnete Verbräuche hinzugefügt (converted)
Datenmodell
-----------
Diese API verwendet die folgenden Rollen:
* MSC: Der Messdienstleister, der die Verbrauchsdaten zur Verfügung stellt.
* PM: Die Hausverwaltung als Kunde des MSC bzw. die Software, die die Verbrauchsdaten ausliest.
Sicherheit
----------
Die Schnittstelle ist mit basicAuth-Verfahren gesichert.
Die Datenübertragung muss über einen sicheren Kanal erfolgen (HTTPS/SSL).
History
=======
* 2022-01-28: Added comment regarding interpretation of the `unitofmeasure` when `converted` flag is set.
* 2022-06-09: Added service configuration request
title: ARGE specification for EED consumption data exchange.
version: 1.2.1
servers:
- url: /
paths:
/eedbillingunits:
get:
description: |
Returns a list of all billing units of the current user that are configured for data exchange
and a flag if consumption data services are enabled or comments about availability of the service
operationId: getBillingunits
parameters:
- description: How many result entries to return at one time (max 100)
in: query
name: limit
required: false
schema:
default: 20
exclusiveMaximum: false
exclusiveMinimum: true
format: int32
maximum: 100
minimum: 0
multipleOf: 10
type: integer
- description: How many result entries should be skipped for pagination
in: query
name: offset
required: false
schema:
default: 0
exclusiveMaximum: false
exclusiveMinimum: false
format: int32
minimum: 0
type: integer
responses:
"200":
content:
application/json:
schema:
$ref: '#/components/schemas/ServiceConfiguration'
description: List of billing units with consumption data enablement flag.
"401":
description: Authorization failure.
"403":
description: No permission to the requested data with the given credentials.
"404":
description: No billing units configured for the current user.
"500":
description: Technical error.
"501":
description: Operation is not supported by the MSC.
security:
- basicAuth: []
summary: Get overview of billingunits with their consumption data service configuration
and status
tags:
- eed-consumption
/eedbillingunits/count:
get:
description: "Get the number of billing units, independent of the EED activation\
\ status."
operationId: countBillingunits
responses:
"200":
content:
application/json:
schema:
$ref: '#/components/schemas/ServiceConfigurationCount'
description: Number of available billing units
"401":
description: Authorization failure.
"403":
description: No permission to the requested data with the given credentials.
"404":
description: No billing units configured for the current user.
"500":
description: Technical error.
"501":
description: Operation is not supported by the MSC.
security:
- basicAuth: []
summary: Get the number of available billing units
tags:
- eed-consumption
/billingunits/{billingunit}/consumptions/periods:
get:
description: |
This list contains the available consumption data sets for a billing unit.
The number of available data is subject to contractual agreement between PM and MSC.
operationId: getConsumptionSummary
parameters:
- description: The identifier of the billing unit defined by the measuring service
company to request data for.
in: path
name: billingunit
required: true
schema:
$ref: '#/components/schemas/BillingUnitNumberMSC'
- description: Request consumption summaries for this year only.
explode: true
in: query
name: year
required: false
schema:
$ref: '#/components/schemas/Year'
style: form
responses:
"200":
content:
application/json:
schema:
$ref: '#/components/schemas/ConsumptionSummary'
description: The consumption data overview.
"401":
description: Authorization failure.
"403":
description: No permission to the requested data with the given credentials.
"404":
description: No data found for the given billing unit.
"500":
description: Technical error.
"501":
description: Operation is not supported by the MSC.
security:
- basicAuth: []
summary: Get a summary of available consumption data sets for a billing unit.
tags:
- eed-consumption
/billingunits/{billingunit}/consumptions/periods/{period}:
get:
operationId: getConsumptionData
parameters:
- description: The identifier of the billing unit defined by the measuring service
company to request data for.
in: path
name: billingunit
required: true
schema:
$ref: '#/components/schemas/BillingUnitNumberMSC'
- description: Identifier of a requested consumption period.
explode: false
in: path
name: period
required: true
schema:
$ref: '#/components/schemas/PeriodId'
style: simple
responses:
"200":
content:
application/json:
schema:
$ref: '#/components/schemas/ConsumptionData'
description: The consumption data overview.
"401":
description: Authorization failure.
"403":
description: No permission to the requested data with the given credentials.
"404":
description: No data found for the given billing unit and/or period.
"500":
description: Technical error.
"501":
description: Operation is not supported by the MSC.
security:
- basicAuth: []
summary: Get consumption data for a billing unit and specific consumption period.
tags:
- eed-consumption
components:
parameters:
Year:
description: Request consumption summaries for this year only.
explode: true
in: query
name: year
required: false
schema:
$ref: '#/components/schemas/Year'
style: form
Period:
description: Identifier of a requested consumption period.
explode: false
in: path
name: period
required: true
schema:
$ref: '#/components/schemas/PeriodId'
style: simple
Limit:
description: How many result entries to return at one time (max 100)
in: query
name: limit
required: false
schema:
default: 20
exclusiveMaximum: false
exclusiveMinimum: true
format: int32
maximum: 100
minimum: 0
multipleOf: 10
type: integer
Offset:
description: How many result entries should be skipped for pagination
in: query
name: offset
required: false
schema:
default: 0
exclusiveMaximum: false
exclusiveMinimum: false
format: int32
minimum: 0
type: integer
BillingUnitNumberMSC:
description: The identifier of the billing unit defined by the measuring service
company to request data for.
in: path
name: billingunit
required: true
schema:
$ref: '#/components/schemas/BillingUnitNumberMSC'
schemas:
Benchmark:
description: "Benchmark as required by the German HeizkostenV legislation for\
\ a specific service, period and billing unit."
example:
amount: 80.0
service: null
unitofmeasure: KWH
properties:
service:
$ref: '#/components/schemas/Service'
unitofmeasure:
$ref: '#/components/schemas/UnitOfMeasure'
amount:
description: The benchmark amount.
example: 80.0
type: number
required:
- amount
- service
- unitofmeasure
type: object
Consumption:
description: "Consumption for a specific service, period and billing unit."
example:
amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
properties:
service:
$ref: '#/components/schemas/Service'
unitofmeasure:
$ref: '#/components/schemas/UnitOfMeasure'
amount:
description: "The actual consumption amount in case no errors are present,\
\ related to `unitofmeasure`."
example: 99.03
type: number
converted:
description: |
True if the amount is converted from another unit of measure.
If set to `true`, the `unitofmeasure` contains `KWH`.
These KWH must be differentiated from measured KWH and their interpretation might be different.
This applies e.g. when consumption measured in `HCU` is converted to `KWH`
as required by the German HeizkostenV regulations.
example: false
type: boolean
estimated:
description: True if this is an estimated consumption.
example: true
type: boolean
errors:
description: True if errors occurred and no consumption can be presented.
example: false
type: boolean
remarkcodes:
description: statuslist on residential unit base
items:
$ref: '#/components/schemas/RemarkCodeListResidentialUnitEntry'
type: array
required:
- converted
- errors
- estimated
- service
- unitofmeasure
type: object
ConsumptionData:
description: Consumption data for a billing unit and specific period.
example:
billingunit:
reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
period: 2021-06
residentialunits:
- reference:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
consumptions:
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
benchmarks:
- amount: 80.0
service: null
unitofmeasure: KWH
- amount: 80.0
service: null
unitofmeasure: KWH
- reference:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
consumptions:
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
benchmarks:
- amount: 80.0
service: null
unitofmeasure: KWH
- amount: 80.0
service: null
unitofmeasure: KWH
properties:
billingunit:
$ref: '#/components/schemas/ConsumptionDataBillingUnit'
required:
- billingunit
type: object
ConsumptionDataBillingUnit:
description: Consumption data for a billing unit and specific period.
example:
reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
period: 2021-06
residentialunits:
- reference:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
consumptions:
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
benchmarks:
- amount: 80.0
service: null
unitofmeasure: KWH
- amount: 80.0
service: null
unitofmeasure: KWH
- reference:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
consumptions:
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
benchmarks:
- amount: 80.0
service: null
unitofmeasure: KWH
- amount: 80.0
service: null
unitofmeasure: KWH
properties:
reference:
$ref: '#/components/schemas/BillingUnitReference'
period:
description: Identifier of a consumption period with year and month.
example: 2021-06
pattern: "^202[0-4]-(0[1-9]|1[012])$"
type: string
residentialunits:
description: List of consumption data on residential unit level.
items:
$ref: '#/components/schemas/ConsumptionDataResidentialUnit'
type: array
required:
- period
- reference
- residentialunits
type: object
ConsumptionDataResidentialUnit:
description: Consumption data for a residential unit and specific period.
example:
reference:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
consumptions:
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
- amount: 99.03
converted: false
service: null
estimated: true
remarkcodes:
- PARTLY_ESTIMATED
- PARTLY_ESTIMATED
unitofmeasure: KWH
errors: false
benchmarks:
- amount: 80.0
service: null
unitofmeasure: KWH
- amount: 80.0
service: null
unitofmeasure: KWH
properties:
reference:
$ref: '#/components/schemas/ResidentialUnitReference'
consumptions:
description: Consumption values for different services and measurement units.
items:
$ref: '#/components/schemas/Consumption'
type: array
benchmarks:
description: Benchmarks for different services.
items:
$ref: '#/components/schemas/Benchmark'
type: array
required:
- consumptions
- reference
type: object
ConsumptionSummary:
description: Summary of available consumption data.
example:
billingunit:
reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
periods:
- period: 2021-06
update: 2000-01-23T04:56:07.000+00:00
- period: 2021-06
update: 2000-01-23T04:56:07.000+00:00
properties:
billingunit:
$ref: '#/components/schemas/ConsumptionSummaryBillingUnit'
required:
- billingunit
type: object
ConsumptionSummaryBillingUnit:
description: Summary of available consumption data for a billing unit.
example:
reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
periods:
- period: 2021-06
update: 2000-01-23T04:56:07.000+00:00
- period: 2021-06
update: 2000-01-23T04:56:07.000+00:00
properties:
reference:
$ref: '#/components/schemas/BillingUnitReference'
periods:
description: Overview of available consumption periods and their last update.
items:
$ref: '#/components/schemas/ConsumptionSummaryPeriod'
type: array
required:
- periods
- reference
type: object
ConsumptionSummaryPeriod:
description: Describes available data for a consumption period.
example:
period: 2021-06
update: 2000-01-23T04:56:07.000+00:00
properties:
period:
description: Identifier of a consumption period with year and month.
example: 2021-06
pattern: "^202[0-4]-(0[1-9]|1[012])$"
type: string
update:
description: The timestamp of the last data update for this period.
format: date-time
type: string
required:
- period
- update
type: object
PeriodId:
description: Identifier of a consumption period with year and month.
example: 2021-06
pattern: "^202[0-4]-(0[1-9]|1[012])$"
type: string
Service:
description: |
The service a consumption value is related to:
* `HEATING`
* `HOT_WATER`
* `COOLING`
* `COLD_WATER`
enum:
- HEATING
- HOT_WATER
- COOLING
- COLD_WATER
type: string
ServiceConfiguration:
description: Overview of service configurations for billing units.
example:
billingunits:
- reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
lastperiod: 2021-06
consumptiondata: true
servicestart: 2021-06
lastperiodupdate: 2000-01-23T04:56:07.000+00:00
remarkcodes:
- NO_RADIO_EQUIPMENT
- NO_RADIO_EQUIPMENT
- reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
lastperiod: 2021-06
consumptiondata: true
servicestart: 2021-06
lastperiodupdate: 2000-01-23T04:56:07.000+00:00
remarkcodes:
- NO_RADIO_EQUIPMENT
- NO_RADIO_EQUIPMENT
properties:
billingunits:
items:
$ref: '#/components/schemas/ServiceConfigurationBillingUnit'
type: array
required:
- billingunits
type: object
ServiceConfigurationBillingUnit:
description: Service configuration for a billing unit.
example:
reference:
pmnumber: A/BC/123456789
mscnumber: "123456789"
lastperiod: 2021-06
consumptiondata: true
servicestart: 2021-06
lastperiodupdate: 2000-01-23T04:56:07.000+00:00
remarkcodes:
- NO_RADIO_EQUIPMENT
- NO_RADIO_EQUIPMENT
properties:
reference:
$ref: '#/components/schemas/BillingUnitReference'
consumptiondata:
description: True if consumption data services are enabled for this billing
unit.
type: boolean
lastperiod:
description: Identifier of a consumption period with year and month.
example: 2021-06
pattern: "^202[0-4]-(0[1-9]|1[012])$"
type: string
lastperiodupdate:
description: The timestamp of the last data update for the last period.
format: date-time
type: string
servicestart:
description: Identifier of a consumption period with year and month.
example: 2021-06
pattern: "^202[0-4]-(0[1-9]|1[012])$"
type: string
remarkcodes:
description: statuslist on billing unit base
items:
$ref: '#/components/schemas/RemarkCodeListBillingUnitEntry'
type: array
required:
- consumptiondata
- reference
type: object
ServiceConfigurationCount:
example:
count: 0
properties:
count:
description: The number of available billing units
type: integer
required:
- count
type: object
UnitOfMeasure:
description: |
The measured unit:
* `KWH`
* `HCU`: Units of heat cost allocators.
* `M3`
enum:
- KWH
- HCU
- M3
example: KWH
type: string
Year:
description: Data type for year information.
maximum: 2024
minimum: 2020
type: integer
RemarkCodeListBillingUnit:
description: statuslist on billing unit base
items:
$ref: '#/components/schemas/RemarkCodeListBillingUnitEntry'
type: array
RemarkCodeListBillingUnitEntry:
description: |
Status of a billing unit:
* `NO_CONTRACT`: no valid contract for consumptions for this billing unit
* `NO_RADIO_EQUIPMENT`: Billing unit is not equipped with radio equipment
* `ERROR`: further unspecified errors
enum:
- NO_CONTRACT
- NO_RADIO_EQUIPMENT
- ERROR
example: NO_RADIO_EQUIPMENT
type: string
RemarkCodeListResidentialUnit:
description: statuslist on residential unit base
items:
$ref: '#/components/schemas/RemarkCodeListResidentialUnitEntry'
type: array
RemarkCodeListResidentialUnitEntry:
description: |
Status of a residential unit:
* `PARTLY_ESTIMATED`: consumption is partly based on estimated values
* `INCOMPLETE`: consumption cannot be calculated because of incomplete reading values - e.g. first month after installation of meters
* `NO_RADIO_EQUIPMENT`: Residential unit is not equipped with radio equipment or radio is not enabled
* `IMPLAUSIBLE_VALUES`: the values are obviously implausible to calculate consumption values
* `CALC_NOT_POSSIBLE`: further reasons that calculation is not possible
* `ERROR`: further unspecified errors
enum:
- PARTLY_ESTIMATED
- INCOMPLETE
- NO_RADIO_EQUIPMENT
- IMPLAUSIBLE_VALUES
- CALC_NOT_POSSIBLE
- ERROR
example: PARTLY_ESTIMATED
type: string
BillingUnitNumberMSC:
description: The identifier of a billing unit defined by the MSC.
example: "123456789"
maxLength: 9
minLength: 1
type: string
BillingUnitReference:
example:
pmnumber: A/BC/123456789
mscnumber: "123456789"
properties:
mscnumber:
description: The identifier of a billing unit defined by the MSC.
example: "123456789"
maxLength: 9
minLength: 1
type: string
pmnumber:
description: The identifier of a billing unit defined by the propertymanagement.
example: A/BC/123456789
maxLength: 15
minLength: 1
type: string
required:
- mscnumber
type: object
BillingUnitNumberPM:
description: The identifier of a billing unit defined by the propertymanagement.
example: A/BC/123456789
maxLength: 15
minLength: 1
type: string
ResidentialUnitReference:
example:
pmnumber: XY-12345-00-R1
mscnumber: "0010"
properties:
mscnumber:
description: The identifier of a residential unit defined by the MSC given
as additional information.
example: "0010"
maxLength: 4
minLength: 1
type: string
pmnumber:
description: The identifier of a residential unit defined by the PM given
as additional information.
example: XY-12345-00-R1
maxLength: 20
minLength: 1
type: string
required:
- mscnumber
type: object
ResidentialUnitNumberMSC:
description: The identifier of a residential unit defined by the MSC given as
additional information.
example: "0010"
maxLength: 4
minLength: 1
type: string
ResidentialUnitNumberPM:
description: The identifier of a residential unit defined by the PM given as
additional information.
example: XY-12345-00-R1
maxLength: 20
minLength: 1
type: string
securitySchemes:
basicAuth:
scheme: basic
type: http