File tree 2 files changed +3
-3
lines changed
src/app/zap-templates/zcl/data-model/chip
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ limitations under the License.
65
65
</globalAttribute >
66
66
67
67
<features >
68
- <feature bit =" 0" code =" PIN" name =" PINCredential " summary =" Lock supports PIN credentials (via keypad, or over-the-air)" >
68
+ <feature bit =" 0" code =" PIN" name =" PIN Credential " summary =" Lock supports PIN credentials (via keypad, or over-the-air)" >
69
69
<optionalConform />
70
70
</feature >
71
- <feature bit =" 1" code =" RID" name =" RFIDCredential " summary =" Lock supports RFID credentials" >
71
+ <feature bit =" 1" code =" RID" name =" RFID Credential " summary =" Lock supports RFID credentials" >
72
72
<optionalConform />
73
73
</feature >
74
74
<feature bit =" 2" code =" FGP" name =" FingerCredentials" summary =" Lock supports finger related credentials (fingerprint, finger vein)" >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ limitations under the License.
40
40
<feature bit =" 0" code =" SMOKE" name =" SmokeAlarm" summary =" Supports Smoke alarm" >
41
41
<optionalConform choice =" a" more =" true" />
42
42
</feature >
43
- <feature bit =" 1" code =" CO" name =" COAlarm " summary =" Supports CO alarm" >
43
+ <feature bit =" 1" code =" CO" name =" CO Alarm " summary =" Supports CO alarm" >
44
44
<optionalConform choice =" a" more =" true" />
45
45
</feature >
46
46
</features >
You can’t perform that action at this time.
0 commit comments