Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 810 Bytes

Application.md

File metadata and controls

16 lines (12 loc) · 810 Bytes

Application

Properties

Name Type Description Notes
bridge_ids list[str] Id's for bridges subscribed to.
channel_ids list[str] Id's for channels subscribed to.
device_names list[str] Names of the devices subscribed to.
endpoint_ids list[str] {tech}/{resource} for endpoints subscribed to.
events_allowed list[object] Event types sent to the application.
events_disallowed list[object] Event types not sent to the application.
name str Name of this application

[Back to Model list] [Back to API list] [Back to README]