『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 1135|回复: 2

[求助] modbus ascii 开关和传感器求助?

[复制链接]

214

主题

569

帖子

4144

积分

论坛元老

Rank: 8Rank: 8

积分
4144
金钱
3575
HASS币
0
发表于 2022-3-13 18:26:21 | 显示全部楼层 |阅读模式
QQ图片20220313182320.png
上面这个是协议,举个例好。要实现上面的开关和室内温度采集要怎么写? 有前辈试过吗?


我的配置文件如下:  没有成功

modbus:
  - name: hub4
    type: serial
    baudrate: 9600
    bytesize: 7
    method: ascii
    parity: N
    port: /dev/ttyUSB0
    stopbits: 2
    sensors:
      - name: "PresValue (4096)"
        slave: 1
        address: 5191
        scan_interval: 10
        data_type: int16
        scale: 0.1
        precision: 1
        device_class: temperature
        input_type: input

      - name: "xinfeng_t"
        slave: 1
        address: 35191
        scan_interval: 10
        data_type: int16
        scale: 0.1
        precision: 1
        device_class: temperature
        input_type: input      
    switches:
      - name: xinfeng_Switch1
        address: 921
        command_on: 1
        command_off: 0
        write_type: holding

      - name: xinfeng_Switch2
        address: 920
        command_on: 1
        command_off: 0
        write_type: holding

      - name: xinfeng_Switch3
        address: 922
        command_on: 1
        command_off: 0
        write_type: holding      



为了上面那两个,我也是乱试了一大堆,都没有成功。
回复

使用道具 举报

47

主题

1657

帖子

6690

积分

论坛元老

Rank: 8Rank: 8

积分
6690
金钱
5023
HASS币
40
发表于 2022-3-13 18:45:34 | 显示全部楼层
查询帧16进制命令呢
折腾精神永存,感恩感谢论坛每一位愿意分享和帮助过我的大佬,论坛有你更精彩
回复

使用道具 举报

214

主题

569

帖子

4144

积分

论坛元老

Rank: 8Rank: 8

积分
4144
金钱
3575
HASS币
0
 楼主| 发表于 2022-3-13 20:23:35 | 显示全部楼层
jjcs 发表于 2022-3-13 18:45
查询帧16进制命令呢

给个示例。怎么写
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-25 23:49 , Processed in 0.218910 second(s), 27 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表