-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest_request.json
41 lines (40 loc) · 1.67 KB
/
test_request.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
{
"id_signature": "usdkl;fjasldjfkljsdlfjasdfa;fjdas",
"id": {
"device": "PyramidSpeaker",
"cpu_serial": "589724958748971097",
"mac": "de:ad:c0:de:ca:f3"
},
"current": {
"signature": "dghaskdjhgakjshdgkjasdhkgjhadsglka",
"manifest": {
"name": "Sparkle OS",
"version": "1.1.1",
"compatible": "Pyramid Speaker",
"date": "2017-05-23T12:47:49.012370955-07:00",
"artifacts": [
{
"target": "fdt",
"uri": "https://192.168.81.2:27182/static/ntc-gr8-crumb.dtb",
"type": "ubivol",
"size": 39081,
"checksum": "6f4883cbad441e3a935f12dc8c68581f17ae151a15fa01eff60f2c02ca52a600"
},
{
"target": "rootfs",
"uri": "https://192.168.81.2:27182/static/rootfs.ubifs",
"type": "ubivol",
"size": 70705152,
"checksum": "8d00d2f30c7e869b01c92d5839e6476b693fa4ef71ceb3f6fcf652fecda306cc"
},
{
"target": "kernel",
"uri": "https://192.168.81.2:27182/static/zImage",
"type": "ubivol",
"size": 2982496,
"checksum": "2bf954c5af29f10a3cb6e4716007b9550b689baade904cd9daa144420edd7abb"
}
]
}
}
}