mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 16:26:23 +00:00
12 lines
200 B
JSON
12 lines
200 B
JSON
{
|
|
"state": {
|
|
"prusalink__printer_state": {
|
|
"pausing": "Pausing",
|
|
"cancelling": "Cancelling",
|
|
"paused": "Paused",
|
|
"printing": "Printing",
|
|
"idle": "Idle"
|
|
}
|
|
}
|
|
}
|