58 lines
1.1 KiB
JSON
58 lines
1.1 KiB
JSON
[
|
|
{
|
|
"MStatusID": 0,
|
|
"Description": "UNDEFINED",
|
|
"Css": "bg bg-dark text-light",
|
|
"Priority": 1,
|
|
"Group": "POWEROFF"
|
|
},
|
|
{
|
|
"MStatusID": 1,
|
|
"Description": "EXE",
|
|
"Css": "bg bg-success text-light",
|
|
"Priority": 2,
|
|
"Group": "RUN"
|
|
},
|
|
{
|
|
"MStatusID": 2,
|
|
"Description": "READY",
|
|
"Css": "bg bg-primary text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MStatusID": 3,
|
|
"Description": "HOLD",
|
|
"Css": "bg bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MStatusID": 4,
|
|
"Description": "FEED_HOLD",
|
|
"Css": "bg bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MStatusID": 5,
|
|
"Description": "OPTIONAL_STOP",
|
|
"Css": "bg bg-danger text-warning",
|
|
"Priority": 3,
|
|
"Group": "ERROR"
|
|
},
|
|
{
|
|
"MStatusID": 6,
|
|
"Description": "PROGRAM_STOPPED",
|
|
"Css": "bg bg-warning text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
},
|
|
{
|
|
"MStatusID": 7,
|
|
"Description": "DONE",
|
|
"Css": "bg bg-primary text-light",
|
|
"Priority": 3,
|
|
"Group": "MANUAL"
|
|
}
|
|
] |