New services
Explore Plans
Mobile menu Close menu
RATOC RemoconRATOC Remocon

照明の操作

照明のオンやオフを行う

About this action

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
照明のオンやオフを行う
API endpoint slug
Ratoc_remocon.lightoperate
Filter code method
RatocRemocon.lightoperate.skip(string?: reason)
Runtime method
runAction("Ratoc_remocon.lightoperate", {})

Action fields

Lightaddress Dropdown list

Label
照明の指定
Helper text
操作する照明を指定
Slug
lightaddress
Required
true
Can have default value
false

Lightcommand Dropdown list

Label
照明の操作
Helper text
オフ・オン・明るく・暗くの操作を選択
Slug
lightcommand
Required
true
Can have default value
true
Filter code method
RatocRemocon.lightoperate.setLightcommand(string: lightcommand)