You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebSocket Ping-Pong support for Basic Station frontend in the Gateway Server.
LoRaWAN 1.0.4 support.
Changed
Do not use personal-files plugin for Snap package.
Network Server will never attempt RX1 for devices with Rx1Delay of 1 second.
Improved efficiency of ADR MAC commands.
Gateway Configuration Server will use the default WebSocket TLS port if none is set.
Fixed
End device events subscription release in the Console.
Blocking UDP packet handling while the gateway was still connecting. Traffic is now dropped while the connection is in progress, so that traffic from already connected gateways keep flowing.
Join-request transmission parameters.
ADR in 72-channel regions.
Payload length limits used by Network Server being too low.
CLI ignores default config files that cannot be read.
Device creation rollback potentially deleting existing device with same ID.
Returned values not representing the effective state of the devices in Network Server when deprecated field paths are used.
Downlink queue operations in Network Server for LoRaWAN 1.1 devices.