File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ pygmentsUseClasses = true
5454 weight = 7
5555
5656[params ]
57- version = " 3.0.0-test.1 "
57+ version = " 3.0.0-test.2 "
5858
Original file line number Diff line number Diff line change @@ -32,6 +32,19 @@ additional object must be given with the additional timing information.
3232Refer to [ Commands] ( https://www.loraserver.io/lora-gateway-bridge/payloads/commands/ )
3333for more details.
3434
35+ #### Fake RX time
36+
37+ In case the gateway does not have a GPS module, the RX time would would be
38+ left blank. This feature makes it possible to use the system time as a fallback.
39+ ([ #109 ] ( https://github.com/brocaar/lora-gateway-bridge/pull/109 ) )
40+
41+ #### Custom gateway meta-data
42+
43+ This feature makes it possible to expose additional meta-data in the gateway
44+ stats. Meta-data can either be static or dynamic (executing external commands).
45+ The latter option allows to for example read and expose the gateway temperature,
46+ humidity, ...
47+
3548### Upgrading
3649
3750LoRa Gateway Bridge v3.0.0 include a couple of changes that are not backwards
You can’t perform that action at this time.
0 commit comments