...
Method | Path | Return Model | Summary |
---|---|---|---|
GET | List all applications. | ||
GET | Get details of an application. | ||
POST | Subscribe an application to a event source. | ||
DELETE | Unsubscribe an application from an event source. |
...
- eventSource: string - (required) URI for event source (channel:{channelId}, bridge:{bridgeId}, endpoint:{tech}[/{resource}], deviceState:{deviceName}
- Allows comma separated values.
...
- eventSource: string - (required) URI for event source (channel:{channelId}, bridge:{bridgeId}, endpoint:{tech}[/{resource}], deviceState:{deviceName}
- Allows comma separated values.
...