• Recent
    • Tags
    • Popular
    • Register
    • Login

    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

    Hard coding XID in the Angular JS

    Dashboard Designer & Custom AngularJS Pages
    1
    2
    1.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      atkins.chrisw
      last edited by

      THis may be real basic, but I want to put in my html document a section in the top of the page where I can hard code specific XID's for each specific page. I have gauges and Value displays that I want to always look at "demandkw", "energykwh", etc. That way, this html can be a template to use for other pages.

      I am thinking I need to change this code to : <ma-point-value point-xid="demandkw"></ma-point-value> and then it'll work. but how do I code the following to be a refernece
      demandkw = "DP_355369"
      energykwh = "DP_355369"
      chwbtu = "DP_355369"
      htwbtu = "DP_355369"
      temp = "DP_355369"
      condition = "DP_355369"

      1 Reply Last reply Reply Quote 0
      • A
        atkins.chrisw
        last edited by

        nevermind. I figured it out using your "Get Point by XID" help.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post