Issue with notification.
I setup a testing environment with mosquitto, IOTAgent and Orion as contextbroker.
I can receive value from an external device (testing the pubblication with mosquittopub from a remote host). I can see the input received from mosquitto, the "Sending PUBLISH to mqttjsc350cba4" to IOTA in mosquitto logs and the value updated in orion but nothings goes to the accumulator-server... The accumulator is running on physical host, not in container and i can see the "get" request if I call the url /accumulate from a browser.
Can anyone help me to identify the issue?