File tree 2 files changed +42
-1
lines changed 2 files changed +42
-1
lines changed Original file line number Diff line number Diff line change 1664
1664
"maxValue" : 100 ,
1665
1665
"minValue" : 0 ,
1666
1666
"unit" : " percentage"
1667
+ },
1668
+ "HardwareFinish" : {
1669
+ "Format" : " tlv8" ,
1670
+ "Permissions" : [
1671
+ " pr"
1672
+ ],
1673
+ "UUID" : " 0000026C-0000-1000-8000-0026BB765291"
1674
+ },
1675
+ "ConfigurationState" : {
1676
+ "Format" : " uint16" ,
1677
+ "Permissions" : [
1678
+ " pr" ,
1679
+ " ev"
1680
+ ],
1681
+ "UUID" : " 00000263-0000-1000-8000-0026BB765291"
1682
+ },
1683
+ "NFCAccessControlPoint" : {
1684
+ "Format" : " tlv8" ,
1685
+ "Permissions" : [
1686
+ " pr" ,
1687
+ " pw" ,
1688
+ " wr"
1689
+ ],
1690
+ "UUID" : " 00000264-0000-1000-8000-0026BB765291"
1691
+ },
1692
+ "NFCAccessSupportedConfiguration" : {
1693
+ "Format" : " tlv8" ,
1694
+ "Permissions" : [
1695
+ " pr"
1696
+ ],
1697
+ "UUID" : " 00000265-0000-1000-8000-0026BB765291"
1667
1698
}
1668
1699
}
Original file line number Diff line number Diff line change 2
2
"AccessoryInformation" : {
3
3
"OptionalCharacteristics" : [
4
4
" HardwareRevision" ,
5
- " AccessoryFlags"
5
+ " AccessoryFlags" ,
6
+ " HardwareFinish"
6
7
],
7
8
"RequiredCharacteristics" : [
8
9
" Identify" ,
576
577
" PositionState"
577
578
],
578
579
"UUID" : " 0000008C-0000-1000-8000-0026BB765291"
580
+ },
581
+ "NFCAccess" : {
582
+ "OptionalCharacteristics" : [],
583
+ "RequiredCharacteristics" : [
584
+ " ConfigurationState" ,
585
+ " NFCAccessControlPoint" ,
586
+ " NFCAccessSupportedConfiguration"
587
+ ],
588
+ "UUID" : " 00000266-0000-1000-8000-0026BB765291"
579
589
}
580
590
}
You can’t perform that action at this time.
0 commit comments