From 077b1286da3b5d5b86db6b42fd1894dba9d00919 Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Mon, 5 Oct 2020 13:40:37 -0700 Subject: [PATCH] renamed label printer test script --- label-printer/label-maker-test.bash | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 label-printer/label-maker-test.bash diff --git a/label-printer/label-maker-test.bash b/label-printer/label-maker-test.bash new file mode 100755 index 00000000..08531c0d --- /dev/null +++ b/label-printer/label-maker-test.bash @@ -0,0 +1,10 @@ +#!/bin/bash + +#printer="LabelWriter-450" +printer="QL-800" + +curl -v -d "printer=${printer}&model=lf0350&mac=00:0e:84:33:44:55:66&hostname=vm-atlas20&serial=zoso1234" http://localhost:8082/ +sleep 4 +curl -v -d "printer=${printer}&model=lf0350&mac=00:0e:84:33:44:55:66&hostname=&serial=" http://localhost:8082/ +sleep 4 +curl -v -d "printer=${printer}&model=lf0350&mac=00:0e:84:33:44:55:66" http://localhost:8082/