Shubhamjain007 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

CUPS-Binding #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Feature Description
Simple Binding to query a CUPS Print Server for enqueued print jobs.
Implementation should be quite easy as there is a CUPS-Library for Java
http://www.cups4j.org/

2. Example Use Case
Switch on printer, when there are unprinted jobs in the queue, switch of 
printer if the queue is empty

Original issue reported on code.google.com by TBraeuti...@gmail.com on 9 Sep 2012 at 7:41

GoogleCodeExporter commented 8 years ago
Meanwhile I found out that the onewire biding is a good template for the cups 
binding. I think I can manage to write this binding myself. So you can assign 
me to this issue.

Original comment by TBraeuti...@gmail.com on 9 Sep 2012 at 2:55

GoogleCodeExporter commented 8 years ago

Original comment by kai.openhab on 11 Sep 2012 at 7:13

GoogleCodeExporter commented 8 years ago
Binding has been implemented: 
http://code.google.com/p/openhab/source/detail?r=35164d0c8d1121b684a55529412caae
b6a3173c0

Original comment by kai.openhab on 13 Sep 2012 at 8:33