bundle.website.builtin.components.websocket.heartbeat_earth_moon.component ========================================================================== .. py:module:: bundle.website.builtin.components.websocket.heartbeat_earth_moon.component Classes ------- .. autoapisummary:: bundle.website.builtin.components.websocket.heartbeat_earth_moon.component.WebSocketHeartBeatMonitorEarthMoonComponent Module Contents --------------- .. py:class:: WebSocketHeartBeatMonitorEarthMoonComponent(/, **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-moon' .. py:attribute:: name :type: str :value: 'HeartBeatMonitorEarthMoon' .. py:attribute:: description :type: str :value: 'Heartbeat monitor with Earth moon scene (server moon, client heart).' .. py:attribute:: params :type: bundle.website.builtin.components.websocket.base.GPXComponentParams