project-chip / matter.js

A complete typescript implementation of the Matter protocol specification (https://buildwithmatter.com). Includes full support for controller, device, commissioning, secure communications, device types, and cluster definitions.
Apache License 2.0
330 stars 57 forks source link

Add class generation for chip manufacturers.xml #386

Open Apollon77 opened 11 months ago

Apollon77 commented 11 months ago

https://github.com/project-chip/connectedhomeip/blob/master/src/app/zap-templates/zcl/data-model/manufacturers.xml

Thats for VendorId lookups

... unteil we parse the available official APIs from CSA

Apollon77 commented 11 months ago

so with infos from https://github.com/project-chip/connectedhomeip/pull/29746#issuecomment-1773733226 we should do that