bundle.website.builtin.components.websocket.heartbeat_earth.component ===================================================================== .. py:module:: bundle.website.builtin.components.websocket.heartbeat_earth.component Classes ------- .. autoapisummary:: bundle.website.builtin.components.websocket.heartbeat_earth.component.WebSocketHeartBeatMonitorEarthComponent Module Contents --------------- .. py:class:: WebSocketHeartBeatMonitorEarthComponent(/, **data: Any) Bases: :py:obj:`bundle.website.builtin.components.websocket.base.GPXWebSocketBaseComponent` Base class for graph-oriented websocket components. .. py:attribute:: component_file :type: str :value: '/home/runner/work/TheBundle/TheBundle/src/bundle/website/builtin/components/websocket/heartbeat_... .. py:attribute:: slug :type: str :value: 'ws-heartbeat-earth' .. py:attribute:: name :type: str :value: 'HeartBeatMonitorEarth' .. py:attribute:: description :type: str :value: 'Futuristic Earth monitor for websocket heartbeat pulses.' .. py:attribute:: params :type: bundle.website.builtin.components.websocket.base.GPXComponentParams