Allows to connect to remote devices to record measures
Project description
This module allows to input data from remote devices in your network. Currently, only websockets devices are supported, but it can be extended for any protocol like Webservices.
Other modules can extend this one in order to use the widget.
Table of contents
Configuration
To configure your remote devices:
Go to Settings > Technical > Devices > Remote devices
Create a new one configuring the required info.
If the devices has an special port, set it up in the host data: e.g.: 10.1.1.2:3210
Usage
The remote device has to be in the users network so their web clients can reach them.
In order to test a device you can:
Go to Settings > Technical > Devices > Remote devices
In the Kanban view you’ll wich devices can be reached as they’ll have a green dot in their card.
Go to one of those and click Edit.
You can start measuring from the remote device in the Test measure field.
On the technical side, you can use the widget in your own Float`. You’ll need to provide an uom field so records that aren’t in that UoM don’t measure from the device.
<field name="float_field" widget="remote_measure" options="{'remote_device_field': 'measure_device_id', 'uom_field': 'uom_id'}" />
Known issues / Roadmap
Current support:
Websockets connection
F501 protocol on continuous message stream.
But this is a commonground to add:
Other connection interfaces like Webservices APIs
Other device protocols.
Active device controls, la Tare, resets, etc.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
David Vidal
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/stock-weighing project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_web_widget_remote_measure-15.0.1.0.0.8-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_web_widget_remote_measure-15.0.1.0.0.8-py3-none-any.whl
- Upload date:
- Size: 37.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82f459f89f785b86927c1ee1aac0004325506265f9e32483e6fba5c09e0ca2d7 |
|
MD5 | 570af9726fd406eb611b0ac3c829e3ef |
|
BLAKE2b-256 | 3b265aaa937c2e41ee413d4321ff00a5c3efb7825026a1f648e877f42cae523f |