We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04759b2 commit 5afb2d7Copy full SHA for 5afb2d7
packages/compas-open-scd/.gitignore
@@ -21,5 +21,4 @@
21
/build/
22
/out-tsc/
23
24
-/public/cim/
25
-!/public/cim/README.md
+/public/cim/**/*.xml
packages/compas-open-scd/public/cim/README.md
@@ -0,0 +1,8 @@
1
+Directory containing fixed files for the 'Import from API' plugin, namely:
2
+
3
+- cim-eq-hoorn-v3.xml
4
+- cim-eq-makkum.xml
5
+- cim-eq-winselingseweg-voorbeeld.xml
6
+- EQ-entsoe-voorbeeld.xml
7
8
+Without these files, the 'Import from API' doesn't work and the hardcoded files cannot be opened.
0 commit comments