chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
415 stars 269 forks source link

Basic Station time synchronization. #181

Closed vfylyk closed 3 years ago

vfylyk commented 3 years ago

Closes #179.

Supports request and response to the "timesync" message type of the LNS protocol.

Tested with a Cisco IXM and the gateway time is now provided in the uplink messages.

brocaar commented 3 years ago

Thanks @vfylyk :+1: