Connection
Configure the request that this device sends by default:- Target URL and default method
- Content-Type, default application/json
- Default headers, as a
Key: Valuelist or a JSON object - Auth header name and value, kept as a secret
- Timeout, default 10 seconds
- Allowed hosts restricts which hosts this device may call. Leave it empty to allow any, or list hosts to keep a misconfigured rule from reaching somewhere it should not.
- Accept self-signed certificate is for LAN equipment with its own certificate. Leave it off for anything on the public internet.
Commands
Both accept tokens, so the body, URL, and headers can carry live values from your page —
{blockValue} and the other rule tokens.
In a JSON body, write a literal brace by doubling it:
{{ and }}. Otherwise it is read as the start of a token.
