Skip to content

Commit

Permalink
Apply review comments & re-run alchemy
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarcosb committed Mar 4, 2025
1 parent c6cdccc commit 17428c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ limitations under the License.
XML generated by Alchemy; DO NOT EDIT.
Source: src/tls/TLSClientManagement.adoc
Parameters: in-progress
Git: 0.7-summer-2025
Git: 0.7-summer-2025-1-ge4654a5ef
-->
<configurator xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../zcl.xsd">
<domain name="General"/>
Expand Down Expand Up @@ -49,7 +49,7 @@ Git: 0.7-summer-2025
<globalAttribute code="0xFFFD" side="either" value="1"/>
<attribute code="0x0000" side="server" define="MAX_PROVISIONED" type="int8u">MaxProvisioned</attribute>
<attribute code="0x0001" side="server" define="CURRENT_PROVISIONED" type="int8u">CurrentProvisioned</attribute>
<attribute code="0x0002" side="server" define="MAX_IN_USE" type="int8u">CurrentInUse</attribute>
<attribute code="0x0002" side="server" define="CURRENT_IN_USE" type="int8u">CurrentInUse</attribute>
<command code="0x00" source="client" name="ProvisionEndpoint" optional="false" response="ProvisionEndpointResponse">
<description>This command SHALL provision a TLS Endpoint for the provided HostName / Port combination.</description>
<access op="invoke" privilege="administer"/>
Expand Down

0 comments on commit 17428c7

Please sign in to comment.