mfucci / node-matter

Matter protocol client / server for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for "composed device type"

vves opened this issue · comments

commented

"9.2. Endpoint Composition"

Some devices like a combo refrigerator, freezer, while a single device has two Endpoints.

Need ability to add items to the 'partsList' in InteractionServer.ts.

This will come automatically with the new high level API I will work on next as soon as we tackled the current PR flood and some more points