TIP: You can type at any time to perform a new search.
IoT Box Homepage
hw_posbox_homepage · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Sales/Point of Sale
- Folder size
- 0.08 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/app/point-of-sale-hardware
- Last tracking update
- 2026-08-07 06:23:31
- Authors
- Maintainers
- None
- Committers
- lejeune quentin, Loan (LSE), Nguyễn Đại Dương, Louis Travaux, Max Whale, Jitendra Prajapat, lse-odoo
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
IoT Box Homepage ================ This module overrides Odoo web interface to display a simple Homepage that explains what's the iotbox and shows the status, and where to find documentation. If you activate this module, you won't be able to access the regular Odoo interface anymore.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (28)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/hw_proxy/get_version |
IoTboxHomepage.check_version |
none | http | ALL | |
/hw_proxy/perform_flashing_copy_raspios |
IoTboxHomepage.perform_flashing_copy_raspios |
none | http | ALL | |
/hw_proxy/perform_flashing_create_partition |
IoTboxHomepage.perform_flashing_create_partition |
none | http | ALL | |
/hw_proxy/perform_flashing_download_raspios |
IoTboxHomepage.perform_flashing_download_raspios |
none | http | ALL | |
/hw_proxy/perform_upgrade |
IoTboxHomepage.perform_upgrade |
none | http | ALL | |
/hw_posbox_homepage/six_payment_terminal_add |
IotBoxOwlHomePage.add_six_terminal |
none | json | POST | |
/hw_posbox_homepage/clear_credential |
IotBoxOwlHomePage.clear_credential |
none | http | ALL | |
/hw_posbox_homepage/clear_iot_handlers |
IotBoxOwlHomePage.clear_iot_handlers |
none | http | ALL | |
/hw_posbox_homepage/server_clear |
IotBoxOwlHomePage.clear_server_configuration |
none | http | ALL | |
/hw_posbox_homepage/six_payment_terminal_clear |
IotBoxOwlHomePage.clear_six_terminal |
none | http | ALL | |
/hw_posbox_homepage/wifi_clear |
IotBoxOwlHomePage.clear_wifi_configuration |
none | http | ALL | |
/hw_posbox_homepage/connect_to_server |
IotBoxOwlHomePage.connect_to_odoo_server |
none | json | POST | |
/hw_posbox_homepage/enable_ngrok |
IotBoxOwlHomePage.enable_remote_connection |
none | json | POST | |
/hw_posbox_homepage/generate_password |
IotBoxOwlHomePage.generate_password |
none | http | ALL | |
/hw_posbox_homepage/wifi |
IotBoxOwlHomePage.get_available_wifi |
none | http | ALL | |
/hw_posbox_homepage/data |
IotBoxOwlHomePage.get_homepage_data |
none | http | ALL | |
/hw_posbox_homepage/iot_logs |
IotBoxOwlHomePage.get_iot_logs |
none | http | ALL | |
/hw_posbox_homepage/version_info |
IotBoxOwlHomePage.get_version_info |
none | http | ALL | |
| (inherited route override) | IotBoxOwlHomePage.index |
inherited | http | ALL | |
/hw_posbox_homepage/load_iot_handlers |
IotBoxOwlHomePage.load_iot_log_level |
none | http | ALL | |
/hw_posbox_homepage/log_levels |
IotBoxOwlHomePage.log_levels |
none | http | ALL | |
/logs |
IotBoxOwlHomePage.logs_page |
user | http | ALL | |
/hw_posbox_homepage/restart_odoo_service |
IotBoxOwlHomePage.odoo_service_restart |
none | http | ALL | |
/hw_posbox_homepage/ping |
IotBoxOwlHomePage.ping |
none | http | ALL | |
/hw_posbox_homepage/save_credential |
IotBoxOwlHomePage.save_credential |
none | json | POST | |
/hw_posbox_homepage/update_git_tree |
IotBoxOwlHomePage.update_git_tree |
none | json | POST | |
/hw_posbox_homepage/log_levels_update |
IotBoxOwlHomePage.update_log_level |
none | json | POST | |
/hw_posbox_homepage/update_wifi |
IotBoxOwlHomePage.update_wifi |
none | json | POST |
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…