switchmodule

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: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_switchmodule_switchmodule_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProtectedSwitch

type ProtectedSwitch struct {

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

A ProtectedSwitch is a switching device that can be operated by ProtectionEquipment.

func (*ProtectedSwitch) Descriptor deprecated

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

Deprecated: Use ProtectedSwitch.ProtoReflect.Descriptor instead.

func (*ProtectedSwitch) GetConductingEquipment

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

func (*ProtectedSwitch) ProtoMessage

func (*ProtectedSwitch) ProtoMessage()

func (*ProtectedSwitch) ProtoReflect

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

func (*ProtectedSwitch) Reset

func (x *ProtectedSwitch) Reset()

func (*ProtectedSwitch) String

func (x *ProtectedSwitch) String() string

type SwitchDiscreteControl

type SwitchDiscreteControl 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!!!
	SwitchDiscreteControlXSWI *SwitchDiscreteControlXSWI `protobuf:"bytes,3,opt,name=switchDiscreteControlXSWI,proto3" json:"switchDiscreteControlXSWI,omitempty"`
	// contains filtered or unexported fields
}

Switch discrete control

func (*SwitchDiscreteControl) Descriptor deprecated

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

Deprecated: Use SwitchDiscreteControl.ProtoReflect.Descriptor instead.

func (*SwitchDiscreteControl) GetCheck

func (*SwitchDiscreteControl) GetControlValue

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

func (*SwitchDiscreteControl) GetSwitchDiscreteControlXSWI

func (x *SwitchDiscreteControl) GetSwitchDiscreteControlXSWI() *SwitchDiscreteControlXSWI

func (*SwitchDiscreteControl) ProtoMessage

func (*SwitchDiscreteControl) ProtoMessage()

func (*SwitchDiscreteControl) ProtoReflect

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

func (*SwitchDiscreteControl) Reset

func (x *SwitchDiscreteControl) Reset()

func (*SwitchDiscreteControl) String

func (x *SwitchDiscreteControl) String() string

type SwitchDiscreteControlProfile

type SwitchDiscreteControlProfile struct {

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

Switch control profile

func (*SwitchDiscreteControlProfile) Descriptor deprecated

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

Deprecated: Use SwitchDiscreteControlProfile.ProtoReflect.Descriptor instead.

func (*SwitchDiscreteControlProfile) GetControlMessageInfo

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

func (*SwitchDiscreteControlProfile) GetProtectedSwitch

func (x *SwitchDiscreteControlProfile) GetProtectedSwitch() *ProtectedSwitch

func (*SwitchDiscreteControlProfile) GetSwitchDiscreteControl

func (x *SwitchDiscreteControlProfile) GetSwitchDiscreteControl() *SwitchDiscreteControl

func (*SwitchDiscreteControlProfile) ProtoMessage

func (*SwitchDiscreteControlProfile) ProtoMessage()

func (*SwitchDiscreteControlProfile) ProtoReflect

func (*SwitchDiscreteControlProfile) Reset

func (x *SwitchDiscreteControlProfile) Reset()

func (*SwitchDiscreteControlProfile) String

type SwitchDiscreteControlXSWI

type SwitchDiscreteControlXSWI struct {

	// UML inherited base object
	LogicalNodeForControl *commonmodule.LogicalNodeForControl `protobuf:"bytes,1,opt,name=logicalNodeForControl,proto3" json:"logicalNodeForControl,omitempty"`
	// MISSING DOCUMENTATION!!!
	Pos *commonmodule.PhaseDPC `protobuf:"bytes,2,opt,name=Pos,proto3" json:"Pos,omitempty"`
	// MISSING DOCUMENTATION!!!
	ResetProtectionPickup *commonmodule.ControlSPC `protobuf:"bytes,3,opt,name=ResetProtectionPickup,proto3" json:"ResetProtectionPickup,omitempty"`
	// contains filtered or unexported fields
}

OpenFMB specialization for switch control: LN: Circuit switch   Name: XSWI

func (*SwitchDiscreteControlXSWI) Descriptor deprecated

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

Deprecated: Use SwitchDiscreteControlXSWI.ProtoReflect.Descriptor instead.

func (*SwitchDiscreteControlXSWI) GetLogicalNodeForControl

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

func (*SwitchDiscreteControlXSWI) GetPos

func (*SwitchDiscreteControlXSWI) GetResetProtectionPickup

func (x *SwitchDiscreteControlXSWI) GetResetProtectionPickup() *commonmodule.ControlSPC

func (*SwitchDiscreteControlXSWI) ProtoMessage

func (*SwitchDiscreteControlXSWI) ProtoMessage()

func (*SwitchDiscreteControlXSWI) ProtoReflect

func (*SwitchDiscreteControlXSWI) Reset

func (x *SwitchDiscreteControlXSWI) Reset()

func (*SwitchDiscreteControlXSWI) String

func (x *SwitchDiscreteControlXSWI) String() string

type SwitchEvent

type SwitchEvent struct {

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

Switch event

func (*SwitchEvent) Descriptor deprecated

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

Deprecated: Use SwitchEvent.ProtoReflect.Descriptor instead.

func (*SwitchEvent) GetEventValue

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

func (*SwitchEvent) GetSwitchEventXSWI

func (x *SwitchEvent) GetSwitchEventXSWI() *SwitchEventXSWI

func (*SwitchEvent) ProtoMessage

func (*SwitchEvent) ProtoMessage()

func (*SwitchEvent) ProtoReflect

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

func (*SwitchEvent) Reset

func (x *SwitchEvent) Reset()

func (*SwitchEvent) String

func (x *SwitchEvent) String() string

type SwitchEventProfile

type SwitchEventProfile struct {

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

Switch event profile

func (*SwitchEventProfile) Descriptor deprecated

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

Deprecated: Use SwitchEventProfile.ProtoReflect.Descriptor instead.

func (*SwitchEventProfile) GetEventMessageInfo

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

func (*SwitchEventProfile) GetProtectedSwitch

func (x *SwitchEventProfile) GetProtectedSwitch() *ProtectedSwitch

func (*SwitchEventProfile) GetSwitchEvent

func (x *SwitchEventProfile) GetSwitchEvent() *SwitchEvent

func (*SwitchEventProfile) ProtoMessage

func (*SwitchEventProfile) ProtoMessage()

func (*SwitchEventProfile) ProtoReflect

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

func (*SwitchEventProfile) Reset

func (x *SwitchEventProfile) Reset()

func (*SwitchEventProfile) String

func (x *SwitchEventProfile) String() string

type SwitchEventXSWI

type SwitchEventXSWI struct {

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

OpenFMB specialization for SwitchEventProfile

func (*SwitchEventXSWI) Descriptor deprecated

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

Deprecated: Use SwitchEventXSWI.ProtoReflect.Descriptor instead.

func (*SwitchEventXSWI) GetDynamicTest

func (x *SwitchEventXSWI) GetDynamicTest() *commonmodule.ENS_DynamicTestKind

func (*SwitchEventXSWI) GetLogicalNodeForEventAndStatus

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

func (*SwitchEventXSWI) GetPos

func (x *SwitchEventXSWI) GetPos() *commonmodule.PhaseDPS

func (*SwitchEventXSWI) ProtoMessage

func (*SwitchEventXSWI) ProtoMessage()

func (*SwitchEventXSWI) ProtoReflect

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

func (*SwitchEventXSWI) Reset

func (x *SwitchEventXSWI) Reset()

func (*SwitchEventXSWI) String

func (x *SwitchEventXSWI) String() string

type SwitchReading

type SwitchReading struct {

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

Switch reading value

func (*SwitchReading) Descriptor deprecated

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

Deprecated: Use SwitchReading.ProtoReflect.Descriptor instead.

func (*SwitchReading) GetConductingEquipmentTerminalReading

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

func (*SwitchReading) GetDiffReadingMMXU

func (x *SwitchReading) GetDiffReadingMMXU() *commonmodule.ReadingMMXU

func (*SwitchReading) GetPhaseMMTN

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

func (*SwitchReading) GetReadingMMTR

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

func (*SwitchReading) GetReadingMMXU

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

func (*SwitchReading) ProtoMessage

func (*SwitchReading) ProtoMessage()

func (*SwitchReading) ProtoReflect

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

func (*SwitchReading) Reset

func (x *SwitchReading) Reset()

func (*SwitchReading) String

func (x *SwitchReading) String() string

type SwitchReadingProfile

type SwitchReadingProfile struct {

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

Switch reading profile

func (*SwitchReadingProfile) Descriptor deprecated

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

Deprecated: Use SwitchReadingProfile.ProtoReflect.Descriptor instead.

func (*SwitchReadingProfile) GetProtectedSwitch

func (x *SwitchReadingProfile) GetProtectedSwitch() *ProtectedSwitch

func (*SwitchReadingProfile) GetReadingMessageInfo

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

func (*SwitchReadingProfile) GetSwitchReading

func (x *SwitchReadingProfile) GetSwitchReading() []*SwitchReading

func (*SwitchReadingProfile) ProtoMessage

func (*SwitchReadingProfile) ProtoMessage()

func (*SwitchReadingProfile) ProtoReflect

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

func (*SwitchReadingProfile) Reset

func (x *SwitchReadingProfile) Reset()

func (*SwitchReadingProfile) String

func (x *SwitchReadingProfile) String() string

type SwitchStatus

type SwitchStatus struct {

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

Switch status

func (*SwitchStatus) Descriptor deprecated

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

Deprecated: Use SwitchStatus.ProtoReflect.Descriptor instead.

func (*SwitchStatus) GetStatusValue

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

func (*SwitchStatus) GetSwitchStatusXSWI

func (x *SwitchStatus) GetSwitchStatusXSWI() *SwitchStatusXSWI

func (*SwitchStatus) ProtoMessage

func (*SwitchStatus) ProtoMessage()

func (*SwitchStatus) ProtoReflect

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

func (*SwitchStatus) Reset

func (x *SwitchStatus) Reset()

func (*SwitchStatus) String

func (x *SwitchStatus) String() string

type SwitchStatusProfile

type SwitchStatusProfile struct {

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

Switch status profile

func (*SwitchStatusProfile) Descriptor deprecated

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

Deprecated: Use SwitchStatusProfile.ProtoReflect.Descriptor instead.

func (*SwitchStatusProfile) GetProtectedSwitch

func (x *SwitchStatusProfile) GetProtectedSwitch() *ProtectedSwitch

func (*SwitchStatusProfile) GetStatusMessageInfo

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

func (*SwitchStatusProfile) GetSwitchStatus

func (x *SwitchStatusProfile) GetSwitchStatus() *SwitchStatus

func (*SwitchStatusProfile) ProtoMessage

func (*SwitchStatusProfile) ProtoMessage()

func (*SwitchStatusProfile) ProtoReflect

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

func (*SwitchStatusProfile) Reset

func (x *SwitchStatusProfile) Reset()

func (*SwitchStatusProfile) String

func (x *SwitchStatusProfile) String() string

type SwitchStatusXSWI

type SwitchStatusXSWI 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!!!
	Pos *commonmodule.PhaseDPS `protobuf:"bytes,4,opt,name=Pos,proto3" json:"Pos,omitempty"`
	// Fault latch: LT01=51A OR 51B OR 51C
	ProtectionPickup *commonmodule.PhaseSPS `protobuf:"bytes,5,opt,name=ProtectionPickup,proto3" json:"ProtectionPickup,omitempty"`
	// contains filtered or unexported fields
}

OpenFMB specialization for SwitchStatusProfile

func (*SwitchStatusXSWI) Descriptor deprecated

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

Deprecated: Use SwitchStatusXSWI.ProtoReflect.Descriptor instead.

func (*SwitchStatusXSWI) GetDynamicTest

func (x *SwitchStatusXSWI) GetDynamicTest() *commonmodule.ENS_DynamicTestKind

func (*SwitchStatusXSWI) GetLogicalNodeForEventAndStatus

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

func (*SwitchStatusXSWI) GetPos

func (x *SwitchStatusXSWI) GetPos() *commonmodule.PhaseDPS

func (*SwitchStatusXSWI) GetProtectionPickup

func (x *SwitchStatusXSWI) GetProtectionPickup() *commonmodule.PhaseSPS

func (*SwitchStatusXSWI) ProtoMessage

func (*SwitchStatusXSWI) ProtoMessage()

func (*SwitchStatusXSWI) ProtoReflect

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

func (*SwitchStatusXSWI) Reset

func (x *SwitchStatusXSWI) Reset()

func (*SwitchStatusXSWI) String

func (x *SwitchStatusXSWI) String() string

Jump to

Keyboard shortcuts

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