Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Production

Name

Short name

Channel name

Sample request

Production total

ETotal

ProdEtotal

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdEtotal&
componentIds
xComponentIds[]={
componentId
xComponentId}

Production DC

PDC

ProdPdc

Code Block
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdPdc&
componentIds
xComponentIds[]={
componentId
xComponentId}&mppTrackerIds[]={mppId}

Production AC

PAC

ProdPac

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdPac&xComponentIds[]={xComponentId}

Voltage DC

UDC

ProdUdc

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdUdc&xComponentIds[]={xComponentsId}&mppTrackerIds[]={mppId}

Voltage AC

UAC

ProdUac

Code Block
https://{baseUrl}/api/visualization/plant/c0a7d79f-cdcf-11eb-9100-9600009f278a/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdUac&xComponentIds[]={xComponentId}&mppTrackerIds[]={mppId}

Current AC

IAC

ProdIac

Code Block
languagejson

Current DC

IDC

ProdIdc

Code Block
languagejson

Feed-in

Feed-in

ProdPacFeed

Code Block
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ProdPacFeed

Consumption

Name

Short name

Channel name

Sample request

Consumption

PAC

ConsPac

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsPac&xComponentIds[]={xComponentId}

Total consumption

ETotal

ConsEtotal

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsEtotal&xComponentIds[]={xComponentId}

Voltage phase 1

UAC1

ConsUacPhaseOne

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsUacPhaseOne&xComponentIds[]={xComponentId}

Voltage phase 2

UAC2

ConsUacPhaseTwo

Voltage phase 3

UAC3

ConsUacPhaseThree

Production AC phase 1

PAC1

ConsPacPhaseOne

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsPacPhaseOne&xComponentIds[]={xComponentId}

Production AC phase 2

PAC2

ConsPacPhaseTwo

Production AC phase 3

PAC3

ConsPacPhaseThree

Current AC phase 1

IAC1

ConsIacPhaseOne

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsIacPhaseOne&
componentIds
xComponentIds[]={
componentId
xComponentId}

Current AC phase 2

IAC2

ConsIacPhaseTwo

Current AC phase 3

IAC3

ConsIacPhaseThree

Uncovered consumption

Uncov. Cons.

ConsPacUncov

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsPacUncov

Covered consumption

Cov. Cons.

ConsPacCov

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsPacCov

Reactive Power Phase 1

QAC1

ConsQacPhaseOne

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsQacPhaseOne&xComponentIds[]={xComponentId}

Reactive Power Phase 2

QAC2

ConsQacPhaseTwo

Reactive Power Phase 3

QAC3

ConsQacPhaseThree

Power factor (Cosinus Phi)

Cos Phi

ConsCosPhi

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ConsCosPhi&xComponentIds[]={xComponentId}

Total Consumption/Production 1

Total Consumption/Production

EtotalC1

Total Consumption/Production 2

Total Consumption/Production

EtotalC2

Total Consumption/Production 3

Total Consumption/Production

EtotalC3

KPIs

Name

Channel name

Sample request

Autarky Current

ConsEtotalSelfSufficiency

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/channel/latest?date=2021-07-27&name=ConsEtotalSelfSufficiency&deviceType=Plant

Battery

Name

Channel name

Sample request

Charge

ChargePac

Code Block
languagejson
https://{baseUrl}/api/visualization/plant/{plantId}/cross-epoch/channels?dateFrom=2021-07-20&dateTo=2021-07-20&channelNames[]=ChargePac&channelNames[]=DischargePac&channelNames[]=BattLoad

Discharge

DischargePac

SoC*

BattLoad

Info

* Availability depends on manufacturer and connection type

...