Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antonio-gabriele/zigbee-matter-bridge
/ functions
Functions
16 in github.com/antonio-gabriele/zigbee-matter-bridge
⨍
Functions
16
◇
Types & classes
15
↓ 2 callers
Method
Analyze
(endpoint: Endpoint, inputClusters: number[], index: number = 1)
src/Supervisor.ts:141
↓ 2 callers
Method
addBridgedDevice
(aggregator: Aggregator)
src/BridgedDevice.ts:78
↓ 2 callers
Method
start
()
src/Bridge.ts:26
↓ 1 callers
Method
Detector
(serverClusters: number[])
src/Supervisor.ts:164
↓ 1 callers
Method
DeviceInterview
(payload: DeviceInterviewPayload)
src/Supervisor.ts:97
↓ 1 callers
Method
DeviceInterview1
(device: Device)
src/Supervisor.ts:105
↓ 1 callers
Method
Message
(payload: MessagePayload)
src/Supervisor.ts:58
↓ 1 callers
Method
PermitJoin
()
src/Supervisor.ts:187
↓ 1 callers
Method
PermitJoinChanged
(payload: PermitJoinChangedPayload)
src/Supervisor.ts:93
↓ 1 callers
Method
Start
()
src/Supervisor.ts:24
↓ 1 callers
Method
addClusterServerGeneric
(clusterId: number, endpoint: Endpoint)
src/BridgedDevice.ts:41
↓ 1 callers
Method
addOnOffServer
(onOffClusterHandler: ClusterServerHandlers<typeof OnOff.Base>)
src/BridgedDevice.ts:69
↓ 1 callers
Function
delay
()
src/BridgedDevice.ts:21
↓ 1 callers
Method
stop
()
src/Bridge.ts:85
Method
constructor
(name: string, private product: string, deviceTypeDefinition: DeviceTypeDefinition, uniqueId: string | null =
src/BridgedDevice.ts:28
Method
constructor
(private configuration: Configuration, private aggregator: Aggregator)
src/Supervisor.ts:22