<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DeleteSensorModel</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/</link><description>Recent changes to DeleteSensorModel</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 22 Sep 2012 20:09:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage DeleteSensorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@
 
 deletes a sensor model in the namespace of the owner identified by the apikey
 
-##### ! all devices using the sensor model can not be accesses anymore #####
+##### ! all devices using the sensor model can not be accessed anymore #####
 
 Path: cs-ws/resources/admin/sensormodel        Method: DELETE
 Alternative: cs-ws/resources/admin/sensormodel/delete       Method: POST
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 20:09:53 -0000</pubDate><guid>https://sourceforge.netd37ee38337772e7e03b15e05a570ac681eff79a2</guid></item><item><title>WikiPage DeleteSensorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,8 @@
 ### Delete Sensor Model ###
 
 deletes a sensor model in the namespace of the owner identified by the apikey
-all data of devices using the sensor model becomes inaccesible
+
+##### ! all devices using the sensor model can not be accesses anymore #####
 
 Path: cs-ws/resources/admin/sensormodel        Method: DELETE
 Alternative: cs-ws/resources/admin/sensormodel/delete       Method: POST
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 09:49:55 -0000</pubDate><guid>https://sourceforge.net72c950af0f4146fc0a0ca025c11e5d15921b5df9</guid></item><item><title>WikiPage DeleteSensorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteSensorModel/</link><description>### Delete Sensor Model ###

deletes a sensor model in the namespace of the owner identified by the apikey
all data of devices using the sensor model becomes inaccesible

Path: cs-ws/resources/admin/sensormodel        Method: DELETE
Alternative: cs-ws/resources/admin/sensormodel/delete       Method: POST

Parameters

* sensormodel_name
* apikey

Errors:

* 401 UNAUTHORIZED if key is invalid or not admin key
* 404 Not Found if the sensor model does not exist

Example

~~~~~~
DELETE http://localhost/cs-ws/resources/admin/sensormodel?sensormodel_name=SensorModel&amp;
apikey=1234 HTTP/1.1

HTTP/1.1 200 OK
~~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 09:44:50 -0000</pubDate><guid>https://sourceforge.net6ce547fe708b81916601733ec3bcd23d43a18a2d</guid></item></channel></rss>