I'm trying to send an event to a consumer, in order to modify one attribute on an entity of the Context Broker.
The issue is, that I've got the entity that is going to receive the derivation event, under a Fiware-Service and Fiware-ServicePath.
I don't know where to place that information. I found no information on any of the documents (not even in user guide nor programmer guide).
Where should I place Fiware-Service and Fiware-ServicePath to be part of the header of the REST call?