breakermodule

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

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"`
	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
	XXX_unrecognized     []byte                            `json:"-"`
	XXX_sizecache        int32                             `json:"-"`
}

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

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

func (*Breaker) GetConductingEquipment

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

func (*Breaker) ProtoMessage

func (*Breaker) ProtoMessage()

func (*Breaker) Reset

func (m *Breaker) Reset()

func (*Breaker) String

func (m *Breaker) String() string

func (*Breaker) XXX_DiscardUnknown

func (m *Breaker) XXX_DiscardUnknown()

func (*Breaker) XXX_Marshal

func (m *Breaker) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Breaker) XXX_Merge

func (m *Breaker) XXX_Merge(src proto.Message)

func (*Breaker) XXX_Size

func (m *Breaker) XXX_Size() int

func (*Breaker) XXX_Unmarshal

func (m *Breaker) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral       struct{}                    `json:"-"`
	XXX_unrecognized           []byte                      `json:"-"`
	XXX_sizecache              int32                       `json:"-"`
}

Breaker discrete control class

func (*BreakerDiscreteControl) Descriptor

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

func (*BreakerDiscreteControl) GetBreakerDiscreteControlXCBR

func (m *BreakerDiscreteControl) GetBreakerDiscreteControlXCBR() *BreakerDiscreteControlXCBR

func (*BreakerDiscreteControl) GetCheck

func (*BreakerDiscreteControl) GetControlValue

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

func (*BreakerDiscreteControl) ProtoMessage

func (*BreakerDiscreteControl) ProtoMessage()

func (*BreakerDiscreteControl) Reset

func (m *BreakerDiscreteControl) Reset()

func (*BreakerDiscreteControl) String

func (m *BreakerDiscreteControl) String() string

func (*BreakerDiscreteControl) XXX_DiscardUnknown

func (m *BreakerDiscreteControl) XXX_DiscardUnknown()

func (*BreakerDiscreteControl) XXX_Marshal

func (m *BreakerDiscreteControl) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerDiscreteControl) XXX_Merge

func (m *BreakerDiscreteControl) XXX_Merge(src proto.Message)

func (*BreakerDiscreteControl) XXX_Size

func (m *BreakerDiscreteControl) XXX_Size() int

func (*BreakerDiscreteControl) XXX_Unmarshal

func (m *BreakerDiscreteControl) XXX_Unmarshal(b []byte) error

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"`
	// MISSING DOCUMENTATION!!!
	Ied                  *commonmodule.IED `protobuf:"bytes,4,opt,name=ied,proto3" json:"ied,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

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

func (*BreakerDiscreteControlProfile) Descriptor

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

func (*BreakerDiscreteControlProfile) GetBreaker

func (m *BreakerDiscreteControlProfile) GetBreaker() *Breaker

func (*BreakerDiscreteControlProfile) GetBreakerDiscreteControl

func (m *BreakerDiscreteControlProfile) GetBreakerDiscreteControl() *BreakerDiscreteControl

func (*BreakerDiscreteControlProfile) GetControlMessageInfo

func (*BreakerDiscreteControlProfile) GetIed

func (*BreakerDiscreteControlProfile) ProtoMessage

func (*BreakerDiscreteControlProfile) ProtoMessage()

func (*BreakerDiscreteControlProfile) Reset

func (m *BreakerDiscreteControlProfile) Reset()

func (*BreakerDiscreteControlProfile) String

func (*BreakerDiscreteControlProfile) XXX_DiscardUnknown

func (m *BreakerDiscreteControlProfile) XXX_DiscardUnknown()

func (*BreakerDiscreteControlProfile) XXX_Marshal

func (m *BreakerDiscreteControlProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerDiscreteControlProfile) XXX_Merge

func (m *BreakerDiscreteControlProfile) XXX_Merge(src proto.Message)

func (*BreakerDiscreteControlProfile) XXX_Size

func (m *BreakerDiscreteControlProfile) XXX_Size() int

func (*BreakerDiscreteControlProfile) XXX_Unmarshal

func (m *BreakerDiscreteControlProfile) XXX_Unmarshal(b []byte) error

type BreakerDiscreteControlXCBR

type BreakerDiscreteControlXCBR struct {
	// UML inherited base object
	LogicalNodeForControl *commonmodule.LogicalNodeForControl `protobuf:"bytes,1,opt,name=logicalNodeForControl,proto3" json:"logicalNodeForControl,omitempty"`
	// MISSING DOCUMENTATION!!!
	Pos                  *commonmodule.ControlDPC `protobuf:"bytes,2,opt,name=Pos,proto3" json:"Pos,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

OpenFMB specialization for BreakerDiscreteControlProfile: Added blk LN: Circuit breaker   Name: XCBR

func (*BreakerDiscreteControlXCBR) Descriptor

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

func (*BreakerDiscreteControlXCBR) GetLogicalNodeForControl

func (m *BreakerDiscreteControlXCBR) GetLogicalNodeForControl() *commonmodule.LogicalNodeForControl

func (*BreakerDiscreteControlXCBR) GetPos

func (*BreakerDiscreteControlXCBR) ProtoMessage

func (*BreakerDiscreteControlXCBR) ProtoMessage()

func (*BreakerDiscreteControlXCBR) Reset

func (m *BreakerDiscreteControlXCBR) Reset()

func (*BreakerDiscreteControlXCBR) String

func (m *BreakerDiscreteControlXCBR) String() string

func (*BreakerDiscreteControlXCBR) XXX_DiscardUnknown

func (m *BreakerDiscreteControlXCBR) XXX_DiscardUnknown()

func (*BreakerDiscreteControlXCBR) XXX_Marshal

func (m *BreakerDiscreteControlXCBR) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerDiscreteControlXCBR) XXX_Merge

func (m *BreakerDiscreteControlXCBR) XXX_Merge(src proto.Message)

func (*BreakerDiscreteControlXCBR) XXX_Size

func (m *BreakerDiscreteControlXCBR) XXX_Size() int

func (*BreakerDiscreteControlXCBR) XXX_Unmarshal

func (m *BreakerDiscreteControlXCBR) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
	XXX_unrecognized     []byte                           `json:"-"`
	XXX_sizecache        int32                            `json:"-"`
}

Breaker event class

func (*BreakerEvent) Descriptor

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

func (*BreakerEvent) GetEventValue

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

func (*BreakerEvent) GetStatusAndEventXCBR

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

func (*BreakerEvent) ProtoMessage

func (*BreakerEvent) ProtoMessage()

func (*BreakerEvent) Reset

func (m *BreakerEvent) Reset()

func (*BreakerEvent) String

func (m *BreakerEvent) String() string

func (*BreakerEvent) XXX_DiscardUnknown

func (m *BreakerEvent) XXX_DiscardUnknown()

func (*BreakerEvent) XXX_Marshal

func (m *BreakerEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerEvent) XXX_Merge

func (m *BreakerEvent) XXX_Merge(src proto.Message)

func (*BreakerEvent) XXX_Size

func (m *BreakerEvent) XXX_Size() int

func (*BreakerEvent) XXX_Unmarshal

func (m *BreakerEvent) XXX_Unmarshal(b []byte) error

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"`
	// MISSING DOCUMENTATION!!!
	Ied                  *commonmodule.IED `protobuf:"bytes,4,opt,name=ied,proto3" json:"ied,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

Breaker event profile

func (*BreakerEventProfile) Descriptor

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

func (*BreakerEventProfile) GetBreaker

func (m *BreakerEventProfile) GetBreaker() *Breaker

func (*BreakerEventProfile) GetBreakerEvent

func (m *BreakerEventProfile) GetBreakerEvent() *BreakerEvent

func (*BreakerEventProfile) GetEventMessageInfo

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

func (*BreakerEventProfile) GetIed

func (m *BreakerEventProfile) GetIed() *commonmodule.IED

func (*BreakerEventProfile) ProtoMessage

func (*BreakerEventProfile) ProtoMessage()

func (*BreakerEventProfile) Reset

func (m *BreakerEventProfile) Reset()

func (*BreakerEventProfile) String

func (m *BreakerEventProfile) String() string

func (*BreakerEventProfile) XXX_DiscardUnknown

func (m *BreakerEventProfile) XXX_DiscardUnknown()

func (*BreakerEventProfile) XXX_Marshal

func (m *BreakerEventProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerEventProfile) XXX_Merge

func (m *BreakerEventProfile) XXX_Merge(src proto.Message)

func (*BreakerEventProfile) XXX_Size

func (m *BreakerEventProfile) XXX_Size() int

func (*BreakerEventProfile) XXX_Unmarshal

func (m *BreakerEventProfile) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

MISSING DOCUMENTATION!!!

func (*BreakerReading) Descriptor

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

func (*BreakerReading) GetConductingEquipmentTerminalReading

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

func (*BreakerReading) GetDiffReadingMMXU

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

func (*BreakerReading) GetPhaseMMTN

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

func (*BreakerReading) GetReadingMMTR

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

func (*BreakerReading) GetReadingMMXU

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

func (*BreakerReading) ProtoMessage

func (*BreakerReading) ProtoMessage()

func (*BreakerReading) Reset

func (m *BreakerReading) Reset()

func (*BreakerReading) String

func (m *BreakerReading) String() string

func (*BreakerReading) XXX_DiscardUnknown

func (m *BreakerReading) XXX_DiscardUnknown()

func (*BreakerReading) XXX_Marshal

func (m *BreakerReading) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerReading) XXX_Merge

func (m *BreakerReading) XXX_Merge(src proto.Message)

func (*BreakerReading) XXX_Size

func (m *BreakerReading) XXX_Size() int

func (*BreakerReading) XXX_Unmarshal

func (m *BreakerReading) XXX_Unmarshal(b []byte) error

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"`
	// MISSING DOCUMENTATION!!!
	Ied                  *commonmodule.IED `protobuf:"bytes,4,opt,name=ied,proto3" json:"ied,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

Breaker reading profile

func (*BreakerReadingProfile) Descriptor

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

func (*BreakerReadingProfile) GetBreaker

func (m *BreakerReadingProfile) GetBreaker() *Breaker

func (*BreakerReadingProfile) GetBreakerReading

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

func (*BreakerReadingProfile) GetIed

func (m *BreakerReadingProfile) GetIed() *commonmodule.IED

func (*BreakerReadingProfile) GetReadingMessageInfo

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

func (*BreakerReadingProfile) ProtoMessage

func (*BreakerReadingProfile) ProtoMessage()

func (*BreakerReadingProfile) Reset

func (m *BreakerReadingProfile) Reset()

func (*BreakerReadingProfile) String

func (m *BreakerReadingProfile) String() string

func (*BreakerReadingProfile) XXX_DiscardUnknown

func (m *BreakerReadingProfile) XXX_DiscardUnknown()

func (*BreakerReadingProfile) XXX_Marshal

func (m *BreakerReadingProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerReadingProfile) XXX_Merge

func (m *BreakerReadingProfile) XXX_Merge(src proto.Message)

func (*BreakerReadingProfile) XXX_Size

func (m *BreakerReadingProfile) XXX_Size() int

func (*BreakerReadingProfile) XXX_Unmarshal

func (m *BreakerReadingProfile) XXX_Unmarshal(b []byte) error

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"`
	XXX_NoUnkeyedLiteral struct{}                         `json:"-"`
	XXX_unrecognized     []byte                           `json:"-"`
	XXX_sizecache        int32                            `json:"-"`
}

Status of a breaker

func (*BreakerStatus) Descriptor

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

func (*BreakerStatus) GetStatusAndEventXCBR

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

func (*BreakerStatus) GetStatusValue

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

func (*BreakerStatus) ProtoMessage

func (*BreakerStatus) ProtoMessage()

func (*BreakerStatus) Reset

func (m *BreakerStatus) Reset()

func (*BreakerStatus) String

func (m *BreakerStatus) String() string

func (*BreakerStatus) XXX_DiscardUnknown

func (m *BreakerStatus) XXX_DiscardUnknown()

func (*BreakerStatus) XXX_Marshal

func (m *BreakerStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerStatus) XXX_Merge

func (m *BreakerStatus) XXX_Merge(src proto.Message)

func (*BreakerStatus) XXX_Size

func (m *BreakerStatus) XXX_Size() int

func (*BreakerStatus) XXX_Unmarshal

func (m *BreakerStatus) XXX_Unmarshal(b []byte) error

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"`
	// MISSING DOCUMENTATION!!!
	Ied                  *commonmodule.IED `protobuf:"bytes,4,opt,name=ied,proto3" json:"ied,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

Breaker status profile

func (*BreakerStatusProfile) Descriptor

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

func (*BreakerStatusProfile) GetBreaker

func (m *BreakerStatusProfile) GetBreaker() *Breaker

func (*BreakerStatusProfile) GetBreakerStatus

func (m *BreakerStatusProfile) GetBreakerStatus() *BreakerStatus

func (*BreakerStatusProfile) GetIed

func (m *BreakerStatusProfile) GetIed() *commonmodule.IED

func (*BreakerStatusProfile) GetStatusMessageInfo

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

func (*BreakerStatusProfile) ProtoMessage

func (*BreakerStatusProfile) ProtoMessage()

func (*BreakerStatusProfile) Reset

func (m *BreakerStatusProfile) Reset()

func (*BreakerStatusProfile) String

func (m *BreakerStatusProfile) String() string

func (*BreakerStatusProfile) XXX_DiscardUnknown

func (m *BreakerStatusProfile) XXX_DiscardUnknown()

func (*BreakerStatusProfile) XXX_Marshal

func (m *BreakerStatusProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BreakerStatusProfile) XXX_Merge

func (m *BreakerStatusProfile) XXX_Merge(src proto.Message)

func (*BreakerStatusProfile) XXX_Size

func (m *BreakerStatusProfile) XXX_Size() int

func (*BreakerStatusProfile) XXX_Unmarshal

func (m *BreakerStatusProfile) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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