Skip to main content
Solved

Configure Cognite MQTT Extractor without UI


Is there any way like extraction pipeline apis to configure for Cognite MQTT Extractor?

Best answer by mathialo

Yes! We offer this through endpoints under `/api/v1/projects/{your-project}/hostedextractors`.

You can read about some of the high level concepts of that API here: https://docs.cognite.com/cdf/integration/guides/extraction/hosted_extractors

And the reference docs for the API can be found here:

https://api-docs.cognite.com/20230101-beta/tag/Sources
https://api-docs.cognite.com/20230101-beta/tag/Jobs
https://api-docs.cognite.com/20230101-beta/tag/Destinations

For MQTT, you would add a source with type ‘mqtt’, then create a destination with a set of credentials, and finally create jobs (which is where you subscribe to topics, etc)

View original
Did this topic help you find an answer to your question?

2 replies

  • Practitioner
  • 16 replies
  • Answer
  • February 5, 2024

Yes! We offer this through endpoints under `/api/v1/projects/{your-project}/hostedextractors`.

You can read about some of the high level concepts of that API here: https://docs.cognite.com/cdf/integration/guides/extraction/hosted_extractors

And the reference docs for the API can be found here:

https://api-docs.cognite.com/20230101-beta/tag/Sources
https://api-docs.cognite.com/20230101-beta/tag/Jobs
https://api-docs.cognite.com/20230101-beta/tag/Destinations

For MQTT, you would add a source with type ‘mqtt’, then create a destination with a set of credentials, and finally create jobs (which is where you subscribe to topics, etc)


  • Author
  • Committed
  • 12 replies
  • February 6, 2024

Thanks @mathialo.


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings