eg_connectionpoints: Get interconnection data.

View source: R/eg_operationaldata.R

eg_connectionpointsR Documentation

Get interconnection data.

Description

Interconnection points

Usage

eg_connectionpoints(
  indicator = NULL,
  periodType = NULL,
  from = NULL,
  to = NULL,
  operatorKey = NULL,
  tsoEicCode = NULL,
  operatorLabel = NULL,
  pointKey = NULL,
  pointLabel = NULL,
  tsoItemIdentifier = NULL,
  directionKey = NULL,
  timeZone = "CET",
  limit = -1
)

Arguments

indicator

Indicator

periodType

Period type.

operatorKey

Operator key.

tsoEicCode

TSO EIC code.

operatorLabel

Operator Label.

pointKey

Point Key.

pointLabel

Point Labe.

tsoItemIdentifier

TSO Item Identifier.

directionKey

Direction Key.

limit

Limit. -1 for unlimited.

periodFrom

Period from.

periodTo

Period to.

timezone

Time zone.


krose/entsog documentation built on Jan. 21, 2023, 7:53 p.m.