Class: OpenC3::AutonomicEventsWebSocketApi

Inherits:
CmdTlmWebSocketApi show all
Includes:
HistoryCountIdentifier
Defined in:
lib/openc3/script/web_socket_api.rb

Overview

Autonomic Events WebSocket (Enterprise Only)

Constant Summary collapse

CHANNEL =
'AutonomicEventsChannel'.freeze

Constants inherited from WebSocketApi

WebSocketApi::DEFAULT_OPTIONS, WebSocketApi::USER_AGENT

Method Summary

Methods included from HistoryCountIdentifier

#initialize

Methods inherited from CmdTlmWebSocketApi

#generate_url, #initialize

Methods inherited from WebSocketApi

cable_url, #check_protocol_frame, #connect, #connected?, #disconnect, #generate_auth, #initialize, #parse_message, #read, #read_message, #subscribe, #unsubscribe, #wait_for_subscribed, #write, #write_action, #write_command