TIP: You can type at any time to perform a new search.
Weighing Scale Hardware Driver
hw_scale · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Point of Sale
- Folder size
- 0.02 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/page/point-of-sale
- Last tracking update
- 2026-08-07 05:03:19
- Authors
- Maintainers
- None
- Committers
- Xavier Morel, Christophe Simonis, Josse Colpaert, GitHub, Gert Pellin
- Odoo dependencies
-
odoo/odoo:- hw_proxy
- Python dependencies
- serial
- System dependencies
- None
- Required by
- None
- Description
Weighing Scale Hardware Driver ================================ This module allows the point of sale to connect to a scale using a USB HSM Serial Scale Interface, such as the Mettler Toledo Ariva.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/hw_proxy/scale_clear_tare/ |
ScaleDriver.scale_clear_tare |
none | json | ALL | |
/hw_proxy/scale_read/ |
ScaleDriver.scale_read |
none | json | ALL | |
/hw_proxy/scale_tare/ |
ScaleDriver.scale_tare |
none | json | ALL | |
/hw_proxy/scale_zero/ |
ScaleDriver.scale_zero |
none | json | ALL |
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…