Skip to content

Instantly share code, notes, and snippets.

@edufelipe
Last active August 24, 2021 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edufelipe/5ee8921f882551d47d6422d9b3d56614 to your computer and use it in GitHub Desktop.
Save edufelipe/5ee8921f882551d47d6422d9b3d56614 to your computer and use it in GitHub Desktop.
SignageQ Samples
{
"queues": [
{
"id": "82a5819f-84fe-4755-8dc2-c6f439ef454e",
"t": "single-consumer",
"name": "Priority Queue 1",
"prefix": "P-",
"bg_color": "#B0BF1A",
"fg_color": "#000000",
"attr_name": "__attr-7jgG%$'s",
"broadcast_port": 5544
}
]
}
{
"queues": [
{
"id": "c200f82c-eb59-4f80-9f64-9d085996c12e",
"t": "single-consumer",
"name": "General Queue",
"prefix": "",
"bg_color": "#99DDFF",
"fg_color": "#FFFFFF",
"attr_name": "__attr-8ahyb1",
"broadcast_port": 5544
}
]
}
{
"queues": [
{
"id": "c200f82c-eb59-4f80-9f64-9d085996c14e",
"t": "single-consumer",
"name": "General Queue 2",
"prefix": "",
"bg_color": "#BFB01A",
"fg_color": "#000000",
"attr_name": "__attr-9ahyb1",
"broadcast_port": 5544
},
{
"id": "c200f82c-eb59-4f80-9f67-9d085996c12e",
"t": "single-consumer",
"name": "Priority Queue 2",
"prefix": "P2-",
"bg_color": "#DD99FF",
"fg_color": "#FFFFFF",
"attr_name": "__attr-8chdb1",
"broadcast_port": 5544
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment