Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users

    Internet Request: how to pass on UUID of the flic button in a post request?

    General Discussion
    1
    1
    398
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • sophie_fang
      sophie_fang last edited by

      I am trying to incorporate the UUID of the button into a post request to a web API.

      This is what I have right now for application/json, but it's a bad request as to how to reference the UUID. Does anyone have ideas about how to access UUID?

      {"ClickType": "1", "button_id": uuid}

      I looked at this documentation: https://github.com/50ButtonsEach/fliclib-linux-hci/blob/master/ProtocolDocumentation.md#evtgetbuttoninforesponse

      But still doesn't help much. If anyone can give any idea how to pass on uuid in post request, please help!!!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post