|
| list[dict[str, Any]]|None | camera_stream_configurations (self) |
| |
| str | name (self) |
| |
| None | __init__ (self, State entity, str|None instance=None, bool|None non_controllable_properties=None) |
| |
| bool|None | capability_proactively_reported (self) |
| |
| dict[str, list[dict[str, Any]]] | capability_resources (self) |
| |
| dict[str, Any]|None | configuration (self) |
| |
| dict[str, Any]|None | configurations (self) |
| |
| dict[str, Any] | get_property (self, str name) |
| |
| list[dict[str, str]]|None | inputs (self) |
| |
| bool|None | properties_non_controllable (self) |
| |
| bool | properties_proactively_reported (self) |
| |
| bool | properties_retrievable (self) |
| |
| list[dict] | properties_supported (self) |
| |
| dict[str, Any]|None | semantics (self) |
| |
| dict[str, Any] | serialize_discovery (self) |
| |
| Generator[dict[str, Any]] | serialize_properties (self) |
| |
| list[str] | supported_operations (self) |
| |
| bool|None | supports_deactivation (self) |
| |
Implements Alexa.CameraStreamController.
https://developer.amazon.com/docs/device-apis/alexa-camerastreamcontroller.html
Definition at line 2451 of file capabilities.py.