Navigation

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

    js

    @js

    0
    Reputation
    2
    Posts
    95
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    js Follow

    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 Instructions
      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 Instructions
      J
      js