Clipsal C-Bus User's Guide Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 60
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
cbus Documentation, Release 0.1-dev
level (d) – An amount between 0.0 and 1.0 indicating the brightness to set.
Returns Single-byte string with code for the confirmation event.
Return type s
# Fades GA 5 to 45% brightness over 12 seconds.
mdbus2 -s au.id.micolous.cbus.CBusService / au.id.micolous.cbus.CBusInterface.lighting_group_ramp 5 12 0.45
lighting_group_terminate_ramp(group_addr)
Stops ramping a group address at the current point.
Parameters group_addr (y) – Group address to stop ramping of.
Returns Single-byte string with code for the confirmation event.
Return type s
# Stops ramping on GA 5
mdbus2 -s au.id.micolous.cbus.CBusService / au.id.micolous.cbus.CBusInterface.lighting_group_terminate_ramp 5
32 Chapter 7. D-Bus Client API
Page view 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 59 60

Comments to this Manuals

No comments