Home Forums Game Frame Wi-Fi Adapter PC commands?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3226
    Patrick
    Participant

    You may have already covered this but, can I access the GameFrame via my PC? For example somehow send a command in the task scheduler

    #3227
    Jeremy Williams
    Keymaster

    With the Wi-Fi adapter you can execute any of the exposed functions from the command line. You’d need to have the command line interface installed, which uses node.js.

    https://docs.particle.io/guide/getting-started/connect/core/

    Once that’s installed, you can read up on sending commands here:

    https://docs.particle.io/reference/cli/

    #3228
    Patrick
    Participant

    Thanks!

    #3414
    robert1
    Participant

    I got particle cli running, logged in and connected. I can see the available function calls with the particle list command. Is there anything that describes what the available arguments are for the functions?

    -Robert

    #3415
    Jeremy Williams
    Keymaster

    No, I’ve been meaning to do this. I’ll try to get it written tomorrow.

    #3429
    Jeremy Williams
    Keymaster

    Here you go. Let me know if anything is left unanswered.

    https://www.ledseq.com/faq/command-function-arguments/

    #3476
    robert1
    Participant

    Thank you, that is awesome. I’ll play around with it this weekend.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Wi-Fi Adapter’ is closed to new topics and replies.