diff --git a/xep-0347.xml b/xep-0347.xml
index 5761449e..53e2adfa 100644
--- a/xep-0347.xml
+++ b/xep-0347.xml
@@ -47,6 +47,14 @@
Added a small note regarding URL encoding of hash signs, and corrected the Google Chart URL example.xep-0000-IoT-BatteryPoweredSensors
Defines how to handle the peculiars related to battery powered devices, and other devices intermittently available on the network.
-
-
xep-0000-IoT-Discovery
- This specification. Defines the peculiars of Thing discovery in Internet of Things. Apart from discovering Things by JID, it also defines how to discover Things based on location, etc.
-
+ xep-0000-IoT-Events
Defines how Things send events, how event subscription, hysteresis levels, etc., are configured.
@@ -169,6 +173,10 @@
XEP-0336
Defines extensions for how dynamic forms can be created, based on &xep0004;, &xep0122;, &xep0137; and &xep0141;.
+
XEP-0347
+ This specification. Defines the peculiars of Thing discovery in Internet of Things. Apart from discovering Things by JID, it also defines how to discover Things based on location, etc.
+
- +
To generate a QR-code, Google Chart API can be used: - https://chart.googleapis.com/chart?cht=qr&chs=200x200&chl=IoTDisco;SN:394872348732948723;MAN:www.ktc.se;MODEL:IMC;#V:1.2;KEY:4857402340298342 + https://chart.googleapis.com/chart?cht=qr&chs=200x200&chl=IoTDisco;SN:394872348732948723;MAN:www.ktc.se;MODEL:IMC;%23V:1.2;KEY:4857402340298342 +
++ Note: The hash sign (#) has been URL encoded to %23 in the URL.
Once the client has the required meta information about the Thing to claim ownership, it sends itself the following request to the Thing Registry:
@@ -1534,7 +1545,7 @@
TBD
-TBD
-TBD
-This document requires no interaction with &IANA;.