Commit 750ecf7
Make template source files match output names in a consistent manner (project-chip#38886)
* Update file names in sdk generator and templates.json
- Renamed files ending in '-src.zapt' to now end with either '.ipp.zapt' or '.cpp.zapt'
- Renamed files that created .h files, and/or had names ending in '-header.zapt' to now end in '.h.zapt'
- Renamed jinja files referenced in sdk_generator.py to end in '.h.ninja'.
- Renamed ClusterMetadataHeader.jinja to Metada.h.jinja
* Update file names for all effected zap template files and .jinja files
* Codegen from zap and jinja
* Update files.gni with new jinja file names
* Fix file name and the reference to specific cluster enums zapt file for templates.json
* Zap regen
* New line formatting issue
* Fix lint error based on grep of file name
* Add comments linking generated files to their zapt counterparts
* zap regen
* Change naming based on pr comments
* Zap regen
* Zap regen
* Change naming case based on comment
* Zap regen
---------
Co-authored-by: Andrei Litvin <andy314@gmail.com>1 parent 094244c commit 750ecf7
1,454 files changed
Lines changed: 2915 additions & 43 deletions
File tree
- .github/workflows
- scripts/py_matter_idl
- matter/idl/generators/cpp/sdk
- src/app
- common/templates
- zap-templates/templates/app
- attributes
- ids
- zzz_generated/app-common
- app-common/zap-generated
- attributes
- ids
- clusters
- AccessControl
- AccountLogin
- Actions
- ActivatedCarbonFilterMonitoring
- AdministratorCommissioning
- AirQuality
- ApplicationBasic
- ApplicationLauncher
- AudioOutput
- BallastConfiguration
- BasicInformation
- Binding
- BooleanStateConfiguration
- BooleanState
- BridgedDeviceBasicInformation
- CameraAvSettingsUserLevelManagement
- CameraAvStreamManagement
- CarbonDioxideConcentrationMeasurement
- CarbonMonoxideConcentrationMeasurement
- Channel
- Chime
- ClosureControl
- ClosureDimension
- ColorControl
- CommissionerControl
- CommodityMetering
- CommodityPrice
- CommodityTariff
- ContentAppObserver
- ContentControl
- ContentLauncher
- Descriptor
- DeviceEnergyManagementMode
- DeviceEnergyManagement
- DiagnosticLogs
- DishwasherAlarm
- DishwasherMode
- DoorLock
- EcosystemInformation
- ElectricalEnergyMeasurement
- ElectricalGridConditions
- ElectricalPowerMeasurement
- EnergyEvseMode
- EnergyEvse
- EnergyPreference
- EthernetNetworkDiagnostics
- FanControl
- FaultInjection
- FixedLabel
- FlowMeasurement
- FormaldehydeConcentrationMeasurement
- GeneralCommissioning
- GeneralDiagnostics
- GroupKeyManagement
- Groups
- HepaFilterMonitoring
- IcdManagement
- Identify
- IlluminanceMeasurement
- JointFabricAdministrator
- JointFabricDatastore
- KeypadInput
- LaundryDryerControls
- LaundryWasherControls
- LaundryWasherMode
- LevelControl
- LocalizationConfiguration
- LowPower
- MediaInput
- MediaPlayback
- Messages
- MeterIdentification
- MicrowaveOvenControl
- MicrowaveOvenMode
- ModeSelect
- NetworkCommissioning
- NitrogenDioxideConcentrationMeasurement
- OccupancySensing
- OnOff
- OperationalCredentials
- OperationalState
- OtaSoftwareUpdateProvider
- OtaSoftwareUpdateRequestor
- OvenCavityOperationalState
- OvenMode
- OzoneConcentrationMeasurement
- Pm10ConcentrationMeasurement
- Pm1ConcentrationMeasurement
- Pm25ConcentrationMeasurement
- PowerSourceConfiguration
- PowerSource
- PowerTopology
- PressureMeasurement
- ProxyConfiguration
- ProxyDiscovery
- ProxyValid
- PulseWidthModulation
- PumpConfigurationAndControl
- PushAvStreamTransport
- RadonConcentrationMeasurement
- RefrigeratorAlarm
- RefrigeratorAndTemperatureControlledCabinetMode
- RelativeHumidityMeasurement
- RvcCleanMode
- RvcOperationalState
- RvcRunMode
- SampleMei
- ScenesManagement
- ServiceArea
- SmokeCoAlarm
- SoftwareDiagnostics
- SoilMeasurement
- Switch
- TemperatureControl
- TemperatureMeasurement
- ThermostatUserInterfaceConfiguration
- Thermostat
- ThreadBorderRouterManagement
- ThreadNetworkDiagnostics
- ThreadNetworkDirectory
- TimeFormatLocalization
- TimeSynchronization
- Timer
- TlsCertificateManagement
- TlsClientManagement
- TotalVolatileOrganicCompoundsConcentrationMeasurement
- UnitLocalization
- UnitTesting
- UserLabel
- ValveConfigurationAndControl
- WakeOnLan
- WaterHeaterManagement
- WaterHeaterMode
- WebRTCTransportProvider
- WebRTCTransportRequestor
- WiFiNetworkDiagnostics
- WiFiNetworkManagement
- WindowCovering
- ZoneManagement
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments