リモコンの明暗センサーでの明暗をトリガーとして、または、明暗に関係なく特定間隔※で連続して、リモコンセンサー値(温度・湿度・照度)を取得する。
※特定間隔(時間間隔は保証されません。1分~15分、最長で2時間になる場合もあり)
- API endpoint slug
- Ratoc_remocon.wfirexillum
Trigger fields
- Label
- リモコン指定
- Helper text
- 照度を取得する家電リモコンを指定
- Slug
- remoconaddress
- Required
- true
- Can have default value
- false
- Label
- 明暗指定
- Helper text
- 明暗基準値により判定する暗い・明るいの設定
- Slug
- dark_or_bright
- Required
- true
- Can have default value
- true
- Label
- 明暗基準値
- Helper text
- 明暗判定の基準値(括弧内はWFiREX4の明暗段階)
- Slug
- illuminance
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- temperature
- Filter code
- RatocRemocon.wfirexillum.Temperature
- Type
- String
- Example
- https://www.ratocsystems.com
- Slug
- humidity
- Filter code
- RatocRemocon.wfirexillum.Humidity
- Type
- String
- Example
- https://www.ratocsystems.com
- Slug
- illuminance
- Filter code
- RatocRemocon.wfirexillum.Illuminance
- Type
- String
- Example
- https://www.ratocsystems.com
- Slug
- yyyymmdd
- Filter code
- RatocRemocon.wfirexillum.Date
- Type
- String
- Example
- 2019/12/08
- Slug
- hhmmss
- Filter code
- RatocRemocon.wfirexillum.Time
- Type
- String
- Example
- 12:34:56
- Slug
- date
- Filter code
- RatocRemocon.wfirexillum.DateIsostring
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00