regulatormodule

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2021 License: Apache-2.0 Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_regulatormodule_regulatormodule_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DirectionalATCC

type DirectionalATCC struct {

	// Control (secondary) voltage bandwidth (i.e., range), given either as voltage value or percentage
	// of the nominal voltage (forward power flow presumed).
	BndWid *commonmodule.PhaseAPC `protobuf:"bytes,1,opt,name=BndWid,proto3" json:"BndWid,omitempty"`
	// Time to wait before operating, after reaching the control point (forward power flow presumed).
	CtlDlTmms *commonmodule.PhaseISC `protobuf:"bytes,2,opt,name=CtlDlTmms,proto3" json:"CtlDlTmms,omitempty"`
	// Line drop voltage due to line resistance component (forward power flow presumed) at rated current.
	LDCR *commonmodule.PhaseAPC `protobuf:"bytes,3,opt,name=LDCR,proto3" json:"LDCR,omitempty"`
	// Line drop voltage due to line reactance component (forward power flow presumed) at rated current.
	LDCX *commonmodule.PhaseAPC `protobuf:"bytes,4,opt,name=LDCX,proto3" json:"LDCX,omitempty"`
	// (controllable) Voltage setpoint. Analog value (MX) feeds back the setpoint of the controller.
	VolSpt *commonmodule.PhaseAPC `protobuf:"bytes,5,opt,name=VolSpt,proto3" json:"VolSpt,omitempty"`
	// Enable voltage set point
	VoltageSetPointEnabled *commonmodule.PhaseDPC `protobuf:"bytes,6,opt,name=voltageSetPointEnabled,proto3" json:"voltageSetPointEnabled,omitempty"`
	// contains filtered or unexported fields
}

LN: Automatic tap changer controller   Name: ATCC

func (*DirectionalATCC) Descriptor deprecated

func (*DirectionalATCC) Descriptor() ([]byte, []int)

Deprecated: Use DirectionalATCC.ProtoReflect.Descriptor instead.

func (*DirectionalATCC) GetBndWid

func (x *DirectionalATCC) GetBndWid() *commonmodule.PhaseAPC

func (*DirectionalATCC) GetCtlDlTmms

func (x *DirectionalATCC) GetCtlDlTmms() *commonmodule.PhaseISC

func (*DirectionalATCC) GetLDCR

func (x *DirectionalATCC) GetLDCR() *commonmodule.PhaseAPC

func (*DirectionalATCC) GetLDCX

func (x *DirectionalATCC) GetLDCX() *commonmodule.PhaseAPC

func (*DirectionalATCC) GetVolSpt

func (x *DirectionalATCC) GetVolSpt() *commonmodule.PhaseAPC

func (*DirectionalATCC) GetVoltageSetPointEnabled

func (x *DirectionalATCC) GetVoltageSetPointEnabled() *commonmodule.PhaseDPC

func (*DirectionalATCC) ProtoMessage

func (*DirectionalATCC) ProtoMessage()

func (*DirectionalATCC) ProtoReflect

func (x *DirectionalATCC) ProtoReflect() protoreflect.Message

func (*DirectionalATCC) Reset

func (x *DirectionalATCC) Reset()

func (*DirectionalATCC) String

func (x *DirectionalATCC) String() string

type RegulatorCSG

type RegulatorCSG struct {

	// The array with the points specifying a curve shape.
	CrvPts []*RegulatorPoint `protobuf:"bytes,1,rep,name=crvPts,proto3" json:"crvPts,omitempty"`
	// contains filtered or unexported fields
}

Curve shape setting (FC=SP) (CSG_SP)

func (*RegulatorCSG) Descriptor deprecated

func (*RegulatorCSG) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorCSG.ProtoReflect.Descriptor instead.

func (*RegulatorCSG) GetCrvPts

func (x *RegulatorCSG) GetCrvPts() []*RegulatorPoint

func (*RegulatorCSG) ProtoMessage

func (*RegulatorCSG) ProtoMessage()

func (*RegulatorCSG) ProtoReflect

func (x *RegulatorCSG) ProtoReflect() protoreflect.Message

func (*RegulatorCSG) Reset

func (x *RegulatorCSG) Reset()

func (*RegulatorCSG) String

func (x *RegulatorCSG) String() string

type RegulatorControl

type RegulatorControl struct {

	// UML inherited base object
	ControlValue *commonmodule.ControlValue `protobuf:"bytes,1,opt,name=controlValue,proto3" json:"controlValue,omitempty"`
	// MISSING DOCUMENTATION!!!
	Check *commonmodule.CheckConditions `protobuf:"bytes,2,opt,name=check,proto3" json:"check,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorControlFSCC *RegulatorControlFSCC `protobuf:"bytes,3,opt,name=regulatorControlFSCC,proto3" json:"regulatorControlFSCC,omitempty"`
	// contains filtered or unexported fields
}

Regulator control

func (*RegulatorControl) Descriptor deprecated

func (*RegulatorControl) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorControl.ProtoReflect.Descriptor instead.

func (*RegulatorControl) GetCheck

func (*RegulatorControl) GetControlValue

func (x *RegulatorControl) GetControlValue() *commonmodule.ControlValue

func (*RegulatorControl) GetRegulatorControlFSCC

func (x *RegulatorControl) GetRegulatorControlFSCC() *RegulatorControlFSCC

func (*RegulatorControl) ProtoMessage

func (*RegulatorControl) ProtoMessage()

func (*RegulatorControl) ProtoReflect

func (x *RegulatorControl) ProtoReflect() protoreflect.Message

func (*RegulatorControl) Reset

func (x *RegulatorControl) Reset()

func (*RegulatorControl) String

func (x *RegulatorControl) String() string

type RegulatorControlATCC

type RegulatorControlATCC struct {

	// UML inherited base object
	LogicalNodeForControl *commonmodule.LogicalNodeForControl `protobuf:"bytes,1,opt,name=logicalNodeForControl,proto3" json:"logicalNodeForControl,omitempty"`
	// Forward voltage regulation
	DirFwd *DirectionalATCC `protobuf:"bytes,2,opt,name=DirFwd,proto3" json:"DirFwd,omitempty"`
	// The control characteristics for power flow operation
	DirMode *commonmodule.Optional_DirectionModeKind `protobuf:"bytes,3,opt,name=DirMode,proto3" json:"DirMode,omitempty"`
	// Reverse voltage regulation
	DirRev *DirectionalATCC `protobuf:"bytes,4,opt,name=DirRev,proto3" json:"DirRev,omitempty"`
	// This is the percentage used to determine the current threshold at which the control recognizes
	// current flow direction. Below the threshold, the current flow is considered to be indeterminate.
	DirThd *commonmodule.PhaseAPC `protobuf:"bytes,5,opt,name=DirThd,proto3" json:"DirThd,omitempty"`
	// (controllable) If true, transformers operate in parallel, otherwise they operate independently.
	ParOp *commonmodule.PhaseSPC `protobuf:"bytes,6,opt,name=ParOp,proto3" json:"ParOp,omitempty"`
	// Ramp rates
	RampRates *commonmodule.RampRate `protobuf:"bytes,7,opt,name=rampRates,proto3" json:"rampRates,omitempty"`
	// (controllable) Tap position change to the specified value.
	State *commonmodule.Optional_StateKind `protobuf:"bytes,8,opt,name=state,proto3" json:"state,omitempty"`
	// If true, tap position shall be lowered.
	TapOpL *commonmodule.PhaseSPC `protobuf:"bytes,9,opt,name=TapOpL,proto3" json:"TapOpL,omitempty"`
	// If true, tap position shall be raised.
	TapOpR *commonmodule.PhaseSPC `protobuf:"bytes,10,opt,name=TapOpR,proto3" json:"TapOpR,omitempty"`
	// High voltage limit for Voltage Limiter
	VolLmtHi *commonmodule.PhaseAPC `protobuf:"bytes,11,opt,name=VolLmtHi,proto3" json:"VolLmtHi,omitempty"`
	// Low voltage limit for Voltage Limiter
	VolLmtLo *commonmodule.PhaseAPC `protobuf:"bytes,12,opt,name=VolLmtLo,proto3" json:"VolLmtLo,omitempty"`
	// Voltage-limiting types
	VolLmtMode *commonmodule.Optional_VoltLimitModeKind `protobuf:"bytes,13,opt,name=VolLmtMode,proto3" json:"VolLmtMode,omitempty"`
	// contains filtered or unexported fields
}

LN: Automatic tap changer controller   Name: ATCC

func (*RegulatorControlATCC) Descriptor deprecated

func (*RegulatorControlATCC) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorControlATCC.ProtoReflect.Descriptor instead.

func (*RegulatorControlATCC) GetDirFwd

func (x *RegulatorControlATCC) GetDirFwd() *DirectionalATCC

func (*RegulatorControlATCC) GetDirMode

func (*RegulatorControlATCC) GetDirRev

func (x *RegulatorControlATCC) GetDirRev() *DirectionalATCC

func (*RegulatorControlATCC) GetDirThd

func (x *RegulatorControlATCC) GetDirThd() *commonmodule.PhaseAPC

func (*RegulatorControlATCC) GetLogicalNodeForControl

func (x *RegulatorControlATCC) GetLogicalNodeForControl() *commonmodule.LogicalNodeForControl

func (*RegulatorControlATCC) GetParOp

func (*RegulatorControlATCC) GetRampRates

func (x *RegulatorControlATCC) GetRampRates() *commonmodule.RampRate

func (*RegulatorControlATCC) GetState

func (*RegulatorControlATCC) GetTapOpL

func (x *RegulatorControlATCC) GetTapOpL() *commonmodule.PhaseSPC

func (*RegulatorControlATCC) GetTapOpR

func (x *RegulatorControlATCC) GetTapOpR() *commonmodule.PhaseSPC

func (*RegulatorControlATCC) GetVolLmtHi

func (x *RegulatorControlATCC) GetVolLmtHi() *commonmodule.PhaseAPC

func (*RegulatorControlATCC) GetVolLmtLo

func (x *RegulatorControlATCC) GetVolLmtLo() *commonmodule.PhaseAPC

func (*RegulatorControlATCC) GetVolLmtMode

func (*RegulatorControlATCC) ProtoMessage

func (*RegulatorControlATCC) ProtoMessage()

func (*RegulatorControlATCC) ProtoReflect

func (x *RegulatorControlATCC) ProtoReflect() protoreflect.Message

func (*RegulatorControlATCC) Reset

func (x *RegulatorControlATCC) Reset()

func (*RegulatorControlATCC) String

func (x *RegulatorControlATCC) String() string

type RegulatorControlFSCC

type RegulatorControlFSCC struct {

	// UML inherited base object
	ControlFSCC *commonmodule.ControlFSCC `protobuf:"bytes,1,opt,name=controlFSCC,proto3" json:"controlFSCC,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorControlScheduleFSCH *RegulatorControlScheduleFSCH `protobuf:"bytes,2,opt,name=regulatorControlScheduleFSCH,proto3" json:"regulatorControlScheduleFSCH,omitempty"`
	// contains filtered or unexported fields
}

Using 61850 FSCC for regulator control

func (*RegulatorControlFSCC) Descriptor deprecated

func (*RegulatorControlFSCC) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorControlFSCC.ProtoReflect.Descriptor instead.

func (*RegulatorControlFSCC) GetControlFSCC

func (x *RegulatorControlFSCC) GetControlFSCC() *commonmodule.ControlFSCC

func (*RegulatorControlFSCC) GetRegulatorControlScheduleFSCH

func (x *RegulatorControlFSCC) GetRegulatorControlScheduleFSCH() *RegulatorControlScheduleFSCH

func (*RegulatorControlFSCC) ProtoMessage

func (*RegulatorControlFSCC) ProtoMessage()

func (*RegulatorControlFSCC) ProtoReflect

func (x *RegulatorControlFSCC) ProtoReflect() protoreflect.Message

func (*RegulatorControlFSCC) Reset

func (x *RegulatorControlFSCC) Reset()

func (*RegulatorControlFSCC) String

func (x *RegulatorControlFSCC) String() string

type RegulatorControlProfile

type RegulatorControlProfile struct {

	// UML inherited base object
	ControlMessageInfo *commonmodule.ControlMessageInfo `protobuf:"bytes,1,opt,name=controlMessageInfo,proto3" json:"controlMessageInfo,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorControl *RegulatorControl `protobuf:"bytes,2,opt,name=regulatorControl,proto3" json:"regulatorControl,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorSystem *RegulatorSystem `protobuf:"bytes,3,opt,name=regulatorSystem,proto3" json:"regulatorSystem,omitempty"`
	// contains filtered or unexported fields
}

Regulator control profile. Instructs an end device (or an end device group) to perform a specified action.

func (*RegulatorControlProfile) Descriptor deprecated

func (*RegulatorControlProfile) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorControlProfile.ProtoReflect.Descriptor instead.

func (*RegulatorControlProfile) GetControlMessageInfo

func (x *RegulatorControlProfile) GetControlMessageInfo() *commonmodule.ControlMessageInfo

func (*RegulatorControlProfile) GetRegulatorControl

func (x *RegulatorControlProfile) GetRegulatorControl() *RegulatorControl

func (*RegulatorControlProfile) GetRegulatorSystem

func (x *RegulatorControlProfile) GetRegulatorSystem() *RegulatorSystem

func (*RegulatorControlProfile) ProtoMessage

func (*RegulatorControlProfile) ProtoMessage()

func (*RegulatorControlProfile) ProtoReflect

func (x *RegulatorControlProfile) ProtoReflect() protoreflect.Message

func (*RegulatorControlProfile) Reset

func (x *RegulatorControlProfile) Reset()

func (*RegulatorControlProfile) String

func (x *RegulatorControlProfile) String() string

type RegulatorControlScheduleFSCH

type RegulatorControlScheduleFSCH struct {

	// Discrete value in RegulatorCSG type
	ValDCSG *RegulatorCSG `protobuf:"bytes,1,opt,name=ValDCSG,proto3" json:"ValDCSG,omitempty"`
	// contains filtered or unexported fields
}

OpenFMB specialization for control schedule using: LN: Schedule   Name: FSCH

func (*RegulatorControlScheduleFSCH) Descriptor deprecated

func (*RegulatorControlScheduleFSCH) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorControlScheduleFSCH.ProtoReflect.Descriptor instead.

func (*RegulatorControlScheduleFSCH) GetValDCSG

func (x *RegulatorControlScheduleFSCH) GetValDCSG() *RegulatorCSG

func (*RegulatorControlScheduleFSCH) ProtoMessage

func (*RegulatorControlScheduleFSCH) ProtoMessage()

func (*RegulatorControlScheduleFSCH) ProtoReflect

func (*RegulatorControlScheduleFSCH) Reset

func (x *RegulatorControlScheduleFSCH) Reset()

func (*RegulatorControlScheduleFSCH) String

type RegulatorDiscreteControl

type RegulatorDiscreteControl struct {

	// UML inherited base object
	ControlValue *commonmodule.ControlValue `protobuf:"bytes,1,opt,name=controlValue,proto3" json:"controlValue,omitempty"`
	// MISSING DOCUMENTATION!!!
	Check *commonmodule.CheckConditions `protobuf:"bytes,2,opt,name=check,proto3" json:"check,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorControlATCC *RegulatorControlATCC `protobuf:"bytes,3,opt,name=regulatorControlATCC,proto3" json:"regulatorControlATCC,omitempty"`
	// contains filtered or unexported fields
}

Regulator control

func (*RegulatorDiscreteControl) Descriptor deprecated

func (*RegulatorDiscreteControl) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorDiscreteControl.ProtoReflect.Descriptor instead.

func (*RegulatorDiscreteControl) GetCheck

func (*RegulatorDiscreteControl) GetControlValue

func (x *RegulatorDiscreteControl) GetControlValue() *commonmodule.ControlValue

func (*RegulatorDiscreteControl) GetRegulatorControlATCC

func (x *RegulatorDiscreteControl) GetRegulatorControlATCC() *RegulatorControlATCC

func (*RegulatorDiscreteControl) ProtoMessage

func (*RegulatorDiscreteControl) ProtoMessage()

func (*RegulatorDiscreteControl) ProtoReflect

func (x *RegulatorDiscreteControl) ProtoReflect() protoreflect.Message

func (*RegulatorDiscreteControl) Reset

func (x *RegulatorDiscreteControl) Reset()

func (*RegulatorDiscreteControl) String

func (x *RegulatorDiscreteControl) String() string

type RegulatorDiscreteControlProfile

type RegulatorDiscreteControlProfile struct {

	// UML inherited base object
	ControlMessageInfo *commonmodule.ControlMessageInfo `protobuf:"bytes,1,opt,name=controlMessageInfo,proto3" json:"controlMessageInfo,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorDiscreteControl *RegulatorDiscreteControl `protobuf:"bytes,2,opt,name=regulatorDiscreteControl,proto3" json:"regulatorDiscreteControl,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorSystem *RegulatorSystem `protobuf:"bytes,3,opt,name=regulatorSystem,proto3" json:"regulatorSystem,omitempty"`
	// contains filtered or unexported fields
}

Regulator control profile. Instructs an end device (or an end device group) to perform a specified action.

func (*RegulatorDiscreteControlProfile) Descriptor deprecated

func (*RegulatorDiscreteControlProfile) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorDiscreteControlProfile.ProtoReflect.Descriptor instead.

func (*RegulatorDiscreteControlProfile) GetControlMessageInfo

func (*RegulatorDiscreteControlProfile) GetRegulatorDiscreteControl

func (x *RegulatorDiscreteControlProfile) GetRegulatorDiscreteControl() *RegulatorDiscreteControl

func (*RegulatorDiscreteControlProfile) GetRegulatorSystem

func (x *RegulatorDiscreteControlProfile) GetRegulatorSystem() *RegulatorSystem

func (*RegulatorDiscreteControlProfile) ProtoMessage

func (*RegulatorDiscreteControlProfile) ProtoMessage()

func (*RegulatorDiscreteControlProfile) ProtoReflect

func (*RegulatorDiscreteControlProfile) Reset

func (*RegulatorDiscreteControlProfile) String

type RegulatorEvent

type RegulatorEvent struct {

	// UML inherited base object
	EventValue *commonmodule.EventValue `protobuf:"bytes,1,opt,name=eventValue,proto3" json:"eventValue,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorEventAndStatusANCR *RegulatorEventAndStatusANCR `protobuf:"bytes,2,opt,name=regulatorEventAndStatusANCR,proto3" json:"regulatorEventAndStatusANCR,omitempty"`
	// contains filtered or unexported fields
}

Regulator event

func (*RegulatorEvent) Descriptor deprecated

func (*RegulatorEvent) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorEvent.ProtoReflect.Descriptor instead.

func (*RegulatorEvent) GetEventValue

func (x *RegulatorEvent) GetEventValue() *commonmodule.EventValue

func (*RegulatorEvent) GetRegulatorEventAndStatusANCR

func (x *RegulatorEvent) GetRegulatorEventAndStatusANCR() *RegulatorEventAndStatusANCR

func (*RegulatorEvent) ProtoMessage

func (*RegulatorEvent) ProtoMessage()

func (*RegulatorEvent) ProtoReflect

func (x *RegulatorEvent) ProtoReflect() protoreflect.Message

func (*RegulatorEvent) Reset

func (x *RegulatorEvent) Reset()

func (*RegulatorEvent) String

func (x *RegulatorEvent) String() string

type RegulatorEventAndStatusANCR

type RegulatorEventAndStatusANCR struct {

	// UML inherited base object
	LogicalNodeForEventAndStatus *commonmodule.LogicalNodeForEventAndStatus `protobuf:"bytes,1,opt,name=logicalNodeForEventAndStatus,proto3" json:"logicalNodeForEventAndStatus,omitempty"`
	// MISSING DOCUMENTATION!!!
	DynamicTest *commonmodule.ENS_DynamicTestKind `protobuf:"bytes,2,opt,name=DynamicTest,proto3" json:"DynamicTest,omitempty"`
	// MISSING DOCUMENTATION!!!
	PointStatus *RegulatorEventAndStatusATCC `protobuf:"bytes,3,opt,name=PointStatus,proto3" json:"PointStatus,omitempty"`
	// contains filtered or unexported fields
}

OpenFMB 61850 specialization for both RegulatorEventProfile and RegulatorStatusProfile

func (*RegulatorEventAndStatusANCR) Descriptor deprecated

func (*RegulatorEventAndStatusANCR) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorEventAndStatusANCR.ProtoReflect.Descriptor instead.

func (*RegulatorEventAndStatusANCR) GetDynamicTest

func (*RegulatorEventAndStatusANCR) GetLogicalNodeForEventAndStatus

func (x *RegulatorEventAndStatusANCR) GetLogicalNodeForEventAndStatus() *commonmodule.LogicalNodeForEventAndStatus

func (*RegulatorEventAndStatusANCR) GetPointStatus

func (*RegulatorEventAndStatusANCR) ProtoMessage

func (*RegulatorEventAndStatusANCR) ProtoMessage()

func (*RegulatorEventAndStatusANCR) ProtoReflect

func (*RegulatorEventAndStatusANCR) Reset

func (x *RegulatorEventAndStatusANCR) Reset()

func (*RegulatorEventAndStatusANCR) String

func (x *RegulatorEventAndStatusANCR) String() string

type RegulatorEventAndStatusATCC

type RegulatorEventAndStatusATCC struct {

	// Centre of voltage control bandwidth (forward power flow presumed).
	BndCtr *commonmodule.ASG `protobuf:"bytes,1,opt,name=BndCtr,proto3" json:"BndCtr,omitempty"`
	// Control (secondary) voltage bandwidth (i.e., range), given either as voltage value or percentage
	// of the nominal voltage (forward power flow presumed).
	BndWid *commonmodule.ASG `protobuf:"bytes,2,opt,name=BndWid,proto3" json:"BndWid,omitempty"`
	// Compensated Voltage Secondary compared with set point plus or minus Bandwidth
	BndWidHi *commonmodule.PhaseSPS `protobuf:"bytes,3,opt,name=BndWidHi,proto3" json:"BndWidHi,omitempty"`
	// Compensated Voltage Secondary compared with set point plus or minus Bandwidth
	BndWidLo *commonmodule.PhaseSPS `protobuf:"bytes,4,opt,name=BndWidLo,proto3" json:"BndWidLo,omitempty"`
	// Current Power Direction is the direction that regulator is regulating.
	DirCtlRev *commonmodule.PhaseSPS `protobuf:"bytes,5,opt,name=DirCtlRev,proto3" json:"DirCtlRev,omitempty"`
	// True if direction is indeterminate.
	DirIndt *commonmodule.PhaseSPS `protobuf:"bytes,6,opt,name=DirIndt,proto3" json:"DirIndt,omitempty"`
	// True if the current direction is the same as the System Direction
	DirRev *commonmodule.PhaseSPS `protobuf:"bytes,7,opt,name=DirRev,proto3" json:"DirRev,omitempty"`
	// Line drop voltage due to line resistance component (forward power flow presumed) at rated current.
	LDCR *commonmodule.ASG `protobuf:"bytes,8,opt,name=LDCR,proto3" json:"LDCR,omitempty"`
	// Line drop voltage due to line reactance component (forward power flow presumed) at rated current.
	LDCX *commonmodule.ASG `protobuf:"bytes,9,opt,name=LDCX,proto3" json:"LDCX,omitempty"`
	// (controllable) If true, transformers operate in parallel, otherwise they operate independently.
	ParOp *commonmodule.StatusSPS `protobuf:"bytes,10,opt,name=ParOp,proto3" json:"ParOp,omitempty"`
	// Ramp rates
	RampRates *commonmodule.RampRate `protobuf:"bytes,11,opt,name=rampRates,proto3" json:"rampRates,omitempty"`
	// State
	State *commonmodule.Optional_StateKind `protobuf:"bytes,12,opt,name=state,proto3" json:"state,omitempty"`
	// OpenFMB extension:  Status for the time to wait before operating (CtrlDlTmms)
	StDlTmms *commonmodule.StatusINC `protobuf:"bytes,13,opt,name=StDlTmms,proto3" json:"StDlTmms,omitempty"`
	// If true, there was an error in tap position change, or in tap indication (for instance, wrong
	// Binary Coded Decimal (BCD) code).
	TapOpErr *commonmodule.StatusSPS `protobuf:"bytes,14,opt,name=TapOpErr,proto3" json:"TapOpErr,omitempty"`
	// (controllable) Tap position change to the specified value.
	TapPos *commonmodule.PhaseINS `protobuf:"bytes,15,opt,name=TapPos,proto3" json:"TapPos,omitempty"`
	// Load Voltage Secondary compared with VolLmtHi
	VolLmtHi *commonmodule.PhaseSPS `protobuf:"bytes,16,opt,name=VolLmtHi,proto3" json:"VolLmtHi,omitempty"`
	// Load Voltage Secondary compared with VolLmtLo
	VolLmtLo *commonmodule.PhaseSPS `protobuf:"bytes,17,opt,name=VolLmtLo,proto3" json:"VolLmtLo,omitempty"`
	// (controllable) Voltage setpoint. Analog value (MX) feeds back the setpoint of the controller.
	VolSpt *commonmodule.PhaseAPC `protobuf:"bytes,18,opt,name=VolSpt,proto3" json:"VolSpt,omitempty"`
	// Voltage set point status
	VoltageSetPointEnabled *commonmodule.StatusSPS `protobuf:"bytes,19,opt,name=voltageSetPointEnabled,proto3" json:"voltageSetPointEnabled,omitempty"`
	// contains filtered or unexported fields
}

LN: Automatic tap changer controller   Name: ATCC

func (*RegulatorEventAndStatusATCC) Descriptor deprecated

func (*RegulatorEventAndStatusATCC) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorEventAndStatusATCC.ProtoReflect.Descriptor instead.

func (*RegulatorEventAndStatusATCC) GetBndCtr

func (*RegulatorEventAndStatusATCC) GetBndWid

func (*RegulatorEventAndStatusATCC) GetBndWidHi

func (*RegulatorEventAndStatusATCC) GetBndWidLo

func (*RegulatorEventAndStatusATCC) GetDirCtlRev

func (*RegulatorEventAndStatusATCC) GetDirIndt

func (*RegulatorEventAndStatusATCC) GetDirRev

func (*RegulatorEventAndStatusATCC) GetLDCR

func (*RegulatorEventAndStatusATCC) GetLDCX

func (*RegulatorEventAndStatusATCC) GetParOp

func (*RegulatorEventAndStatusATCC) GetRampRates

func (*RegulatorEventAndStatusATCC) GetStDlTmms

func (*RegulatorEventAndStatusATCC) GetState

func (*RegulatorEventAndStatusATCC) GetTapOpErr

func (*RegulatorEventAndStatusATCC) GetTapPos

func (*RegulatorEventAndStatusATCC) GetVolLmtHi

func (*RegulatorEventAndStatusATCC) GetVolLmtLo

func (*RegulatorEventAndStatusATCC) GetVolSpt

func (*RegulatorEventAndStatusATCC) GetVoltageSetPointEnabled

func (x *RegulatorEventAndStatusATCC) GetVoltageSetPointEnabled() *commonmodule.StatusSPS

func (*RegulatorEventAndStatusATCC) ProtoMessage

func (*RegulatorEventAndStatusATCC) ProtoMessage()

func (*RegulatorEventAndStatusATCC) ProtoReflect

func (*RegulatorEventAndStatusATCC) Reset

func (x *RegulatorEventAndStatusATCC) Reset()

func (*RegulatorEventAndStatusATCC) String

func (x *RegulatorEventAndStatusATCC) String() string

type RegulatorEventProfile

type RegulatorEventProfile struct {

	// UML inherited base object
	EventMessageInfo *commonmodule.EventMessageInfo `protobuf:"bytes,1,opt,name=eventMessageInfo,proto3" json:"eventMessageInfo,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorEvent *RegulatorEvent `protobuf:"bytes,2,opt,name=regulatorEvent,proto3" json:"regulatorEvent,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorSystem *RegulatorSystem `protobuf:"bytes,3,opt,name=regulatorSystem,proto3" json:"regulatorSystem,omitempty"`
	// contains filtered or unexported fields
}

Regulator event profile

func (*RegulatorEventProfile) Descriptor deprecated

func (*RegulatorEventProfile) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorEventProfile.ProtoReflect.Descriptor instead.

func (*RegulatorEventProfile) GetEventMessageInfo

func (x *RegulatorEventProfile) GetEventMessageInfo() *commonmodule.EventMessageInfo

func (*RegulatorEventProfile) GetRegulatorEvent

func (x *RegulatorEventProfile) GetRegulatorEvent() *RegulatorEvent

func (*RegulatorEventProfile) GetRegulatorSystem

func (x *RegulatorEventProfile) GetRegulatorSystem() *RegulatorSystem

func (*RegulatorEventProfile) ProtoMessage

func (*RegulatorEventProfile) ProtoMessage()

func (*RegulatorEventProfile) ProtoReflect

func (x *RegulatorEventProfile) ProtoReflect() protoreflect.Message

func (*RegulatorEventProfile) Reset

func (x *RegulatorEventProfile) Reset()

func (*RegulatorEventProfile) String

func (x *RegulatorEventProfile) String() string

type RegulatorPoint

type RegulatorPoint struct {

	// Regulator control
	Control *RegulatorControlATCC `protobuf:"bytes,1,opt,name=control,proto3" json:"control,omitempty"`
	// Start time
	StartTime *commonmodule.Timestamp `protobuf:"bytes,8,opt,name=startTime,proto3" json:"startTime,omitempty"`
	// contains filtered or unexported fields
}

Point definition (Point)

func (*RegulatorPoint) Descriptor deprecated

func (*RegulatorPoint) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorPoint.ProtoReflect.Descriptor instead.

func (*RegulatorPoint) GetControl

func (x *RegulatorPoint) GetControl() *RegulatorControlATCC

func (*RegulatorPoint) GetStartTime

func (x *RegulatorPoint) GetStartTime() *commonmodule.Timestamp

func (*RegulatorPoint) ProtoMessage

func (*RegulatorPoint) ProtoMessage()

func (*RegulatorPoint) ProtoReflect

func (x *RegulatorPoint) ProtoReflect() protoreflect.Message

func (*RegulatorPoint) Reset

func (x *RegulatorPoint) Reset()

func (*RegulatorPoint) String

func (x *RegulatorPoint) String() string

type RegulatorReading

type RegulatorReading struct {

	// UML inherited base object
	ConductingEquipmentTerminalReading *commonmodule.ConductingEquipmentTerminalReading `protobuf:"bytes,1,opt,name=conductingEquipmentTerminalReading,proto3" json:"conductingEquipmentTerminalReading,omitempty"`
	// MISSING DOCUMENTATION!!!
	PhaseMMTN *commonmodule.PhaseMMTN `protobuf:"bytes,2,opt,name=phaseMMTN,proto3" json:"phaseMMTN,omitempty"`
	// MISSING DOCUMENTATION!!!
	ReadingMMTR *commonmodule.ReadingMMTR `protobuf:"bytes,3,opt,name=readingMMTR,proto3" json:"readingMMTR,omitempty"`
	// MISSING DOCUMENTATION!!!
	ReadingMMXU *commonmodule.ReadingMMXU `protobuf:"bytes,4,opt,name=readingMMXU,proto3" json:"readingMMXU,omitempty"`
	// MISSING DOCUMENTATION!!!
	SecondaryReadingMMXU *commonmodule.ReadingMMXU `protobuf:"bytes,5,opt,name=secondaryReadingMMXU,proto3" json:"secondaryReadingMMXU,omitempty"`
	// contains filtered or unexported fields
}

Regulator reading value

func (*RegulatorReading) Descriptor deprecated

func (*RegulatorReading) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorReading.ProtoReflect.Descriptor instead.

func (*RegulatorReading) GetConductingEquipmentTerminalReading

func (x *RegulatorReading) GetConductingEquipmentTerminalReading() *commonmodule.ConductingEquipmentTerminalReading

func (*RegulatorReading) GetPhaseMMTN

func (x *RegulatorReading) GetPhaseMMTN() *commonmodule.PhaseMMTN

func (*RegulatorReading) GetReadingMMTR

func (x *RegulatorReading) GetReadingMMTR() *commonmodule.ReadingMMTR

func (*RegulatorReading) GetReadingMMXU

func (x *RegulatorReading) GetReadingMMXU() *commonmodule.ReadingMMXU

func (*RegulatorReading) GetSecondaryReadingMMXU

func (x *RegulatorReading) GetSecondaryReadingMMXU() *commonmodule.ReadingMMXU

func (*RegulatorReading) ProtoMessage

func (*RegulatorReading) ProtoMessage()

func (*RegulatorReading) ProtoReflect

func (x *RegulatorReading) ProtoReflect() protoreflect.Message

func (*RegulatorReading) Reset

func (x *RegulatorReading) Reset()

func (*RegulatorReading) String

func (x *RegulatorReading) String() string

type RegulatorReadingProfile

type RegulatorReadingProfile struct {

	// UML inherited base object
	ReadingMessageInfo *commonmodule.ReadingMessageInfo `protobuf:"bytes,1,opt,name=readingMessageInfo,proto3" json:"readingMessageInfo,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorReading []*RegulatorReading `protobuf:"bytes,2,rep,name=regulatorReading,proto3" json:"regulatorReading,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorSystem *RegulatorSystem `protobuf:"bytes,3,opt,name=regulatorSystem,proto3" json:"regulatorSystem,omitempty"`
	// contains filtered or unexported fields
}

Regulator reading profile

func (*RegulatorReadingProfile) Descriptor deprecated

func (*RegulatorReadingProfile) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorReadingProfile.ProtoReflect.Descriptor instead.

func (*RegulatorReadingProfile) GetReadingMessageInfo

func (x *RegulatorReadingProfile) GetReadingMessageInfo() *commonmodule.ReadingMessageInfo

func (*RegulatorReadingProfile) GetRegulatorReading

func (x *RegulatorReadingProfile) GetRegulatorReading() []*RegulatorReading

func (*RegulatorReadingProfile) GetRegulatorSystem

func (x *RegulatorReadingProfile) GetRegulatorSystem() *RegulatorSystem

func (*RegulatorReadingProfile) ProtoMessage

func (*RegulatorReadingProfile) ProtoMessage()

func (*RegulatorReadingProfile) ProtoReflect

func (x *RegulatorReadingProfile) ProtoReflect() protoreflect.Message

func (*RegulatorReadingProfile) Reset

func (x *RegulatorReadingProfile) Reset()

func (*RegulatorReadingProfile) String

func (x *RegulatorReadingProfile) String() string

type RegulatorStatus

type RegulatorStatus struct {

	// UML inherited base object
	StatusValue *commonmodule.StatusValue `protobuf:"bytes,1,opt,name=statusValue,proto3" json:"statusValue,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorEventAndStatusANCR *RegulatorEventAndStatusANCR `protobuf:"bytes,2,opt,name=regulatorEventAndStatusANCR,proto3" json:"regulatorEventAndStatusANCR,omitempty"`
	// contains filtered or unexported fields
}

Regulator status

func (*RegulatorStatus) Descriptor deprecated

func (*RegulatorStatus) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorStatus.ProtoReflect.Descriptor instead.

func (*RegulatorStatus) GetRegulatorEventAndStatusANCR

func (x *RegulatorStatus) GetRegulatorEventAndStatusANCR() *RegulatorEventAndStatusANCR

func (*RegulatorStatus) GetStatusValue

func (x *RegulatorStatus) GetStatusValue() *commonmodule.StatusValue

func (*RegulatorStatus) ProtoMessage

func (*RegulatorStatus) ProtoMessage()

func (*RegulatorStatus) ProtoReflect

func (x *RegulatorStatus) ProtoReflect() protoreflect.Message

func (*RegulatorStatus) Reset

func (x *RegulatorStatus) Reset()

func (*RegulatorStatus) String

func (x *RegulatorStatus) String() string

type RegulatorStatusProfile

type RegulatorStatusProfile struct {

	// UML inherited base object
	StatusMessageInfo *commonmodule.StatusMessageInfo `protobuf:"bytes,1,opt,name=statusMessageInfo,proto3" json:"statusMessageInfo,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorStatus *RegulatorStatus `protobuf:"bytes,2,opt,name=regulatorStatus,proto3" json:"regulatorStatus,omitempty"`
	// MISSING DOCUMENTATION!!!
	RegulatorSystem *RegulatorSystem `protobuf:"bytes,3,opt,name=regulatorSystem,proto3" json:"regulatorSystem,omitempty"`
	// contains filtered or unexported fields
}

Regulator status profile

func (*RegulatorStatusProfile) Descriptor deprecated

func (*RegulatorStatusProfile) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorStatusProfile.ProtoReflect.Descriptor instead.

func (*RegulatorStatusProfile) GetRegulatorStatus

func (x *RegulatorStatusProfile) GetRegulatorStatus() *RegulatorStatus

func (*RegulatorStatusProfile) GetRegulatorSystem

func (x *RegulatorStatusProfile) GetRegulatorSystem() *RegulatorSystem

func (*RegulatorStatusProfile) GetStatusMessageInfo

func (x *RegulatorStatusProfile) GetStatusMessageInfo() *commonmodule.StatusMessageInfo

func (*RegulatorStatusProfile) ProtoMessage

func (*RegulatorStatusProfile) ProtoMessage()

func (*RegulatorStatusProfile) ProtoReflect

func (x *RegulatorStatusProfile) ProtoReflect() protoreflect.Message

func (*RegulatorStatusProfile) Reset

func (x *RegulatorStatusProfile) Reset()

func (*RegulatorStatusProfile) String

func (x *RegulatorStatusProfile) String() string

type RegulatorSystem

type RegulatorSystem struct {

	// UML inherited base object
	ConductingEquipment *commonmodule.ConductingEquipment `protobuf:"bytes,1,opt,name=conductingEquipment,proto3" json:"conductingEquipment,omitempty"`
	// contains filtered or unexported fields
}

Pole-mounted fault interrupter with built-in phase and ground relays, current transformer (CT), and supplemental controls.

func (*RegulatorSystem) Descriptor deprecated

func (*RegulatorSystem) Descriptor() ([]byte, []int)

Deprecated: Use RegulatorSystem.ProtoReflect.Descriptor instead.

func (*RegulatorSystem) GetConductingEquipment

func (x *RegulatorSystem) GetConductingEquipment() *commonmodule.ConductingEquipment

func (*RegulatorSystem) ProtoMessage

func (*RegulatorSystem) ProtoMessage()

func (*RegulatorSystem) ProtoReflect

func (x *RegulatorSystem) ProtoReflect() protoreflect.Message

func (*RegulatorSystem) Reset

func (x *RegulatorSystem) Reset()

func (*RegulatorSystem) String

func (x *RegulatorSystem) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL