-
Notifications
You must be signed in to change notification settings - Fork 101
Description
Hello Matter JS Team,
I hope you are doing well.
We are considering matter.js for a commercial product and would like to ask a very direct question.
Our idea is to build a Matter Bridge where:
The bridge logic is implemented using matter.js
The integration and automation layer is Node-RED
Node-RED is used to map external systems (e.g. KNX / Modbus / others) to Matter endpoints
In short:
Node-RED + matter.js = Matter Bridge
From your perspective:
Is this a reasonable and supported architecture?
Are there any known certification concerns or limitations when matter.js is used inside a Node-RED–based bridge?
Would you recommend this approach, or strongly suggest separating Matter logic into a standalone service instead of embedding it in Node-RED?
We understand that matter.js itself is not certified and that certification applies to the final product, but we would like to know your technical and practical opinion on this setup.
Thank you for your time and for the great work on matter.js.