Hello!
i have an URL from a WebSocket API:
wss://[ip]/api/v1/devices/[DEVICE_ID]/readings/socket?auth=[key]
The output is a json.
In the documentation of the WebSocket API is no port mentioned. I only have the URL above - that's it.
Is it possible to use the trigger "WebSocket Message (received)" (Automation in FME Flow) with this URL to constantly receive data? What exactly is the stream ID in this context?
Or is this the wrong way?
Sorry, i'm new to this and i can't find any up-to-date guidance which gets me on the right track.
We are using FME Flow 2023.2.2.
Thank you very much in advance!