Type Alias WebSocketSupport

WebSocketSupport: { commands: string[]; method: string; unit: string }

WebSocket supported methods

Type declaration

  • commands: string[]
  • method: string
  • unit: string