Developer
connect

connect your thing

use the Unisend Web Service SDK to connect your thing to the platform

POST

<xml>
   <Key>MyApiKey</Key>
  <DeviceId>100</DeviceId>
  <Variables>
    <Variable>
       <Id>200</Id>
       <Value>72.32</Value>
   </Variable>
  </Variable>
</xml>