nymea-plugins/httpcommander
Simon Stürz 6091d24574 httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
..
translations Update translations 2020-03-20 00:18:18 +01:00
README.md continued to improve readmes 2020-04-29 21:20:03 +02:00
httpcommander.pro httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
httpcommander.svg added some more logos 2020-04-24 16:29:56 +02:00
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 Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json More meta.json updating 2022-01-28 12:44:55 +01:00

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