1

I was trying to connect fiware contexBroker to freeboard.io but ı dont know how to fill the neccessary information.

I can't learn what is my FIWARE-SERVICEPATH, TYPE, ID.How can I find these informations and fill.

enter image description here

The contextBroker query that I have used is below : enter image description here

Burak Deniz
  • 55
  • 1
  • 6
  • It seems that the question lack imporant information... I understand that the "enter image description here" should show something more meaningful. – fgalan Sep 04 '16 at 19:32
  • Thank you for your command. I can't learn what is my FIWARE-SERVICEPATH, TYPE, ID.How can I find these informations and fill. – Burak Deniz Sep 05 '16 at 06:13

1 Answers1

1

Try with the following values for that fields:

  • Fiware-Service : /
  • Fiware-ServicePath : (a blank space)
  • X-AUTH-TOKEN: (a blank space)
  • TYPE: your entity type
  • ID: your entity id
fgalan
  • 11,732
  • 9
  • 46
  • 89