Skip to content
Snippets Groups Projects
Commit e6ee3ced authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

Weitere Notizen

parent 62048ffd
No related branches found
No related tags found
No related merge requests found
......@@ -46,34 +46,7 @@
}
}
},
"Setup": {
"options": {
"disable_properties": false,
"display_required_only": false
},
"defaultProperties": [
"Input",
"Unit",
"AuxDevice"
],
"properties": {
"Input": {
"type": "string"
},
"Unit": {
"type": "string"
},
"AuxDevice": {
"type": "string"
},
"Channel": {
"type": "string"
},
"TypeHead": {
"type": "string"
}
}
},
"{{Setup}}": {},
"Device": {
"required": [
"Producer",
......
......@@ -25,4 +25,7 @@ Struktur haben:
}
```
"{{Setup}}" muss ersetzt werden durch einen der Einträge in
`000_SUBSCHEMA-cob` oder ggf. beseitigt werden.
`000_SUBSCHEMA-cob` oder ggf. beseitigt werden.
Wenn ein schon bestehendes cob-Dokument als Template benutzt wird, muss für
das SCHEMA das _dazugehörige_ SUBSCHEMA ausgewählt werden.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment