Skip to content

Instantly share code, notes, and snippets.

@sushant-j
Last active June 27, 2017 11:46
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 sushant-j/9fcbb46f1031643df0ad2e692fc93c84 to your computer and use it in GitHub Desktop.
Save sushant-j/9fcbb46f1031643df0ad2e692fc93c84 to your computer and use it in GitHub Desktop.
Mapping between event types and icons for Queue Live Feed
event_type icon code
queue_start 1
queue_stop 2
queue_delay 3
token_cancel 2
token_process 1
token_close 1
token_absent 4
token_present 1
queue_alert 4

Where

icon code icon description
1 Green check mark
2 Red cross
3 Blue clock
4 Red Excalamtion mark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment