Changes

Line 96: Line 96:  
     <li> Set name for the <b>Data sender</b>.</li>
 
     <li> Set name for the <b>Data sender</b>.</li>
 
     <li> Set desirable name for your data variable. Make sure that your chosen parameter is shown below JSON format field.</li>
 
     <li> Set desirable name for your data variable. Make sure that your chosen parameter is shown below JSON format field.</li>
     <li> Paste connection string with your own <b>Access token</b>.</li>
+
     <li> Paste connection string with your own <b>Access key</b>.</li>
     <pre></pre>
+
     <pre>https://broker.cervello.io:7443?t=/device/{ACCESSKEY}/telemetry'</pre>
 
     <li> Add value to Custom header. </li>
 
     <li> Add value to Custom header. </li>
     <pre></pre>
+
     <pre>Content-Type:application/json</pre>
 +
    <pre>x-client-id: {ACCESSKEY}</pre>
 +
    <pre>Authorization: Basic {hash generated from Access Key as username and Access Token as password} </pre>
 
</ol>
 
</ol>
  

Navigation menu