bundle.website.builtin.components.websocket.heartbeat_cardio ============================================================ .. py:module:: bundle.website.builtin.components.websocket.heartbeat_cardio Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/bundle/website/builtin/components/websocket/heartbeat_cardio/component/index Classes ------- .. autoapisummary:: bundle.website.builtin.components.websocket.heartbeat_cardio.WebSocketHeartBeatCardioComponent Package Contents ---------------- .. py:class:: WebSocketHeartBeatCardioComponent(/, **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-cardio' .. py:attribute:: name :type: str :value: 'HeartBeatCardio' .. py:attribute:: description :type: str :value: '3D cardiogram monitor for websocket heartbeat pulses.' .. py:attribute:: params :type: bundle.website.builtin.components.websocket.base.GPXComponentParams