Commit Graph

11 Commits

Author SHA1 Message Date
Shu Chen 65da485411 Merge branch 'mfg_tool/override_csv' into 'main'
mfg_tool: override the configs with --csv and --mcsv options

See merge request app-frameworks/esp-matter!224
2022-11-24 18:54:55 +08:00
WanqQixiang b19afe266d mfg_tool: override the configs&values with --csv and --mcsv options
mfg_tool: make the options '--paa' and '--pai' optional
2022-11-15 10:33:14 +08:00
Shubham Patil 08dd32256d Update connectedhomeip submodule in docker image and minor doc changes
Closes https://github.com/espressif/esp-matter/issues/87
2022-11-14 14:13:28 +05:30
WanqQixiang dabc082bd9 mfg_tool: Remove unique_id to avoid misunderstanding with rotating_device_id_unique_id 2022-11-10 12:36:45 +08:00
WanqQixiang ad6815cfe0 mfg_tool: add enable-rotating-device-id option 2022-11-09 18:03:25 +08:00
Shubham Patil 76625c7fe6 Github workflow to build and push the docker image with connectedhomeip
submodule to docker hub
2022-10-07 16:29:26 +05:30
Shubham Patil 6904fc485b mfg_tool: Support device info, device instance info and few more
attributes from basic cluster
2022-08-24 21:38:53 +05:30
Shubham Patil 0fd164ad0a mfg_tool: Generate onboarding payloads using chip-tool
qrcodetool behaves differently on macos and linux which breaks the
mfg_tool.py on linux. chip-tool has the facility to generate the
onboarding payloads.

Unique-id belongs to chip-factory namespace and it was present in
chip-config, fixed it.
2022-07-05 21:16:00 +05:30
Shubham Patil a3135d346c Mass manufacturing tool for Matter
Utility generates manufacturing NVS partition image and Onboarding QR codes
2022-05-04 15:10:15 +05:30
Shubham Patil 7d86056771 Script to generate the DACs and matter factory partition 2022-03-14 17:23:32 +05:30
Jiacheng Guo 9576cdd055 ci: add auto format scripts 2021-10-25 17:40:18 +08:00