ASB.ERH.TetraConnector.LoraMqttGps 0.1.0

TetraConnector | LoRa MQTT GPS

We use LoRa GPS tracker (e.g. TrackerD from Dragino) to receive GPS positions of our crews.

This package provides the connectivity to receive these data.

Configuration

  • RemoteAddress: Hostname or IP address of the MQTT broker
  • RemotePort: Port of the MQTT broker interface
  • Protocol: Protocol to use:
    • mqtt: Plain connection via TCP
    • mqtts: Encrypted (TLS) connection via TCP
    • ws: Plain connection via WebSocket
    • wss: Encrypted (TLS) connection via WebSocket
  • AllowCustomCertificates: true to allow self-signed certificates
  • UrlPath: URL path when using WebSocket connections
  • Username: Username for authentication
  • Password: Password for authentication
  • BaseTopic: MQTT base topic where to subscribe to
  • IdMap: Map of EUIs to tracker names

Published under MIT License (see choose a license)

Buy me a Coffee

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

Version Downloads Last updated
0.1.1-2 11 12.08.2025
0.1.0 11 04.08.2025