The array of methods provided by this interface. The methods are listed in no particular order.
Normal response.
Unauthorized response.
{- "result": [
- {
- "name": "close",
- "in": "u",
- "in_names": [
- "n"
], - "out": "",
- "doc": "Close the relay with index <arg>n</arg>."
}, - {
- "name": "open",
- "in": "u",
- "in_names": [
- "n"
], - "out": "",
- "doc": "Open the relay with index <arg>n</arg>."
}
], - "error": "Error message (present if an error occurred)."
}