指定した赤外線コマンドを機器に送信。【注意】このアクションは、メンテナンス用として残されているものです。将来予告なしに削除される予定です。
ご使用される場合は、お客様の自己責任でお使いください。
また、使用方法や設定値についてのご質問には回答できません。
サポート外であることを予めご了承ください。
- API endpoint slug
- Ratoc_remocon.irsend
- Filter code method
- RatocRemocon.irsend.skip(string?: reason)
- Runtime method
- runAction("Ratoc_remocon.irsend", {})
Action fields
- Label
- リモコン指定
- Helper text
- 赤外線を出力するリモコンを選択
- Slug
- remoconaddress
- Required
- true
- Can have default value
- false
- Label
- 赤外線データフォーマット
- Helper text
- ソニーは1を指定、その他は0を選択
- Slug
- ir_format
- Required
- true
- Can have default value
- true
- Filter code method
- RatocRemocon.irsend.setIrFormat(string: irFormat)
- Label
- 赤外線データ
- Helper text
- 赤外線データを16進数で指定
- Slug
- ircode
- Required
- true
- Can have default value
- true
- Filter code method
- RatocRemocon.irsend.setIrcode(string: ircode)