[@wago/wdx-schema-base](../README.md) / [Exports](../modules.md) / [WDX](../modules/WDX.md) / [Schema](../modules/WDX.Schema.md) / [Model](../modules/WDX.Schema.Model.md) / [Runtime](../modules/WDX.Schema.Model.Runtime.md) / ClientProtocol

# Enumeration: ClientProtocol

[Model](../modules/WDX.Schema.Model.md).[Runtime](../modules/WDX.Schema.Model.Runtime.md).ClientProtocol

@codex-xmi-id 2a0b1ec9-0eea-57b8-9c68-1a62035130e2

## Table of contents

### Enumeration Members

- [ws](WDX.Schema.Model.Runtime.ClientProtocol.md#ws)
- [wss](WDX.Schema.Model.Runtime.ClientProtocol.md#wss)

## Enumeration Members

### ws

• **ws** = ``"ws"``

#### Defined in

src/WDX/Schema/Model/Runtime/ClientProtocol.ts:12

___

### wss

• **wss** = ``"wss"``

#### Defined in

src/WDX/Schema/Model/Runtime/ClientProtocol.ts:13
