Skip to content

Triggers & Actions

HyunSeob edited this page Mar 25, 2016 · 4 revisions

#Triggers

Date & Time

  • 매 시간 $minute
  • 매 일 $hour$minute
  • 매 주 $dayofweek요일 $hour
  • 매 달 $day$hour

Usage(Watt)

$minute 분 동안, $디바이스$(평균/합)$전력 $(이상/미만)일 때

  • $minute: 숫자(분)
  • $디바이스: 보유한 기기 목록
  • $(평균/합): 평균 || 합
  • $전력: 숫자(Watt)
  • $(이상/미만): 이상 || 미만

Weather (not MVP)

Web Hook (not MVP)

#Actions

  • Device.on()
  • Device.off()
  • Device.toggle()
Clone this wiki locally