• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Matteo Cusmai

    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
    • Profile
    • Following 1
    • Followers 0
    • Topics 7
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Matteo Cusmai

    @Matteo Cusmai

    0
    Reputation
    974
    Profile views
    15
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    Matteo Cusmai Unfollow Follow

    Latest posts made by Matteo Cusmai

    • RE: Once again MQTT over HTTP

      Hi all,
      there is some news about MQTT publisher?

      posted in Wishlist
      Matteo CusmaiM
      Matteo Cusmai
    • RE: Custom Angular Directives

      Hi Jared,
      now I am trying to develop custom directive under directive folder. I have some problem with requirejs.
      Thanks a lot for your advice, I will take it into account if I cannot develop the directives.

      posted in Dashboard Designer & Custom AngularJS Pages
      Matteo CusmaiM
      Matteo Cusmai
    • Custom Angular Directives

      Hi all,
      I would like to integrate some svg widget into my custom dashboards.

      I think the best way is to develop custom directive, isn't it?
      If so, could you give me some documentation or resources about this kind of stuff?

      Best,
      Matteo.

      posted in Dashboard Designer & Custom AngularJS Pages
      Matteo CusmaiM
      Matteo Cusmai
    • RE: event detection scripting

      Hi Phil,
      Thanks for the quick answer.
      There is some documentation about point links?

      posted in Scripting general Discussion
      Matteo CusmaiM
      Matteo Cusmai
    • event detection scripting

      Hi all,
      can I set a datapoint trough Meta Data Point?

      I have tried to set datapoint getting value from meta data point variable (my) but it seems no work.
      This is the code:

      LOG.fatal("before if: " + my.value);
      p399.set('f');
      return my.value;

      Is it possible to manage this kind of logic?

      Regards,
      Matteo.

      posted in Scripting general Discussion
      Matteo CusmaiM
      Matteo Cusmai
    • ZWave

      Hi all,
      I am trying to use Zwave module without success.

      I am using a Zwave.me Pc Adaptor
      http://store.zwaveeurope.com/index.php?cPath=58_59&language=en

      and a zwave device
      http://store.zwaveeurope.com/product_info.php?language=en&products_id=12431

      I was able to the get homeid, but I cannot retrieve the node and command classes.

      Does anyone have the same trouble?

      Bye,
      Matteo.

      posted in Mango Automation general Discussion
      Matteo CusmaiM
      Matteo Cusmai
    • Modbus register

      Hi all,
      I have to integrate a gateway dali modbus that uses the following commands

      Read Holding Registers (FC=03)
      Force Multiple Coils (FC=15)

      When I try to create data points belonging to this data source I cannot see this kind of command. Does mango modbus support these commands?

      posted in Modbus4J general discussion
      Matteo CusmaiM
      Matteo Cusmai
    • RE: MTConnect

      Hi Phil,
      There is a complete implementation of mtcommect agent developed by mtconnect people. My idea is to develop a mango publisher to load data into the agent.

      posted in Mango Automation general Discussion
      Matteo CusmaiM
      Matteo Cusmai
    • MTConnect

      Hi all,
      have someone experienced the standard protocol called MTConnect (http://www.mtconnect.org/)?

      It is a standard protocol to read device information, static and dynamic.
      Is there some integration in Mango?

      Regards,
      Matteo.

      posted in Mango Automation general Discussion
      Matteo CusmaiM
      Matteo Cusmai
    • RE: Developing a module

      Hi all,
      I have solved the problem my myself.
      I was a problem of environment variable, I am using IntelliJ Idea as IDE and I had to set coreHome on ant properties.

      Bye,
      Matteo.

      posted in Development general discussion
      Matteo CusmaiM
      Matteo Cusmai