TIP: You can type at any time to perform a new search.
Hardware Proxy
hw_drivers · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Hidden
- Folder size
- 0.17 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/app/iot
- Last tracking update
- 2026-08-07 06:23:37
- Authors
- Maintainers
- None
- Committers
- Xavier-Do, lejeune quentin, Thomas Beckers, Vincent Larcin, Loan (LSE), Daniel Kosky (dako), Yaroslav Soroko (yaso), Louis Travaux, Julien Segers (juse), Louis Gobert, Max Whale, Victorien (viso), yaso, Jitendra Prajapat, Vincent Sevestre, lse-odoo, vifo, loje, vlst-odoo, zorbmax, Vasco Rodrigues, orma-odoo, Nguyễn Trung Tuấn
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Hardware Poxy ============= This module allows you to remotely use peripherals connected to this server. This modules only contains the enabling framework. The actual devices drivers are found in other modules that must be installed separately.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (16)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/hw_proxy/customer_facing_display |
DisplayController.customer_facing_display |
none | json | ALL | |
/point_of_sale/display, /point_of_sale/display/<string:display_identifier> |
DisplayController.display |
none | http | ALL | |
/point_of_sale/iot_devices |
DisplayController.get_iot_devices |
none | json | POST | |
/hw_drivers/action |
DriverController.action |
none | json | ALL | csrf off |
/hw_drivers/check_certificate |
DriverController.check_certificate |
none | http | ALL | csrf off |
/hw_drivers/download_logs |
DriverController.download_logs |
none | http | ALL | csrf off |
/hw_drivers/event |
DriverController.event |
none | json | ALL | csrf off |
/hw_l10n_eg_eta/certificate |
EtaUsbController.eta_certificate |
none | http | POST | csrf off |
/hw_l10n_eg_eta/sign |
EtaUsbController.eta_sign |
none | http | POST | csrf off |
/hw_proxy/scanner |
KeyboardUSBController.get_barcode |
none | json | ALL | |
/hw_proxy/default_printer_action |
PrinterController.default_printer_action |
none | json | ALL | |
/hw_proxy/handshake |
ProxyController.handshake |
none | json | ALL | |
/hw_proxy/hello |
ProxyController.hello |
none | http | ALL | |
/hw_proxy/status_json |
ProxyController.status_json |
none | json | ALL | |
/hw_proxy/scale_read |
ScaleReadHardwareProxy.scale_read |
none | json | ALL | |
/hw_proxy/l10n_ke_cu_send |
TremolG03Controller.l10n_ke_cu_send |
none | http | POST | csrf off |
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…