|
| tuple[str, Any] | process (self, str msg, Any kwargs) |
| |
Add connection id to websocket messages.
Definition at line 60 of file http.py.
◆ process()
| tuple[str, Any] homeassistant.components.websocket_api.http.WebSocketAdapter.process |
( |
|
self, |
|
|
str |
msg, |
|
|
Any |
kwargs |
|
) |
| |
Add connid to websocket log messages.
Definition at line 63 of file http.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/websocket_api/http.py