applicationstatus

package
v0.0.0-...-02b3c19 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CommandApplicationBusy cc.CommandID = 0x01
View Source
const CommandApplicationRejectedRequest cc.CommandID = 0x02

Variables

This section is empty.

Functions

func NewApplicationBusy

func NewApplicationBusy() cc.Command

func NewApplicationRejectedRequest

func NewApplicationRejectedRequest() cc.Command

Types

type ApplicationBusy

type ApplicationBusy struct {
	Status byte

	WaitTime byte
}

<no value>

func (ApplicationBusy) CommandClassID

func (cmd ApplicationBusy) CommandClassID() cc.CommandClassID

func (ApplicationBusy) CommandID

func (cmd ApplicationBusy) CommandID() cc.CommandID

func (ApplicationBusy) CommandIDString

func (cmd ApplicationBusy) CommandIDString() string

func (*ApplicationBusy) MarshalBinary

func (cmd *ApplicationBusy) MarshalBinary() (payload []byte, err error)

func (*ApplicationBusy) UnmarshalBinary

func (cmd *ApplicationBusy) UnmarshalBinary(data []byte) error

type ApplicationRejectedRequest

type ApplicationRejectedRequest struct {
	Status byte
}

<no value>

func (ApplicationRejectedRequest) CommandClassID

func (cmd ApplicationRejectedRequest) CommandClassID() cc.CommandClassID

func (ApplicationRejectedRequest) CommandID

func (cmd ApplicationRejectedRequest) CommandID() cc.CommandID

func (ApplicationRejectedRequest) CommandIDString

func (cmd ApplicationRejectedRequest) CommandIDString() string

func (*ApplicationRejectedRequest) MarshalBinary

func (cmd *ApplicationRejectedRequest) MarshalBinary() (payload []byte, err error)

func (*ApplicationRejectedRequest) UnmarshalBinary

func (cmd *ApplicationRejectedRequest) UnmarshalBinary(data []byte) error

Jump to

Keyboard shortcuts

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