• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. jjconti
    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
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 56
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by jjconti

    • J

      Copy a slave

      Mango feedback
      • • • jjconti
      3
      0
      Votes
      3
      Posts
      2.9k
      Views

      M

      Not sure what you mean. You can already copy a data source. Could you just do that and delete the slaves you don't need?

    • J

      User Groups

      Wishlist
      • • • jjconti
      3
      0
      Votes
      3
      Posts
      2.7k
      Views

      M

      At this time there are no plans for such an enhancement.

    • J

      How do I clone a datasource?

      How-To
      • • • jjconti
      11
      0
      Votes
      11
      Posts
      4.8k
      Views

      M

      Can you try keeping a DS/DP that has info that looks like this:

      File "/usr/lib/python2.6/json/init.py", line 267, in load
      parse_constant=parse_constant, **kw)

    • J

      Posting on Twitter from Mango

      Stories
      • • • jjconti
      4
      0
      Votes
      4
      Posts
      12.4k
      Views

      F

      I could be really sad and set up my mango system to watch for the tweet and then react accordingly

      :mrgreen:

    • J

      System Exception while adding a Publisher

      User help
      • • • jjconti
      6
      0
      Votes
      6
      Posts
      3.9k
      Views

      J

      Ok, thanks. I dont remember really if I did it or not.

    • J

      How to change emailded events format

      How-To
      • • • jjconti
      4
      0
      Votes
      4
      Posts
      2.8k
      Views

      M

      Look in WEB-INF/ftl

    • J

      Error

      User help
      • • • jjconti
      10
      0
      Votes
      10
      Posts
      4.1k
      Views

      P

      When Mango can not interpret the message retry the query. In any of the answers, Mango able to interpret the message and takes it as valid. The problem is that ALL answers are the same but the system fails despite that.

    • J

      How to use MySQL instead of Mango internal DB?

      How-To
      • • • jjconti
      7
      0
      Votes
      7
      Posts
      5.2k
      Views

      jeremyhJ

      @Andoni-Abedul

      It happens to me too, it's because this forum software is new I guess, there may be some tweaking needed.

      What's weird is that if I open the link in a new window/tab it works, but if I click the link and it opens in the current window/tab it doesn't!

    • J

      Template for Mango mails?

      How-To
      • • • jjconti
      2
      0
      Votes
      2
      Posts
      2.3k
      Views

      J

      I'd like to change Mango mails body for a custom format. Are there templates for this or they are hardcoded in the soruce code?

    • J

      Change Mango Logo

      How-To
      • • • jjconti
      3
      0
      Votes
      3
      Posts
      2.7k
      Views

      No one has replied

    • J

      How to config Mango time

      How-To
      • • • jjconti
      4
      0
      Votes
      4
      Posts
      3.3k
      Views

      S

      You need to add this line to startup.sh
      export JAVA_OPTS ="-Duser.timezone=urtimezone"

      Eg:
      export JAVA_OPTS ="-Duser.timezone=IST"

    • J

      Error while polling

      User help
      • • • jjconti
      11
      0
      Votes
      11
      Posts
      5.5k
      Views

      M

      Luke, what happens if you increase the timeout?

    • J

      Problem testing Modbus IP Data Source

      How-To
      • • • jjconti
      8
      0
      Votes
      8
      Posts
      4.0k
      Views

      J

      Seems I cant capture traffic in the loopbak interface http://wiki.wireshark.org/CaptureSetup/Loopback

    • J

      How to implement this

      How-To
      • • • jjconti
      8
      0
      Votes
      8
      Posts
      4.0k
      Views

      J

      I have connection to the DB!

      I'm using this statement:

      select id, ea1, timestamp from valores;

      But seems not to work. I get an error refearing an excesive package size.

      If I use this statement:

      select id, ea1, timestamp from valores limite 1;

      I do get a value.

      As explained in the on line doc, id is a row id, ea1 a value and timestamp the time the value was recorded.

    • J

      Plubic Issue tracker and version control system

      Mango feedback
      • • • jjconti
      2
      0
      Votes
      2
      Posts
      2.4k
      Views

      J

      Do you have a public Issue tracker and version control system? Someghing like trac or suversion? It would be cool to submit bugs.

    • J

      Hidden text input for password when creating a user

      Mango feedback
      • • • jjconti
      5
      0
      Votes
      5
      Posts
      2.4k
      Views

      J

      When you finally have to login you're using a hidden field and that's good. Any way, not having a hidden field when creating the account is a problem: some one can see over your shoulder and remeber your password. Is a security risk.

    • J

      I'd like to translate Mango to Spanish

      Wishlist
      • • • jjconti
      9
      0
      Votes
      9
      Posts
      4.4k
      Views

      M

      Great. Let me know when this is complete.