|
| web.Response | get (self, web.Request request) |
| |
|
| string | name = "api:services" |
| |
| | url = URL_API_SERVICES |
| |
View to handle Services requests.
Definition at line 358 of file __init__.py.
◆ get()
| web.Response homeassistant.components.api.APIServicesView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ name
| string homeassistant.components.api.APIServicesView.name = "api:services" |
|
static |
◆ url
| homeassistant.components.api.APIServicesView.url = URL_API_SERVICES |
|
static |
The documentation for this class was generated from the following file: