Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Epoche 2: “WR 3” wurde hinzugefügt

  • Epoche 3: “WR 2” wurde durch “WR 2B” ersetzt

Drawio
mVer2
zoom1
simple0
zoominComment10
inCommentcustContentId0268391383065
pageId268391317505
custContentIdlbox2683913830651
diagramDisplayNameEpochen Deutsch.drawio
lbox1
contentVer2
revision2
baseUrlhttps://solarlog.atlassian.net/wiki
diagramNameEpochen Deutsch.drawio
pCenter0
width696
links
tbstyle
height363.5

...

  • ComponentIds (id) werden pro Epoche neu erzeugt.

  • CrossEpochIds bleiben über die Lebenszeit der Komponente gleich.

Drawio
mVer2
zoom1
simple0
zoominComment10
inCommentcustContentId0268391383122
pageId268391317505
custContentIdlbox2683913831221
diagramDisplayNameEpochen Deutsch.drawiolbox1
contentVer4
revision4
baseUrlhttps://solarlog.atlassian.net/wiki
diagramNameEpochId Deutsch.drawio
pCenter0
width956
links
tbstyle
height363.5

Beispiel aus API Call

Code Block
GET {{baseURL}}/api/v1/{{portal}}/datasource/plant/{{plantId}}/components/YYYY-MM-DD

Epoche 1

Code Block
languagejson
[
    {
        "id": "a2a62c37-...",
        "mpptrackers": [
            {...}
        ],
        "moduleStrings": [],
        "moduleField": null,
        "crossEpochId": "abcd123...",
    }
]

...