mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-05 15:33:59 +00:00
156 lines
3.2 KiB
JSON
156 lines
3.2 KiB
JSON
{
|
|
"rundown": [
|
|
{
|
|
"title": "First test event",
|
|
"subtitle": "",
|
|
"presenter": "",
|
|
"note": "",
|
|
"endAction": "none",
|
|
"timerType": "count-down",
|
|
"timeStart": 32400000,
|
|
"timeEnd": 36000000,
|
|
"duration": 3600000,
|
|
"isPublic": true,
|
|
"skip": false,
|
|
"colour": "",
|
|
"user0": "",
|
|
"user1": "",
|
|
"user2": "",
|
|
"user3": "",
|
|
"user4": "",
|
|
"user5": "",
|
|
"user6": "",
|
|
"user7": "",
|
|
"user8": "",
|
|
"user9": "",
|
|
"type": "event",
|
|
"revision": 0,
|
|
"id": "aa42f"
|
|
},
|
|
{
|
|
"duration": 600000,
|
|
"type": "delay",
|
|
"revision": 0,
|
|
"id": "b1d5a"
|
|
},
|
|
{
|
|
"title": "Second test event",
|
|
"subtitle": "",
|
|
"presenter": "",
|
|
"note": "",
|
|
"endAction": "none",
|
|
"timerType": "count-down",
|
|
"timeStart": 36000000,
|
|
"timeEnd": 39600000,
|
|
"duration": 3600000,
|
|
"isPublic": true,
|
|
"skip": false,
|
|
"colour": "",
|
|
"user0": "",
|
|
"user1": "",
|
|
"user2": "",
|
|
"user3": "",
|
|
"user4": "",
|
|
"user5": "",
|
|
"user6": "",
|
|
"user7": "",
|
|
"user8": "",
|
|
"user9": "",
|
|
"type": "event",
|
|
"revision": 0,
|
|
"id": "d71bc"
|
|
},
|
|
{
|
|
"title": "Lunch",
|
|
"type": "block",
|
|
"id": "91682"
|
|
},
|
|
{
|
|
"title": "Third test event",
|
|
"subtitle": "",
|
|
"presenter": "",
|
|
"note": "",
|
|
"endAction": "none",
|
|
"timerType": "count-down",
|
|
"timeStart": 39600000,
|
|
"timeEnd": 720000,
|
|
"duration": 0,
|
|
"isPublic": true,
|
|
"skip": false,
|
|
"colour": "",
|
|
"user0": "",
|
|
"user1": "",
|
|
"user2": "",
|
|
"user3": "",
|
|
"user4": "",
|
|
"user5": "",
|
|
"user6": "",
|
|
"user7": "",
|
|
"user8": "",
|
|
"user9": "",
|
|
"type": "event",
|
|
"revision": 0,
|
|
"id": "da5b4"
|
|
}
|
|
],
|
|
"project": {
|
|
"title": "All about Carlos demo event",
|
|
"description": "Demo event for Ontime",
|
|
"publicUrl": "www.getontime.no",
|
|
"publicInfo": "WiFi: demoproject \nPassword: ontimeproject",
|
|
"backstageUrl": "www.getontime.no",
|
|
"backstageInfo": "WiFi: demobackstage\nPassword: ontimeproject"
|
|
},
|
|
"settings": {
|
|
"app": "ontime",
|
|
"version": 2,
|
|
"serverPort": 4001,
|
|
"editorKey": null,
|
|
"operatorKey": null,
|
|
"timeFormat": "24",
|
|
"language": "en"
|
|
},
|
|
"viewSettings": {
|
|
"overrideStyles": false,
|
|
"normalColor": "#ffffffcc",
|
|
"warningColor": "#FFAB33",
|
|
"warningThreshold": 120000,
|
|
"dangerColor": "#ED3333",
|
|
"dangerThreshold": 60000,
|
|
"endMessage": ""
|
|
},
|
|
"aliases": [
|
|
{
|
|
"enabled": true,
|
|
"alias": "test",
|
|
"pathAndParams": "lower?bg=ff2&text=f00&size=0.6&transition=5"
|
|
}
|
|
],
|
|
"userFields": {
|
|
"user0": "user0",
|
|
"user1": "user1",
|
|
"user2": "user2",
|
|
"user3": "user3",
|
|
"user4": "user4",
|
|
"user5": "user5",
|
|
"user6": "user6",
|
|
"user7": "user7",
|
|
"user8": "user8",
|
|
"user9": "user9"
|
|
},
|
|
"osc": {
|
|
"portIn": 8888,
|
|
"portOut": 9999,
|
|
"targetIP": "127.0.0.1",
|
|
"enabledIn": false,
|
|
"enabledOut": false,
|
|
"subscriptions": {
|
|
"onLoad": [],
|
|
"onStart": [],
|
|
"onPause": [],
|
|
"onStop": [],
|
|
"onUpdate": [],
|
|
"onFinish": []
|
|
}
|
|
}
|
|
} |