nymea-plugins/httpcommander
Simon Stürz 6091d24574 httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
..
translations
README.md
httpcommander.pro httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
httpcommander.svg
httpsimpleserver.cpp httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
httpsimpleserver.h httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
integrationpluginhttpcommander.cpp httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
integrationpluginhttpcommander.h httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
integrationpluginhttpcommander.json
meta.json

README.md

HTTP Commander

The HTTP commander allows to send and receive raw HTTP requests.

Supported Things

  • HTTP Request
    • GET/POST/PUT/DELETE
    • URL and port get defined during thing setup
    • Body and HTTP method can be set within every request
  • HTTP Server
    • GET/POST/PUT/DELETE
    • Get event with HTTP request type, url and body as parameter.

Requirements

  • The package 'nymea-plugin-httpcommander' must be installed.

More

https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol