-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpersist.json
More file actions
29 lines (29 loc) · 734 Bytes
/
persist.json
File metadata and controls
29 lines (29 loc) · 734 Bytes
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
{
"entries": [
{
"value": "maxstoptime",
"$type": "kOS.Safe.Encapsulation.StringValue"
},
{
"value": 2,
"$type": "kOS.Safe.Encapsulation.ScalarIntValue"
},
{
"value": "ullage_time",
"$type": "kOS.Safe.Encapsulation.StringValue"
},
{
"value": 0,
"$type": "kOS.Safe.Encapsulation.ScalarIntValue"
},
{
"value": "sun_facing",
"$type": "kOS.Safe.Encapsulation.StringValue"
},
{
"value": 3,
"$type": "kOS.Safe.Encapsulation.ScalarIntValue"
}
],
"$type": "kOS.Safe.Encapsulation.Lexicon"
}