|
|
||
|---|---|---|
| .. | ||
| translations | ||
| README.md | ||
| httpcommander.pro | ||
| httpcommander.svg | ||
| httpsimpleserver.cpp | ||
| httpsimpleserver.h | ||
| integrationpluginhttpcommander.cpp | ||
| integrationpluginhttpcommander.h | ||
| 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.