Skip to content

Commit

Permalink
Merge pull request #6 from SkylineCommunications/TomW-Skyline-patch-1
Browse files Browse the repository at this point in the history
Update protocol.xsd
  • Loading branch information
PedroDebevere committed Apr 18, 2024
2 parents 826507f + 7ee3d81 commit 5750cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Protocol/protocol.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -13172,7 +13172,7 @@ As a bus address is not always needed, the default value can also be set to "fal
<xs:documentation>Represents a vendor OID.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="1\.3\.6\.1\.4\.1\.8813\.2\.\d+(;\d+)*" />
<xs:pattern value="1\.3\.6\.1\.4\.1\.8813\.2\.\d+(\.\d+)*" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="TypeTimerContentGroup">
Expand Down Expand Up @@ -15778,4 +15778,4 @@ As a bus address is not always needed, the default value can also be set to "fal
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:schema>
</xs:schema>

0 comments on commit 5750cfb

Please sign in to comment.