fiware-orionfiware-cygnusfiware-sth-comet

Save attribute data with same value in Cygnus & STH-Comet


I created the subscription in Orion to save data via Cygnus in STH-Comet. Is there a way to save data when a client updates the attribute with the same value?


Solution

  • Basically, you have two ways to make Orion sending notifications even when the attribute value doesn't change at update time (assuming that the attribute is covered by the subscription, of course ;)

    The first may require modification on clients. The second one probably is better, as it is configured in the subscription.

    In any case, I'd recommend you to upgrade Orion Context Broker to the newest version (today that is 3.11.0, but in a couple of days Orion 3.12.0 will be released).