Clipsal C-Bus Podręcznik Użytkownika Strona 36

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 60
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 59 60

Komentarze do niniejszej Instrukcji

Brak uwag