• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. wiecking
    3. Topics

    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
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by wiecking

    • W

      Public Dashboard Auto login Issue

      Dashboard Designer & Custom AngularJS Pages
      • • • wiecking
      2
      0
      Votes
      2
      Posts
      2.0k
      Views

      terrypackerT

      Mango security filters are based on the URL extension:

      .shtm (Secure HTML behind Mango's login control)
      .htm (Non secure HTML that anyone can access)

      By making your extension .shtm you are asking Mango to restrict access to only its users.

    • W

      XML query

      User help
      • • • wiecking
      1
      0
      Votes
      1
      Posts
      1.2k
      Views

      No one has replied

    • W

      xml query

      User help
      • • • wiecking
      5
      0
      Votes
      5
      Posts
      2.9k
      Views

      terrypackerT

      I agree with Joel. The HTTP Retriever would work fine for this. Regex is cumbersome to work with but very powerful.

      I haven't had time to test this and I don't know what the entire XML response looks like but here is an example regex string that should get you close:

      <input0state>(.*)</input0State>