Updated Actions (markdown)

LogMANOriginal 2018-08-09 20:00:42 +02:00
parent 87f725fabb
commit 4127a39640

@ -55,7 +55,7 @@ Parameter | Optional | Description
`status` | No | Indicates the status of the bridge. Possible values are '`active`' and '`inactive`'. Only `active` bridges can be used for the [`display` action](#display).
`uri` | Yes | Returns the URI of the bridge, as returned by the [`getURI`](BridgeAbstract#the-geturi-function) function of the bridge.
`name` | Yes | Returns the name of the bridge, as returned by the [`getName`](BridgeAbstract#the-getname-function) function of the bridge.
`parameters` | Yes | Returns a `PARAMETERS` object of the bridge
`parameters` | Yes | Returns the `PARAMETERS` object of the bridge
`maintainer` | Yes | Returns the name(s) of maintainer(s) for the bridge
`description` | Yes | Returns the description of the bridge