1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > python开发mbus程序_Python pywmbus包_程序模块 - PyPI - Python中文网

python开发mbus程序_Python pywmbus包_程序模块 - PyPI - Python中文网

时间:2023-05-11 21:51:11

相关推荐

python开发mbus程序_Python pywmbus包_程序模块 - PyPI - Python中文网

#WIP WM总线在Python中的实现

本项目实施了无线m-bus标准的部分内容,定义见din en 13757-1及以下。

目前,只支持未加密的短帧(即ci 0x7a)。欢迎拉取请求。

##安装

###点pip install pywmbus

###手动git clone /jalmeroth/pywmbus.git

cd pywmbus

python setup.py install

依赖关系

用法usage: parser.py [-h] [-d DEBUG] [-r RAW] [-s SERIAL] [-b BAUD]optional arguments:-h, --helpshow this help message and exit

-d DEBUG, --debug DEBUG

Enable debug mode

-r RAW, --raw RAW

RAW Message

-s SERIAL, --serial SERIAL

Path to serial device

-b BAUD, --baud BAUD

Baudrate

####示例$ ./parser.py -r 34446532121257073804FDEC7A90000000046D280029290C0539351356A0000C13683720014C05806611004C13879649105300426C1F2C326CFFFF236E

manufacturer: LSE

device id: 07571212

device version: 56

device type: 4 (Heat)

control info: 0x7a

access number: 144

state: Kein Fehler

configuration: 0

records (7): [-09-09 00:40:00, 133539, 1203768, 116680, 531087, -12-31, 1970-01-01]

##测试过的智能仪表SMArvis WFM26用于加热

水用Smarvis WMC36

smarvis wmh36适用于热水

欢迎加入QQ群-->: 979659372

推荐PyPI第三方库

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。