Class: TcpSerialRelayApp

TcpSerialRelayApp()

Main application class

Constructor

new TcpSerialRelayApp()

Source:

Methods

getHealthStatus()

Get application health status
Source:

(async) initializeRelayService()

Initialize the relay service
Source:

(async) loadConfiguration()

Load and validate configuration
Source:

(async) run()

Initialize and run the application
Source:

setupRelayEventHandlers()

Setup event handlers for the relay service
Source:

setupShutdownHandler()

Setup shutdown handler for the relay service
Source:

(async) startRelayService()

Start the relay service
Source: