feat(print): use IPP smartPrint and normalize IPP capabilities and job mapping

This commit is contained in:
2026-01-13 21:14:30 +00:00
parent 716347bac1
commit b89e8cbc3c
5 changed files with 1279 additions and 333 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ecobridge.xyz/devicemanager',
version: '3.0.2',
version: '3.1.0',
description: 'a device manager for talking to devices on network and over usb'
}