• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. rahil

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    rahil

    @rahil

    0
    Reputation
    184
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rahil Unfollow Follow

    Latest posts made by rahil

    • RE: Http retriever html to regex

      Hi, I am just starting out with Mango Automation. My hardware is Spark Core (spark.io).
      I am trying to use HTTP Retriever to get sensor values exposed through spark API.
      I am having similar trouble with parsing the html response with regex. I haven't been able to replicate the results that worked at regexpal.com. Any help with this would be very much appreciated. Thanks!

      My response looks like:

      {
      "cmd": "VarReturn",
      "name": "Outlet4State",
      "result": 0,
      "coreInfo": {
      "last_app": "",
      "last_heard": "2014-08-25T00:55:52.299Z",
      "connected": true,
      "deviceID": "xx"
      }
      }

      All I care about now is the binary output "result"

      posted in User help
      R
      rahil