2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-25 03:39:21 +00:00

added base registgers

git-svn-id: https://svn.fhem.de/fhem/trunk@3572 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2013-08-01 09:31:36 +00:00
parent 7db37c9728
commit 259a49f849

View File

@ -5,6 +5,9 @@
<pwrdownmode>false</pwrdownmode>
<regular>
<reg name="Binary outputs" id="11">
<endpoint name="Binary outputs" type="bin" dir="out">
<size>1</size>
</endpoint>
<endpoint name="Binary 0" type="bin" dir="out">
<position>0.7</position>
<size>0.1</size>
@ -39,6 +42,9 @@
</endpoint>
</reg>
<reg name="PWM outputs" id="12">
<endpoint name="PWM outputs" type="num" dir="out">
<size>4</size>
</endpoint>
<endpoint name="PWM output 0" type="num" dir="out">
<position>3</position>
<size>1</size>