Skip to content

Commit 1ba839a

Browse files
committed
demo files/settings for testing of ota firmware updates
1 parent 71f9d6c commit 1ba839a

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
2.18 MB
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"firmware": [
3+
{
4+
"ID": "SFE-DATALOGGER-IOT",
5+
"Version": "1.0.1",
6+
"VersionNumber": 010001,
7+
"Date" : "04-30-2023",
8+
"Description": "Final production release",
9+
"URL": "https://raw.githubusercontent.com/gigapod/ota-demo-exp/main/bin/sfeDatalogger_01.00.01.bin",
10+
"Hash" : "b56f40c6eadf128a06bda1dd45d7bbaf"
11+
}
12+
]
13+
}

0 commit comments

Comments
 (0)