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

    Topics

    • T

      How to use "Insert" and config Point details for write new data to Mysql Database?

      Watching Ignoring Scheduled Pinned Locked Moved User help
      2
      0 Votes
      2 Posts
      2k Views
      T
      Now i can insert data to mySql ready. but data will insert to mysql when i Click set data. How to automatic insert by time interval or when data change? [image: Screen_Shot_2560_11_24_at_14_50_40.png]
    • T

      jdbc4.CommunicationsException

      Watching Ignoring Scheduled Pinned Locked Moved Mango Automation general Discussion
      3
      0 Votes
      3 Posts
      1k Views
      phildunlapP
      Hi te36051, Interesting! Thanks for sharing the solution. I wasn't familiar with that mysql option. The same problem may be solvable by modifying the connection string to use whatever pipe that configuration was creating. Some relevant information here: https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-configuration-properties.html But, I would think binding the loopback address (127.0.0.1) would be adequate for most situations.
    • T

      How to make Data source page?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      5
      0 Votes
      5 Posts
      2k Views
      phildunlapP
      @te36051 said in How to make Data source page?: Sory for my English language. I want to build my page. May be include graphic, gauges or anything for my design. And one I want include datasource table and chart function same example below picture into my page too. Can you recommend me?😅 No worries. I would use the word "watchlist" for what you posted, and the chart would then be a "watchlist chart". That's what it will be called in the API docs
    • T

      How to streaming video from IP camera to Mango dashboard.?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      6
      0 Votes
      6 Posts
      3k Views
      phildunlapP
      Nice! Glad you got it working!
    • T

      How to Enable/disable datasource by Script in active process command?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      5
      0 Votes
      5 Posts
      2k Views
      phildunlapP
      Glad to hear it! It should work in any script set point event handler, but you may need to give the handler sufficient script permissions (add 'superadmin' to the script permissions fields on the event handler) and ensure the event is raised.