device

package
v0.0.0-...-13edf00 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CurrentLocalDate

type CurrentLocalDate struct {
	Property
}

func NewCurrentLocalDate

func NewCurrentLocalDate() *CurrentLocalDate

func (*CurrentLocalDate) ReadProperty

func (p *CurrentLocalDate) ReadProperty(comp.Args, comp.KWArgs) error

func (*CurrentLocalDate) WriteProperty

func (p *CurrentLocalDate) WriteProperty(comp.Args, comp.KWArgs) error

type CurrentLocalTime

type CurrentLocalTime struct {
	Property
}

func NewCurrentLocalTime

func NewCurrentLocalTime() *CurrentLocalTime

func (*CurrentLocalTime) ReadProperty

func (p *CurrentLocalTime) ReadProperty(comp.Args, comp.KWArgs) error

func (*CurrentLocalTime) WriteProperty

func (p *CurrentLocalTime) WriteProperty(comp.Args, comp.KWArgs) error

type CurrentProtocolServicesSupported

type CurrentProtocolServicesSupported struct {
	Property
}

func NewCurrentProtocolServicesSupported

func NewCurrentProtocolServicesSupported() *CurrentProtocolServicesSupported

func (*CurrentProtocolServicesSupported) ReadProperty

func (*CurrentProtocolServicesSupported) WriteProperty

type LocalDeviceObject

type LocalDeviceObject interface {
	fmt.Stringer
	fmt.Formatter
	GetObjectIdentifier() string
	GetMaximumApduLengthAccepted() *readWriteModel.MaxApduLengthAccepted
	GetSegmentationSupported() *readWriteModel.BACnetSegmentation
	GetVendorIdentifier() any
	GetNumberOfAPDURetries() *uint
	GetAPDUTimeout() *uint
	SetApp(a any)
	GetAPDUSegmentTimeout() *uint
	GetObjectName() string
	GetMaxSegmentsAccepted() *readWriteModel.MaxSegmentsAccepted
	GetObjectList() []string
	SetObjectList([]string)
}

func NewLocalDeviceObject

func NewLocalDeviceObject(_ Args, kwArgs KWArgs, options ...Option) (LocalDeviceObject, error)

Jump to

Keyboard shortcuts

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