New services
Explore Plans
Mobile menu Close menu
RATOC RemoconRATOC Remocon

リモコン明暗 (照度)

リモコンの明暗センサーでの明暗をトリガーとして、または、明暗に関係なく特定間隔※で連続して、リモコンセンサー値(温度・湿度・照度)を取得する。 ※特定間隔(時間間隔は保証されません。1分~15分、最長で2時間になる場合もあり)

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
リモコンの明暗センサーでの明暗をトリガーとして、または、明暗に関係なく特定間隔※で連続して、リモコンセンサー値(温度・湿度・照度)を取得する。 ※特定間隔(時間間隔は保証されません。1分~15分、最長で2時間になる場合もあり)
API endpoint slug
Ratoc_remocon.wfirexillum

Trigger fields

Remoconaddress Dropdown list

Label
リモコン指定
Helper text
照度を取得する家電リモコンを指定
Slug
remoconaddress
Required
true
Can have default value
false

Dark or bright Dropdown list

Label
明暗指定
Helper text
明暗基準値により判定する暗い・明るいの設定
Slug
dark_or_bright
Required
true
Can have default value
true

Illuminance Dropdown list

Label
明暗基準値
Helper text
明暗判定の基準値(括弧内はWFiREX4の明暗段階)
Slug
illuminance
Required
true
Can have default value
true

Ingredients

Temperatureリモコンセンサーで取得した温度

Slug
temperature
Filter code
RatocRemocon.wfirexillum.Temperature
Type
String
Example
https://www.ratocsystems.com

Humidityリモコンセンサーで取得した湿度

Slug
humidity
Filter code
RatocRemocon.wfirexillum.Humidity
Type
String
Example
https://www.ratocsystems.com

Illuminanceリモコンセンサーで取得した照度

Slug
illuminance
Filter code
RatocRemocon.wfirexillum.Illuminance
Type
String
Example
https://www.ratocsystems.com

Date取得した日時

Slug
yyyymmdd
Filter code
RatocRemocon.wfirexillum.Date
Type
String
Example
2019/12/08

Time取得した時刻

Slug
hhmmss
Filter code
RatocRemocon.wfirexillum.Time
Type
String
Example
12:34:56

Date isostring取得した日付と時刻のISOフォーマット文字列

Slug
date
Filter code
RatocRemocon.wfirexillum.DateIsostring
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00