ASB.ERH.TetraConnector.TetraControl 0.3.0

TetraConnector | TetraControl

The custom implementation of the TETRAcontrol API to exchange data with various external systems.

Configuration

  • ListenAddress: The IP address to listen on
  • ListenPort: The port to listen on
  • Username: A username expected for authentication
  • Password: A password expected for authentication
  • Encoding: The encoding to use to convert the received text [Default: ISO-8859-1 (Latin 1)]

Implemented parts of the API

At the moment only parts of the TETRAcontrol API are implemented.

  • Authentication
    • Username/Password in GET or POST requests
    • Basic authentication
  • Endpoints
    • Websocket protocol on /live.json
    • static HTTP on /API/SDS
    • static HTTP on /API/CONTROL (cmd=tgs)

Sources


Published under MIT License (see choose a license)

No packages depend on ASB.ERH.TetraConnector.TetraControl.

Version Downloads Last updated
0.3.0 0 27.02.2026
0.2.1 2 24.02.2026
0.2.0 3 22.02.2026
0.1.1 40 11.11.2025
0.1.0 65 04.08.2025