> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/networking/rvs/rvs-adding-a-station.md).

# RVS - Adding a station

**Adding a station:**

`rvscli>createStation --odetteID "ODETTEID STATION" --sid STATION --stationType Routed --gatewayStationID REMOTE-STATION`

**Overview of station:**

`rvscli>listObservers`

* ObserverID,
* Sendorder
* Mask (How the data is named)
* Sendstation
* ReceiveStation

**Update Observer:**

`rvscli>updateObserver --observerID OBSERVERID --mask MASK.*`
