Topic: flespi_receiver php API
Hi Please suggest PHP example for https://github.com/flespi-software/flespi_receiver/
Hi Please suggest PHP example for https://github.com/flespi-software/flespi_receiver/
Hello, please, take a look at this article https://flespi.com/blog/mqtt-instead-of … hp-backend
It shows how to benefit from flespi MQTT broker in PHP projects
To receive messages from flespi channel you can just subscribe for topic from Telematics Hub MQTT API - https://flespi.com/mqtt-api. The full list of native flespi message parameters is here - https://flespi.io/docs/#/gw/!/protocols … r_selector
e.g. to receive messages from the channel with ID 1234 subscribe for the topic
flespi/message/gw/channels/1234/+