Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 1.61 KB

_src_controller_model_endpoint_.bindinternal.md

File metadata and controls

59 lines (32 loc) · 1.61 KB

zigbee-herdsman

Globals / "src/controller/model/endpoint" / BindInternal

Interface: BindInternal

Hierarchy

  • BindInternal

Index

Properties

Properties

cluster

cluster: number

Defined in src/controller/model/endpoint.ts:42


deviceIeeeAddress

Optional deviceIeeeAddress: string

Defined in src/controller/model/endpoint.ts:44


endpointID

Optional endpointID: number

Defined in src/controller/model/endpoint.ts:45


groupID

Optional groupID: number

Defined in src/controller/model/endpoint.ts:46


type

type: "endpoint" | "group"

Defined in src/controller/model/endpoint.ts:43