NiFi Websocket Subscribe Message
Labels:
- Labels:
-
Apache NiFi
New Contributor
Created 04-03-2022 04:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I'm trying to create a process group on Nifi to connect to a websocket server from a device that has an embedded public API.
This websocket needs a subscription message to send me event data from this device.
I'd like a tip on how to send this subscription message to the websocket (processors needed and fields to fill)?
Thanks in advance.