Document included in the project https://github.com/fawno/Modbus
https://github.com/fawno/Modbus/blob/master/DDS238-2%20ZN-S%20Modbus.md
| Register(s) | Meaning | Scale Unit | Data format | R/W |
|---|
| <?php | |
| add_filter( 'vip_files_acl_file_visibility', 'check_file_visibility_by_metadata', 11, 2 ); | |
| /** | |
| * Given a path determine whether the file is private or public based on the | |
| * value of the attachment's `_custom_restriction_meta` post meta. | |
| * | |
| * @param string $file_visibility one of Automattic\VIP\Files\Acl\(FILE_IS_PUBLIC | FILE_IS_PRIVATE_AND_ALLOWED | FILE_IS_PRIVATE_AND_DENIED). | |
| * @param string $file_path path to file to be checked for visibility. | |
| * |
| # | |
| # udev rule | |
| # Mount USB drive to the media directory using the partition name as mount point | |
| # | |
| # Description: | |
| # Created for Home Assistant OS, this rule mounts any USB drives | |
| # into the Hassio media directory (/mnt/data/supervisor/media). | |
| # When a USB drive is connected to the board, the rule creates one directory | |
| # per partition under the media directory. The newly created partition is named | |
| # as the partition name. If the partition does not have a name, then the following |
Document included in the project https://github.com/fawno/Modbus
https://github.com/fawno/Modbus/blob/master/DDS238-2%20ZN-S%20Modbus.md
| Register(s) | Meaning | Scale Unit | Data format | R/W |
|---|
| Unbuntu is no longer support by the Home Assistant project. | |
| The installation commands previous listed here, are not up 2 date, not recommended, not supported and, therefore, removed. |
| <?php | |
| /* | |
| Plugin Name: R Debug | |
| Description: Set of dump helpers for debug. | |
| Author: Andrey "Rarst" Savchenko | |
| Author URI: https://www.rarst.net/ | |
| License: MIT | |
| */ |