51fdaa2aa904869eeb5bb70676cded2b6b0a1058
[htsworkflow.git] / bcmagic / fixtures / woldlab.json
1 [{"pk": 1,
2   "model": "bcmagic.printer",
3   "fields": {"name": "ZM400 1.25x1",
4              "label_height": 1.0,
5              "notes": "Everyday use labels",
6              "label_width": 1.25,
7              "label_shape": "Square",
8              "model": "Zebra ZM400",
9              "ip_address": "131.215.34.116"}},
10  {"pk": 2,
11   "model": "bcmagic.printer",
12   "fields": {"name": "ZM400 3x3",
13              "label_height": 3.0,
14              "notes": "Larger everyday use labels",
15              "label_width": 3.0,
16              "label_shape": "Square",
17              "model": "Zebra ZM400",
18              "ip_address": "131.215.34.117"}}]