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.
DGlux remote view
-
this is the simple code , save it as xxxxx.html and run in browser
<div style="position:relative;width:80px;height:150px">
<iframe frameBorder="0" style="position:absolute;width:1250px;height:750px" scrolling="no" allowTransparency="true"
src="http://localhost:8080/dglux/view?dgml=dgml%2Fhouse_project.dgml"></iframe>
</div>