{"message":"Backend Print Server untuk Printer Thermal (Network & Bluetooth)","version":"2.1.0","endpoints":{"network":{"POST /print/kitchen":"Kirim data ke printer dapur (Network)","POST /print/test":"Test koneksi printer (Network)"},"bluetooth":{"POST /print/kitchen-bt":"Kirim data ke printer dapur (Bluetooth)","POST /print/meja-bt":"Kirim data ke printer meja (Bluetooth)","POST /print/test-bt":"Test koneksi printer Bluetooth (body: {printer_type: 'kitchen' | 'meja'})"},"bluetooth_discovery":{"GET /bluetooth/scan":"Scan Bluetooth printers terdekat","GET /bluetooth/assignments":"Lihat printer assignment saat ini","POST /bluetooth/assign":"Assign printer ke role (body: {printer_role: 'kitchen'|'meja', address: 'XX:XX:XX', name: '...', model: '...'})"},"general":{"GET /health":"Status server dan semua printer","GET /":"Informasi API"}},"printers":{"network":{"host":"192.168.1.36","port":9100},"bluetooth":{"kitchen":{"name":"Printer Dapur","model":"RPP02N","address":"66:32:14:A4:C9:5F","type":"bluetooth"},"meja":{"name":"Printer Meja","model":"RPP02N","address":"DC:0D:51:87:8D:28","type":"bluetooth"}}},"config":{"retryAttempts":3,"timeout":5000}}