forked from beepnl/BEEP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
firmware_index.json
74 lines (74 loc) · 3.24 KB
/
firmware_index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"version": "1.5.2",
"release_date": "2020-10-12T15:00:00Z",
"release_notes": "BEEP base 1.5.2 offers the ability to switch off the tilt sensor and switch on (3s) / off (10s) the BEEP base with magnet only. It also adds time logging in flash memory. It is an update for firmware 1.4.2 or higher.",
"stability": "test",
"size": 348200,
"download_url": "https://assets.beep.nl/firmware/basev3/1.5.2/Beepbase_sd_boot_app.zip"
},
{
"version": "1.5.1",
"release_date": "2020-10-08T14:00:00Z",
"release_notes": "BEEP base 1.5.1 offers the ability to switch on (3s) / off (10s) the BEEP base with magnet only. It also adds time logging in flash memory. It is an update for firmware 1.5.0.",
"stability": "test",
"size": 348200,
"download_url": "https://assets.beep.nl/firmware/basev3/1.5.1/Beepbase_sd_boot_app.zip"
},
{
"version": "1.5.0",
"release_date": "2020-09-18T10:00:00Z",
"release_notes": "BEEP base 1.5.0 removes the tilt sensor functionality and makes it possible to switch on/off the base by holding the magnet in front of the side for 10 seconds. It also adds time logging in flash memory.",
"stability": "test",
"size": 348200,
"download_url": "https://assets.beep.nl/firmware/basev3/1.5.0/Beepbase_sd_boot_app.zip"
},
{
"version": "1.4.2",
"release_date": "2020-06-05T13:00:00Z",
"release_notes": "BEEP base 1.4.2 adds a fix for stability of LoRa messages sent over KPN LoRaWAN. You should replace 1.4.1 with 1.4.2.",
"stability": "stable",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.4.2/Beepbase_app.zip"
},
{
"version": "1.4.1",
"release_date": "2020-06-02T13:00:00Z",
"release_notes": "BEEP base 1.4.1 adds a fix for sending sensor data by KPN LoRaWAN.",
"stability": "test",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.4.1/Beepbase_app.zip"
},
{
"version": "1.4.0",
"release_date": "2020-05-19T14:00:00Z",
"release_notes": "BEEP base 1.4.0 adds the ability to switch off the tilt sensor.",
"stability": "stable",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.4.0/Beepbase_app.zip"
},
{
"version": "1.3.5",
"release_date": "2020-02-27T14:12:00Z",
"release_notes": "BEEP base 1.3.5 adds a tilt switch stabilization timer.",
"stability": "stable",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.3.5/Beepbase_app.zip"
},
{
"version": "1.3.4",
"release_date": "2020-02-27T14:12:00Z",
"release_notes": "BEEP base 1.3.4 adds improvements for LoRa.",
"stability": "stable",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.3.4/Beepbase_app.zip"
},
{
"version": "1.3.3",
"release_date": "2020-02-27T14:12:00Z",
"release_notes": "BEEP base 1.3.3 adds energy improvements: The default measurement interval is now 15 minutes instead of 1 minute. Of course this can still be overriden.\n\nIf you have already configured your BEEP base with a different measurement interval, it will not be overwritten.",
"stability": "stable",
"size": 174300,
"download_url": "https://assets.beep.nl/firmware/basev3/1.3.3/Beepbase_app.zip"
}
]