Advertisement
Guest User

pastebin222222

a guest
Apr 27th, 2015
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. * Asking to http://130.206.80.40:5371/iot/services
  2. * Headers: {'Fiware-Service': 'OpenIoT2.py', 'content-type': 'application/json', 'Fiware-ServicePath': '/', 'X-Auth-Token': 'NULL'}
  3. * Sending PAYLOAD:
  4. {
  5. "services": [
  6. {
  7. "token": "token2",
  8. "apikey": "4jggokgpepnvsb2uv4s40d59ov",
  9. "resource": "/iot/d",
  10. "entity_type": "thing",
  11. "cbroker": "http://0.0.0.0:1026"
  12. }
  13. ]
  14. }
  15.  
  16. ...
  17.  
  18. * Status Code: 201
  19. * Response:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement