Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT Subscription not triggering on Observation Patch on value #16

Open
SpeckiJ opened this issue Jun 28, 2019 · 1 comment
Open

MQTT Subscription not triggering on Observation Patch on value #16

SpeckiJ opened this issue Jun 28, 2019 · 1 comment
Labels
bug Something isn't working v1 affects v1 (olingo-version) of the STA

Comments

@SpeckiJ
Copy link
Member

SpeckiJ commented Jun 28, 2019

The implementation for updating the result of an Observation is currently missing. Therefore updating the result will not trigger a new mqtt notification. This does not affect new Observations, only subscriptions on the result property of an existing Observation.

https://github.com/SpeckiJ/sensor-things/blob/35c4ecf9a2ce77200c8c1a0d6dcc87558fba4fc1/sensor-things-api-core/src/main/java/org/n52/sta/data/repositories/MessageBusRepository.java#L126

@SpeckiJ SpeckiJ added v1 affects v1 (olingo-version) of the STA v2 affects v2 (no-olingo version) of the STA labels Feb 12, 2020
@SpeckiJ
Copy link
Member Author

SpeckiJ commented Jun 5, 2020

For v2 this should be fixed by e1f63cd

@SpeckiJ SpeckiJ added bug Something isn't working and removed v2 affects v2 (no-olingo version) of the STA labels Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1 affects v1 (olingo-version) of the STA
Projects
None yet
Development

No branches or pull requests

1 participant