Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 277 Bytes

File metadata and controls

26 lines (22 loc) · 277 Bytes
description Automatically generated file. DO NOT MODIFY
mgc print printers patch --printer-id {printer-id} --body '{
\
  "name": "PrinterName",
\
  "location": {
\
    "latitude": 1.1,
\
    "longitude": 2.2,
\
    "altitudeInMeters": 3
\
  }
\
}
\
'