• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. huexit

    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
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    huexit

    @huexit

    0
    Reputation
    491
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    huexit Unfollow Follow

    Latest posts made by huexit

    • RE: Http sender

      thats all?
      is yourviewID the garafical view id?

      finaly i realized i have to look in html sourcecode
      on http://mango.serotoninsoftware.com/test/public_view.htm?viewId=36

      the html-sourcecode of this page tells me alot...but...is this created manualy or automaticly...if auto...how?

      is this view id same as garfical view id (like GV_315732) in mango

      the http-internet-site, who accesing the mango data, has to run on the same webserver as mango?

      edit: http://192.168.1.16:8080/mango/public_view.htm?viewId=DS_475636

      results in: ???publicView.notFound???

      posted in User help
      H
      huexit
    • RE: Http sender

      @fmunhoz said:

      If you want just to share the information in other site (like a panel or frame) you may use public views.

      BR

      thats it :)

      where are public views...how i do that (there are documents to read?)

      posted in User help
      H
      huexit
    • RE: Http sender

      simply send my datapoints to hattp site with publisher.

      what precautions should I do with the targetpage

      posted in User help
      H
      huexit
    • RE: Http sender

      please help me...dont irgnore :)

      how i reseive mangodata with my targetpage? ()

      posted in User help
      H
      huexit
    • RE: Http sender

      There is a documentation?
      what i need to do with my http to receiving mango data?
      like the example on mango homepage.

      posted in User help
      H
      huexit
    • RE: Http sender

      I would like to know how I integrate the data of mango in a HTTP

      posted in User help
      H
      huexit
    • Http sender

      how do I send the graphical data point content to a http?
      What do I need, what i need to do?

      posted in User help
      H
      huexit
    • RE: Http sender

      how do I send the graphical data point content to a http?
      What do I need, what i need to do?

      posted in User help
      H
      huexit
    • RE: Multi-state (Image/state assignments problem)

      and how does it work?
      whats the script term?
      may anyone help me pls :)

      • it must be multistate
      
      var b =  p46.value + p47.value;
      return b;
      

      does not work, because..
      1000 = 10
      0010 = 10
      :/
      mango think the figueres are dezimal not bitwise

      posted in How-To
      H
      huexit
    • RE: Multi-state (Image/state assignments problem)

      thx for much help
      I have another solution, but I do not know if that's possible

      part 1 : .(..) regex
      part 2: .{5}(..) regex

      it is possible to write a row? with script?
      two points (or more) in metadatasource who multiplicated?
      image

      posted in How-To
      H
      huexit