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.

  • Mango RestApi Login V3.3.1

    User help mangoapi rest api
    6
    0 Votes
    6 Posts
    2k Views
    Jared WiltshireJ
    @matwolff said in Mango RestApi Login V3.3.1: thanks for this as well. This would be an awesome option but would need something longer than a 3 month expiry as we wouldn't be able to trust our end users to update this regularly. You should be able to select a period longer than 3 months. You can also manually set the expiration date to anything you want. Just click the date input. [image: inHvnx4.png] @matwolff said in Mango RestApi Login V3.3.1: Also, I just tried to create a token to check it out and received an error with no token generated. Cannot deserialize value of type java.util.Date from String "2018-06-04T21:55:32.087Z": not a valid representation (error: Failed to parse Date value '2018-06-04T21:55:32.087Z': Unparseable date: "2018-06-04T21:55:32.087Z") I think you must have rest.customDateInputFormat set to something in your ${MA_HOME}/overrides/properties/env.properties file. Delete that line and also rest.customDateOutputFormat. They now have defaults for parsing/formatting dates as ISO 8601.
  • How to set a datapoint value by XID ?

    User help mangoapi
    9
    0 Votes
    9 Posts
    3k Views
    phildunlapP
    It should, but it doesn't look like it does in all cases. For instance, scripting appears to, but meta data points don't. I will bring this up, thanks for bringing it to our attention.
  • Mango REST API -- event detectors

    User help mangoapi api rest api event-detectors
    7
    0 Votes
    7 Posts
    3k Views
    S
    You're both absolutely right, maybe I wasn't refreshing the page to see the newly created events, I can now... Thanks so much for all of your help! :)
  • Mango REST API and Watch Lists

    User help mangoapi watchlist datapoint
    5
    0 Votes
    5 Posts
    2k Views
    S
    It goes perfectly, thanks again!
  • 0 Votes
    7 Posts
    3k Views
    S
    Wonderful!!! It works perfectly :D Thanks @phildunlap
  • Help using MangoAPI to Set Point Values

    User help javascript mangoapi angular
    3
    0 Votes
    3 Posts
    2k Views
    Jared WiltshireJ
    @avilla said in Help using MangoAPI to Set Point Values: Also as you may have noticed I'm simply modifying the loginPageTemplate for my own GUI, is there a better way to create an angular app from scratch? I don't actually need the login template. Have you considered just using the Dashboard Designer or Custom Pages? Are you using Mango 3?