Example 1 - Node with Transaction Mode (HTTP)
Set up a basic FlowSync HTTP node in transaction mode and observe how requests time out when no MQTT response is published.
curl --insecure \
--location 'https://127.0.0.1/data/flowsync/example1' \
--header 'Authorization: Bearer <replace with your token>'
Last updated
Was this helpful?

