Thy Street
  • Getting started
  • 🤖Devices
    • What is a device?
    • Create Device
    • Device Page
    • Webhook
      • Set Up and Edit Webhooks
      • Validate and test webhooks
      • Custom Adapter
  • Tariff Manager
    • What is a tariff card?
    • Create Tariff Card
    • Edit Tariff Card
  • Accounts
    • Account Settings
      • API Credentials
    • Payment
  • Frequently Asked Questions
    • What are FAQs?
    • Create a question
  • Examples
    • Liquid Vending Device
      • Hardware
      • Software
Powered by GitBook
On this page

Was this helpful?

  1. Devices
  2. Webhook

Custom Adapter

PreviousValidate and test webhooksNextWhat is a tariff card?

Last updated 3 years ago

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.

Would you please help us decide the next protocol for device integration?

Please help us by participating in the () today.

Example

  • MQTT:

🤖
https://github.com/thystreet/http-mqtt-adapter
protocol poll
https://linkto.run/p/JDV7XR1J
https://github.com/thystreet/http-mqtt-adapter