mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 06:48:43 +00:00
98_Modbus.pm: $ID$ korridiert
git-svn-id: https://svn.fhem.de/fhem/trunk@10626 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c05fe6a998
commit
d345350e0a
@ -1,7 +1,7 @@
|
||||
##############################################
|
||||
##############################################
|
||||
##############################################
|
||||
# $Id: 98_Modbus.pm
|
||||
# $Id$
|
||||
#
|
||||
# fhem Modul für Geräte mit Modbus-Interface -
|
||||
# Basis für logische Geräte-Module wie zum Beispiel ModbusSET.pm
|
||||
@ -57,6 +57,9 @@
|
||||
# 2015-08-17 allow register 0, delete unused variable assignments
|
||||
#
|
||||
# TODO: revRegs und bswapRegs for writing values
|
||||
# set textarg mit @a ab 2,
|
||||
# set noarg
|
||||
# map mit spaces wie bei HTTPMOD
|
||||
#
|
||||
|
||||
package main;
|
||||
|
Loading…
x
Reference in New Issue
Block a user