# IEC 60870-5-104 Connectivity

To interact with peripheral stations of the IEC 60870-5-104 standard, the server provides an IEC 60870-5-104 device. The device functions as a master node in an Ethernet network and implements most of the application commands of the 60870-5-5 standard.

### Key Features <a href="#h.1jrxdqk9ft" id="h.1jrxdqk9ft"></a>

* Representation of value, quality descriptor, cause of transmission, timestamp as OPC UA elements.
* Periodic, manual, event-driven call of applied commands (general interrogation, counter interrogation, time synchronization, etc).
* Controlled station time zone setting.
* SSL support.
* Proper writing of buffered data to external database.
* Shared TCP/IP channel concept for primary device and subdevice.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monokot.io/tags-and-devices/iec-60870-5-104-connectivity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
