TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. js
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by js

    • RE: Adding Parameter to raspberry pi commands

      Sorry for the delay. Please find the commands listed below

      sudo cat /root/.TRIGGERcmdData/commands.json
      [
      {"trigger":"Monitor ON","command":"vcgencmd display_power 1","ground":"background","voice":"Monitor ON","allowParams": "false"},
      {"trigger":"Monitor OFF","command":"vcgencmd display_power 0","ground":"background","voice":"Monitor OFF","allowParams": "false"}
      ]

      posted in Raspberry Pi
      J
      js
    • Adding Parameter to raspberry pi commands

      Re: Raspberry Pi setup

      I am trying to turn on/off monitor connected to raspberry pi using one command by passing two different parameter. Could you please help me with the command

      posted in Raspberry Pi
      J
      js