File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -40,4 +40,4 @@ pygmentsUseClasses = true
40
40
weight = 5
41
41
42
42
[params ]
43
- version = " 3.0.0-test.2 "
43
+ version = " 3.0.0-test.3 "
Original file line number Diff line number Diff line change @@ -26,6 +26,15 @@ messages.
26
26
Previously, each topic was configured separatly. To be consistent with
27
27
LoRa Gateway Bridge v3, this has been re-factored into "events" and "commands".
28
28
29
+ #### Azure integration
30
+
31
+ The Azure integration (Cloud to Device) has been improved.
32
+
33
+ #### RXTimingSetupAns acknowledged
34
+
35
+ When LoRa Server receives a ` RXTimingSetupAns ` mac-command, it will always
36
+ respond to the device, even when this results in sending an empty frame.
37
+
29
38
### Upgrading
30
39
31
40
LoRa Server v3 depends on LoRa Gateway Bridge v3! It is recommended to upgrade to
You can’t perform that action at this time.
0 commit comments