More info about msg-webhook plugin: https://forum.flespi.com/d/875-changelog-msg-webhook-plugin
In short:
- create a plugin in flespi platform, using
msg-webhook
as configuration and something likehttp://your-server:port/post
as uri parameter - assign created plugin to device you need
- deploy one of examples listed above on your server or VPS
- configure your example to listen on
your-server:port
network endpoint and to handle a/post
uri - flespi platform will be constantly delivering batches of messages to your deployment