Skip to content

Commit

Permalink
removed acess modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
mkardous-silabs committed May 2, 2023
1 parent e8f2ced commit cb8af0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ limitations under the License.
<attribute side="server" code="0x03" define="EXPECTED_CLIENTS" type="ARRAY" entryType="MonitoringRegistrationStruct" writable="false" optional="false" isNullable="false">
<description>ExpectedClients</description>
<access op="read" privilege="administer"/>
<access modifier="fabric-scoped"/>
</attribute>

<attribute side="server" code="0x04" define="ICD_COUNTER" type="INT32U" writable="false" optional="false" isNullable="false">
Expand Down

0 comments on commit cb8af0c

Please sign in to comment.