epb_view_models 2.0.23 → 2.0.24
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.
- checksums.yaml +4 -4
- data/api/schemas/data/orchestrate.json +4 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.0/RdSAP/ExternalDefinitions.xml +10 -10
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/ExternalDefinitions.xml +1797 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/ExternalDefinitions.xsd +267 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/AssessorManagement.xsd +212 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/EPC-Certificate.xsd +398 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/EPC-CollectedData.xsd +1453 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/Property.xsd +67 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/RdSAP-Report.xsd +179 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/UDT/EPC-Domains.xsd +940 -0
- data/api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/UDT/SAP-Domains.xsd +3557 -0
- data/lib/epb_view_models.rb +1 -1
- data/lib/helper/xml_enums_to_output.rb +2 -0
- data/lib/view_model/factory.rb +1 -0
- data/lib/view_model/rd_sap_schema_2101/common_schema.rb +606 -0
- data/lib/view_model/rd_sap_wrapper.rb +2 -0
- metadata +12 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 111157587ded677e928a96ce8c92769cecdb9539466ee1a3b41b47cf95792762
|
4
|
+
data.tar.gz: ac6e5ee5cf8ab80ae35a666408dae1a6a071302624909bfe1e59a26bc92f4597
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6723e19770680690a306be095f96bba26fdc0e032e7859f5118be6837fe17a99ef8962247479c4dc20bae61b87cbdc882cf2a1cd01cc2a79d3e219579fd15d6d
|
7
|
+
data.tar.gz: 850954cc6927e69b178de440f43dde11f5609e7755e7a89780934ef248b3998383adf9875c359e31415514879d2f6008b42cfc7c00f9d0ce168b203debe9a3b6
|
@@ -127,6 +127,10 @@
|
|
127
127
|
"schema_path":
|
128
128
|
"api/schemas/xml/SAP-Schema-S-19.0.0/SAP/Templates/SAP-Report.xsd"
|
129
129
|
},
|
130
|
+
"RdSAP-Schema-21.0.1": {
|
131
|
+
"schema_path":
|
132
|
+
"api/schemas/xml/RdSAP-Schema-21.0.1/RdSAP/Templates/RdSAP-Report.xsd"
|
133
|
+
},
|
130
134
|
"RdSAP-Schema-21.0.0": {
|
131
135
|
"schema_path":
|
132
136
|
"api/schemas/xml/RdSAP-Schema-21.0.0/RdSAP/Templates/RdSAP-Report.xsd"
|
@@ -243,20 +243,20 @@
|
|
243
243
|
<Recommendation>
|
244
244
|
<Improvement-Number>72</Improvement-Number>
|
245
245
|
<Improvement-Summary language="1">Add PV battery</Improvement-Summary>
|
246
|
-
<Improvement-Summary language="2">
|
247
|
-
<Improvement-Heading language="1">
|
248
|
-
<Improvement-Heading language="2">
|
249
|
-
<Improvement-Description language="1">
|
250
|
-
<Improvement-Description language="2">
|
246
|
+
<Improvement-Summary language="2">Ychwanegu batris storio ynni</Improvement-Summary>
|
247
|
+
<Improvement-Heading language="1">PV Battery</Improvement-Heading>
|
248
|
+
<Improvement-Heading language="2">Batris storio ynni</Improvement-Heading>
|
249
|
+
<Improvement-Description language="1">PV Battery</Improvement-Description>
|
250
|
+
<Improvement-Description language="2">Batris storio ynni</Improvement-Description>
|
251
251
|
</Recommendation>
|
252
252
|
<Recommendation>
|
253
253
|
<Improvement-Number>73</Improvement-Number>
|
254
254
|
<Improvement-Summary language="1">Add PV diverter</Improvement-Summary>
|
255
|
-
<Improvement-Summary language="2">
|
256
|
-
<Improvement-Heading language="1">
|
257
|
-
<Improvement-Heading language="2">
|
258
|
-
<Improvement-Description language="1">
|
259
|
-
<Improvement-Description language="2">
|
255
|
+
<Improvement-Summary language="2">Ychwanegu dargyfeiriwr ffotofoltäig</Improvement-Summary>
|
256
|
+
<Improvement-Heading language="1">PV Diverter</Improvement-Heading>
|
257
|
+
<Improvement-Heading language="2">Dargyfeiriwr ffotofoltäig</Improvement-Heading>
|
258
|
+
<Improvement-Description language="1">PV Diverter</Improvement-Description>
|
259
|
+
<Improvement-Description language="2">Dargyfeiriwr ffotofoltäig</Improvement-Description>
|
260
260
|
</Recommendation>
|
261
261
|
<Recommendation>
|
262
262
|
<Improvement-Number>34</Improvement-Number>
|