Skip to content
Snippets Groups Projects
Commit b8440fd5 authored by Martin Hoppen's avatar Martin Hoppen
Browse files

Fotos als URLs

parent 943f30c1
No related branches found
No related tags found
No related merge requests found
Pipeline #276437 failed
......@@ -1731,25 +1731,25 @@ Wertebereich siehe [hier](#polterstatus--enum-).
### Fotos (SubmodelElementList)
Fotos des Polters.
Fotos des Polters (Liste von URLs).
[https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Fotos](https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Fotos)
### Foto (SubmodelElement)
Foto des Polters.
Foto des Polters (URL)
[https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Fotos/Foto](https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Fotos/Foto)
### Videos (SubmodelElementList)
Videos des Polters.
Videos des Polters (Liste von URLs)
[https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Videos](https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Videos)
### Video (SubmodelElement)
Video des Polters.
Video des Polters (URL).
[https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Videos/Video](https://admin-shell.io/kwh40/forestml40/Holzliste/0/1/PolterListe/Polter/Videos/Video)
......
......
......@@ -195,9 +195,8 @@ class Polter <<SubmodelElementCollection>> {
Messergebnis_RaummassIndustrieholz : SEC.RaummassIndustrieholz [0..1]
Messergebnis_RaummassEnergieholz : SEC.RaummassEnergieholz [0..1]
Polterstatus: ENUM.Polterstatus [1]
Fotos: SEList.URL|Base64 [0..*]
Fotos: SEList.URL [0..*]
Videos: SEList.URL [0..*]
'Foto TBD
}
class Standort <<SubmodelElementCollection>> {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment