bambu-farm
bambu-farm copied to clipboard
Feature Request: raw data via HTTP request
I got this working great, but have another "management panel" that shows other (non-bambo) printer status and I'd like to integrate it all together...
The other printers all allow for xml/json stats, could the web server that bambu-farm produces also provide something similar with one-line URLs to retrieve the stats, for example...
http://0.0.0.0:80/myprinter1/remaining or http://0.0.0.0:80/myprinter1/snapshot.jpg
??