• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. SimnetSA
    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
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 0

    Topics

    • S

      HTTP Publisher / snapshotSendPeriod not saved

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      12
      0 Votes
      12 Posts
      4k Views
      S
      Ok i understand. I thought that the Publisher send one requet per point but it send a lot a point on one request. We have change the php script to catch all values and now it's ok. Thanks !
    • S

      REST API access custom software

      Watching Ignoring Scheduled Pinned Locked Moved Development general discussion
      4
      0 Votes
      4 Posts
      4k Views
      B
      Jeremy, Thanks a bunch, once, i figured out the whole CORS thing, and got the server to start back up, it works perfect. Just a warning for anyone else working on this, make sure don't leave anything in the override-web.xml file thats not xml. if you don't get the syntax right, your mango server won't start back up. It will start, then auto-terminate on a NullPointerException.