get_tcp_offset_load_config

1. Introduction

Get the config of the tcp offset/payload.

2. Request & Response

```
{
    "cmd": "get_tcp_offset_load_config",
    "data": {},
    "id": "get_tcp_OL_config"
}
```

Last updated