- Source:
Methods
(static) handleJournalSocket(event)
react to journal updates and trim log
Parameters:
Name | Type | Description |
---|---|---|
event |
string | socket event name |
- Source:
(static) handleSocket(event, data)
Parameters:
Name | Type | Description |
---|---|---|
event |
string | event name such as UPDATE_STATUS or JOURNAL_LIFTOFF |
data |
object | all data attached for the event |
- Source:
(static) relayPluginData()
relay plugin data via the server
- Source:
(static) sendConfigReady()
send CONFIG_READY to ui when data is present
- Source: