mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 14:32:02 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
* Enric Tobella <etobella@creublanca.es>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
Create a system of templates for IoT devices.
|
||||
|
||||
When we are using a template we can configure a device
|
||||
with a simple URL configuration.
|
||||
The device will contact odoo and send the template name.
|
||||
Odoo will create the device and respond with all the
|
||||
expected data.
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
1. Create a template with a module or in `Iot > Templates`
|
||||
2. Access `Iot > Config Device`
|
||||
3. Confirm that you want to configurate a new device
|
||||
4. Copy the URL
|
||||
5. Access the device and send it the configuration url
|
||||
6. The device will contact odoo and automatically configure itself.
|
||||
Loading…
Add table
Add a link
Reference in a new issue