nymea-plugins/httpcommander
Bernhard Trinnes 2cb02d5a60 continued to improve readmes 2020-04-29 21:20:03 +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 Rename devices to things 2020-03-04 17:52:36 +01:00
httpcommander.svg added some more logos 2020-04-24 16:29:56 +02:00
httpsimpleserver.cpp Update copyright 2020-01-23 12:48:25 +01:00
httpsimpleserver.h Update copyright 2020-01-23 12:48:25 +01:00
integrationpluginhttpcommander.cpp Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginhttpcommander.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginhttpcommander.json Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json changed technology to technologies 2020-04-28 14:42:18 +02: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