• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. zumiani
    3. Posts

    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
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 30
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by zumiani

    • RE: Server-Side Script to output a table with latest n values of a datapoint

      Great job!

      You use your mod in order to retrieve datas for the little graph on the right, don't you?

      posted in How-To
      Z
      zumiani
    • RE: Server-Side Script to output a table with latest n values of a datapoint

      Thank you Ondrej!
      I thought there is a server-side script to do dirty work but I haven't find anything.. :)
      I'll keep your contact in case I'll decide to rebuild mango too..
      Thank you for now

      posted in How-To
      Z
      zumiani
    • RE: Plot flashes for each update

      PS. @mlohbihler : It should be useful to implement graph with something like "flot", based on jQuery and that can be dinamically refreshed without reload whole image, but just datas.

      posted in User help
      Z
      zumiani
    • RE: Plot flashes for each update

      Image chart is an image and it is refreshed everytime a point linked to it changes its value.
      Two possibilities: slow down related datasorces update period or set Mango Performance to Medium or better to Low in System menu.

      Hope this help

      posted in User help
      Z
      zumiani
    • Server-Side Script to output a table with latest n values of a datapoint

      Hello all,
      I'm trying to create a server-side script to retrieve latest n values for selected datapoint and present it in tabular shape.
      Is there a way to retrieve archived values from a server-side script?

      Thank you for your help.

      posted in How-To
      Z
      zumiani
    • RE: Server-Side Script to output a table with latest n values of a datapoint

      Hello all,
      I'm trying to create a server-side script to retrieve latest n values for selected datapoint and present it in tabular shape.
      Is there a way to retrieve archived values from a server-side script?

      Thank you for your help.

      posted in How-To
      Z
      zumiani
    • RE: Mango 1.13.0 DataPoints import issue

      Previous version hasn't this problem..
      Isn't possible to return back to previous library version?

      Regards

      posted in Mango feedback
      Z
      zumiani
    • Mango 1.13.0 DataPoints import issue

      Hello everyone,
      I found an issue on latest Mango version 1.13.0.
      When you export and then import data points from a Modbus datasource, import task return an error about ChartRenderer property:

      Data point 'DP_347885': 'JsonException reading property 'chartRenderer' of type null', caused by: 'null'

      It seams it couldn't parse 'null' value of chartRenderer property. What I have to do is set this property to a different value, for example

      "chartRenderer":{
      "type":"TABLE",
      "limit":10
      }

      The workaround works and using Search-and-Replace feature of every text editor I managed to import saved configurations.

      Anyway it is quite annoying to set this property, because I don't use it at all..
      When will be release next Mango version?

      Best regards and thank you

      posted in Mango feedback
      Z
      zumiani
    • RE: Mango 1.13.0 DataPoints import issue

      Hello everyone,
      I found an issue on latest Mango version 1.13.0.
      When you export and then import data points from a Modbus datasource, import task return an error about ChartRenderer property:

      Data point 'DP_347885': 'JsonException reading property 'chartRenderer' of type null', caused by: 'null'

      It seams it couldn't parse 'null' value of chartRenderer property. What I have to do is set this property to a different value, for example

      "chartRenderer":{
      "type":"TABLE",
      "limit":10
      }

      The workaround works and using Search-and-Replace feature of every text editor I managed to import saved configurations.

      Anyway it is quite annoying to set this property, because I don't use it at all..
      When will be release next Mango version?

      Best regards and thank you

      posted in Mango feedback
      Z
      zumiani
    • RE: Dimensions of "Graphical View editor"

      Hello peppermath,
      load a background image with desired dimensions.

      posted in How-To
      Z
      zumiani
    • RE: Ressetting Username and Password

      Just install mango on another system and copy/past password hash from one to another.
      Admin password should be resetted to "admin".

      Another way could be set to "Y" admin column on users database table for a known user.

      posted in How-To
      Z
      zumiani
    • RE: Need of Mango 1.12.2.zip file

      Hello kumar,
      If actual download link is

      http://mango.serotoninsoftware.com/downloads/mango-1.12.5.zip
      

      you can download previous versions substituting version number at the end of link.

      posted in Mango Automation general Discussion
      Z
      zumiani
    • Different graph types

      Hello M2M developers,
      a useful and, I think, not so difficult to implement feature should be a combo box to choose graph type both in watchlists and in report.

      It could be very useful to see some datas in bar graph format instead of line one, for example daily energy production of a solar plant.

      Thank you,
      best regards

      posted in Wishlist
      Z
      zumiani
    • RE: Different graph types

      Hello M2M developers,
      a useful and, I think, not so difficult to implement feature should be a combo box to choose graph type both in watchlists and in report.

      It could be very useful to see some datas in bar graph format instead of line one, for example daily energy production of a solar plant.

      Thank you,
      best regards

      posted in Wishlist
      Z
      zumiani
    • RE: Next version of Mango M2M announced

      Hi all,
      when will be released version 1.13.0?

      Thank you

      posted in Announcements
      Z
      zumiani
    • RE: Http sender

      Talking about "Http Sender", I have developed an OPC Server able to accept incomming HTTP messages from various Mango stations and make those values available to other SCADA systems.
      If you want more info please send me a PM.

      posted in User help
      Z
      zumiani
    • RE: Wago 750-841 Modbus Fieldbus Coupler

      You should look at the PLC program.
      Maybe a task turn it off after a while..
      Surely it isn't due to Mango or Modbus!

      posted in Hardware
      Z
      zumiani
    • RE: Graphical View - using sensor data in HTML component

      You have to use Server Script and return HTML formatted code.

      http://mango.serotoninsoftware.com/forum/posts/list/596.page

      posted in User help
      Z
      zumiani
    • RE: Wago 750-841 Modbus Fieldbus Coupler

      Modbus TCP device usually answer to all Modbus address.
      In fact, as you said, one IP address correspond to one Modbus device and so Modbus address is not so important.

      posted in Hardware
      Z
      zumiani
    • RE: M-Bus Protocol?

      @apl: There is already 1.12 version :) You are late!

      posted in Development general discussion
      Z
      zumiani