nymea-plugins/httpcommander/meta.json

14 lines
278 B
JSON

{
"title": "HTTP Commander",
"tagline": "Send HTTP commands to a 3rd party API or web service.",
"icon": "httpcommander.svg",
"stability": "consumer",
"offline": true,
"technologies": [
"network"
],
"categories": [
"tool"
]
}