Skip to content
Snippets Groups Projects
Commit 87aa25f2 authored by Wolfgang Granzow's avatar Wolfgang Granzow
Browse files

Correction to datatype m2m:pointOfAccess

Added MQTT binding protocol option
parent 14d59ad6
No related branches found
No related tags found
No related merge requests found
......@@ -179,7 +179,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType name="pointOfAccess">
<xs:restriction base="xs:anyURI">
<xs:pattern value="(http|HTTP|coap|COAP|ws|WS)(s|S)?://[\w/!#$^_\.+&amp;\-:;=]+" />
<xs:pattern value="(http|HTTP|coap|COAP|mqtt|MQTT|ws|WS)(s|S)?://[\w/!#$^_\.+&amp;\-:;=]+" />
</xs:restriction>
</xs:simpleType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment