Skip to content

Commit

Permalink
Restyled by prettier-json
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and mideayanghui committed Nov 15, 2023
1 parent 93264fc commit 803a226
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion src/app/zap-templates/zcl/zcl-with-test-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,14 @@
"FeatureMap"
],
"Microwave Oven Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Microwave Oven Control": ["CookTime", "PowerSetting", "MinPower", "MaxPower", "PowerStep", "FeatureMap"],
"Microwave Oven Control": [
"CookTime",
"PowerSetting",
"MinPower",
"MaxPower",
"PowerStep",
"FeatureMap"
],
"Laundry Washer Mode": [
"SupportedModes",
"CurrentMode",
Expand Down
9 changes: 8 additions & 1 deletion src/app/zap-templates/zcl/zcl.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,14 @@
"FeatureMap"
],
"Microwave Oven Mode": ["SupportedModes", "CurrentMode", "FeatureMap"],
"Microwave Oven Control": ["CookTime", "PowerSetting", "MinPower", "MaxPower", "PowerStep", "FeatureMap"],
"Microwave Oven Control": [
"CookTime",
"PowerSetting",
"MinPower",
"MaxPower",
"PowerStep",
"FeatureMap"
],
"Laundry Washer Mode": [
"SupportedModes",
"CurrentMode",
Expand Down

0 comments on commit 803a226

Please sign in to comment.