breakermodule

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2023 License: Apache-2.0 Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_breakermodule_breakermodule_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Breaker

type Breaker struct {

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

A mechanical switching device capable of making, carrying, and breaking currents under normal circuit conditions and also making, carrying for a specified time, and breaking currents under specified abnormal circuit conditions e.g. those of short circuit.

func (*Breaker) Descriptor deprecated

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

Deprecated: Use Breaker.ProtoReflect.Descriptor instead.

func (*Breaker) GetConductingEquipment

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

func (*Breaker) ProtoMessage

func (*Breaker) ProtoMessage()

func (*Breaker) ProtoReflect

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

func (*Breaker) Reset

func (x *Breaker) Reset()

func (*Breaker) String

func (x *Breaker) String() string

type BreakerDiscreteControl

type BreakerDiscreteControl struct {

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

Breaker discrete control class

func (*BreakerDiscreteControl) Descriptor deprecated

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

Deprecated: Use BreakerDiscreteControl.ProtoReflect.Descriptor instead.

func (*BreakerDiscreteControl) GetBreakerDiscreteControlXCBR

func (x *BreakerDiscreteControl) GetBreakerDiscreteControlXCBR() *BreakerDiscreteControlXCBR

func (*BreakerDiscreteControl) GetCheck

func (*BreakerDiscreteControl) GetControlValue

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

func (*BreakerDiscreteControl) ProtoMessage

func (*BreakerDiscreteControl) ProtoMessage()

func (*BreakerDiscreteControl) ProtoReflect

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

func (*BreakerDiscreteControl) Reset

func (x *BreakerDiscreteControl) Reset()

func (*BreakerDiscreteControl) String

func (x *BreakerDiscreteControl) String() string

type BreakerDiscreteControlProfile

type BreakerDiscreteControlProfile struct {

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

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

func (*BreakerDiscreteControlProfile) Descriptor deprecated

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

Deprecated: Use BreakerDiscreteControlProfile.ProtoReflect.Descriptor instead.

func (*BreakerDiscreteControlProfile) GetBreaker

func (x *BreakerDiscreteControlProfile) GetBreaker() *Breaker

func (*BreakerDiscreteControlProfile) GetBreakerDiscreteControl

func (x *BreakerDiscreteControlProfile) GetBreakerDiscreteControl() *BreakerDiscreteControl

func (*BreakerDiscreteControlProfile) GetControlMessageInfo

func (*BreakerDiscreteControlProfile) ProtoMessage

func (*BreakerDiscreteControlProfile) ProtoMessage()

func (*BreakerDiscreteControlProfile) ProtoReflect

func (*BreakerDiscreteControlProfile) Reset

func (x *BreakerDiscreteControlProfile) Reset()

func (*BreakerDiscreteControlProfile) String

type BreakerDiscreteControlXCBR

type BreakerDiscreteControlXCBR struct {

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

Reclose enabled

func (*BreakerDiscreteControlXCBR) Descriptor deprecated

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

Deprecated: Use BreakerDiscreteControlXCBR.ProtoReflect.Descriptor instead.

func (*BreakerDiscreteControlXCBR) GetDiscreteControlXCBR

func (x *BreakerDiscreteControlXCBR) GetDiscreteControlXCBR() *commonmodule.DiscreteControlXCBR

func (*BreakerDiscreteControlXCBR) ProtoMessage

func (*BreakerDiscreteControlXCBR) ProtoMessage()

func (*BreakerDiscreteControlXCBR) ProtoReflect

func (*BreakerDiscreteControlXCBR) Reset

func (x *BreakerDiscreteControlXCBR) Reset()

func (*BreakerDiscreteControlXCBR) String

func (x *BreakerDiscreteControlXCBR) String() string

type BreakerEvent

type BreakerEvent struct {

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

Breaker event class

func (*BreakerEvent) Descriptor deprecated

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

Deprecated: Use BreakerEvent.ProtoReflect.Descriptor instead.

func (*BreakerEvent) GetEventValue

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

func (*BreakerEvent) GetStatusAndEventXCBR

func (x *BreakerEvent) GetStatusAndEventXCBR() *commonmodule.StatusAndEventXCBR

func (*BreakerEvent) ProtoMessage

func (*BreakerEvent) ProtoMessage()

func (*BreakerEvent) ProtoReflect

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

func (*BreakerEvent) Reset

func (x *BreakerEvent) Reset()

func (*BreakerEvent) String

func (x *BreakerEvent) String() string

type BreakerEventProfile

type BreakerEventProfile struct {

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

Breaker event profile

func (*BreakerEventProfile) Descriptor deprecated

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

Deprecated: Use BreakerEventProfile.ProtoReflect.Descriptor instead.

func (*BreakerEventProfile) GetBreaker

func (x *BreakerEventProfile) GetBreaker() *Breaker

func (*BreakerEventProfile) GetBreakerEvent

func (x *BreakerEventProfile) GetBreakerEvent() *BreakerEvent

func (*BreakerEventProfile) GetEventMessageInfo

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

func (*BreakerEventProfile) ProtoMessage

func (*BreakerEventProfile) ProtoMessage()

func (*BreakerEventProfile) ProtoReflect

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

func (*BreakerEventProfile) Reset

func (x *BreakerEventProfile) Reset()

func (*BreakerEventProfile) String

func (x *BreakerEventProfile) String() string

type BreakerReading

type BreakerReading 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
}

MISSING DOCUMENTATION!!!

func (*BreakerReading) Descriptor deprecated

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

Deprecated: Use BreakerReading.ProtoReflect.Descriptor instead.

func (*BreakerReading) GetConductingEquipmentTerminalReading

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

func (*BreakerReading) GetDiffReadingMMXU

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

func (*BreakerReading) GetPhaseMMTN

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

func (*BreakerReading) GetReadingMMTR

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

func (*BreakerReading) GetReadingMMXU

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

func (*BreakerReading) ProtoMessage

func (*BreakerReading) ProtoMessage()

func (*BreakerReading) ProtoReflect

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

func (*BreakerReading) Reset

func (x *BreakerReading) Reset()

func (*BreakerReading) String

func (x *BreakerReading) String() string

type BreakerReadingProfile

type BreakerReadingProfile struct {

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

Breaker reading profile

func (*BreakerReadingProfile) Descriptor deprecated

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

Deprecated: Use BreakerReadingProfile.ProtoReflect.Descriptor instead.

func (*BreakerReadingProfile) GetBreaker

func (x *BreakerReadingProfile) GetBreaker() *Breaker

func (*BreakerReadingProfile) GetBreakerReading

func (x *BreakerReadingProfile) GetBreakerReading() []*BreakerReading

func (*BreakerReadingProfile) GetReadingMessageInfo

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

func (*BreakerReadingProfile) ProtoMessage

func (*BreakerReadingProfile) ProtoMessage()

func (*BreakerReadingProfile) ProtoReflect

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

func (*BreakerReadingProfile) Reset

func (x *BreakerReadingProfile) Reset()

func (*BreakerReadingProfile) String

func (x *BreakerReadingProfile) String() string

type BreakerStatus

type BreakerStatus struct {

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

Status of a breaker

func (*BreakerStatus) Descriptor deprecated

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

Deprecated: Use BreakerStatus.ProtoReflect.Descriptor instead.

func (*BreakerStatus) GetStatusAndEventXCBR

func (x *BreakerStatus) GetStatusAndEventXCBR() *commonmodule.StatusAndEventXCBR

func (*BreakerStatus) GetStatusValue

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

func (*BreakerStatus) ProtoMessage

func (*BreakerStatus) ProtoMessage()

func (*BreakerStatus) ProtoReflect

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

func (*BreakerStatus) Reset

func (x *BreakerStatus) Reset()

func (*BreakerStatus) String

func (x *BreakerStatus) String() string

type BreakerStatusProfile

type BreakerStatusProfile struct {

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

Breaker status profile

func (*BreakerStatusProfile) Descriptor deprecated

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

Deprecated: Use BreakerStatusProfile.ProtoReflect.Descriptor instead.

func (*BreakerStatusProfile) GetBreaker

func (x *BreakerStatusProfile) GetBreaker() *Breaker

func (*BreakerStatusProfile) GetBreakerStatus

func (x *BreakerStatusProfile) GetBreakerStatus() *BreakerStatus

func (*BreakerStatusProfile) GetStatusMessageInfo

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

func (*BreakerStatusProfile) ProtoMessage

func (*BreakerStatusProfile) ProtoMessage()

func (*BreakerStatusProfile) ProtoReflect

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

func (*BreakerStatusProfile) Reset

func (x *BreakerStatusProfile) Reset()

func (*BreakerStatusProfile) String

func (x *BreakerStatusProfile) String() string

Jump to

Keyboard shortcuts

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