mirror of
https://github.com/nasa/openmct.git
synced 2024-12-27 00:31:06 +00:00
e391e6d2e0
- renames e2e subpackage from openmct-e2e to @openmct/e2e (uses openmct project scope)
50 lines
987 B
JSON
50 lines
987 B
JSON
{
|
|
"Group 1": [
|
|
{
|
|
"name": "Past event 1",
|
|
"start": 1660320408000,
|
|
"end": 1660343797000,
|
|
"type": "Group 1",
|
|
"color": "orange",
|
|
"textColor": "white",
|
|
"id": 1
|
|
},
|
|
{
|
|
"name": "Past event 2",
|
|
"start": 1660406808000,
|
|
"end": 1660429160000,
|
|
"type": "Group 1",
|
|
"color": "orange",
|
|
"textColor": "white",
|
|
"id": 2
|
|
},
|
|
{
|
|
"name": "Past event 3",
|
|
"start": 1660493208000,
|
|
"end": 1660503981000,
|
|
"type": "Group 1",
|
|
"color": "orange",
|
|
"textColor": "white",
|
|
"id": 3
|
|
},
|
|
{
|
|
"name": "Past event 4",
|
|
"start": 1660579608000,
|
|
"end": 1660624108000,
|
|
"type": "Group 1",
|
|
"color": "orange",
|
|
"textColor": "white",
|
|
"id": 4
|
|
},
|
|
{
|
|
"name": "Past event 5",
|
|
"start": 1660666008000,
|
|
"end": 1660681529000,
|
|
"type": "Group 1",
|
|
"color": "orange",
|
|
"textColor": "white",
|
|
"id": 5
|
|
}
|
|
]
|
|
}
|