We have our own endpoint script and we want too stream data too the endpoint server/http/listener.php format (JSON HTTP)
Before we stream we need too custom parameters, can someone help us?
Thanks.
If you want to add some data to messages - you can use plugins https://flespi.com/kb/plugins-functionality-extensions-for-flespi-devices and configure http stream https://flespi.com/kb/how-to-get-data-in-your-platform-via-flespi-http-stream
Iam using only flespi on channel level amd I want too stream too my endpoint only the parameters are not matching example: ident = imei
Iss itt possible too change only parameters and so my endpoint recognize this?
TrackittNL No, you have to use devices to be able to use plugins to change parameters
Iff not, then I need too install a php script that will translate parameters at my end that will be sent data too my endpoint?
at this moment I have only add a channel with protocol of Quecklink and I add the stream with url: myendpoint that is all.