MQTT Support #307
ayushsingh01042003
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
|
With MQTT being able to notify other systems about dataset changes, it would be really useful to be able to notify ERDDAP via MQTT to changes in the underlying data for non MQTT datasets as well. Currently our data processing system needs to have write access to the ERDDAP flags directory in order to drop flags in there when there are updates. While we make this work, I think if we could notify ERDDAP about changes via a MQTT topic we could have stronger security boundaries (ERDDAP would only need to read where the dataset is written, instead of the data pipelines also needing write access to ERDDAPs directory). |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, as part of GSoC'25, I will be working on bringing the MQTT client and broker support to ERDDAP.
For the past few weeks I, @ChrisJohnNOAA and @srstsavage have been working on ways we will be building this and have a short summary doc that goes over the design for this.
Please have a look at it here.
We encourage any and all feedback!
Any opinions? improvements? suggestions? thoughts?
Please go ahead and drop them here. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions