Custom Adapter
Last updated
Was this helpful?
Last updated
Was this helpful?
An adapter is a piece of software that converts HTTP protocol to your own. There are various ways to achieve that.
One such example of a custom adapter that converts HTTP to MQTT protocol, written in node js, is available at . This is just for explanatory purposes and not recommended to be used in production, and pull requests are welcomed.
MQTT: