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.
DataPoint history - no values
-
Hi there,
I've definied my own models of DataSource, DataPoints nad DataType. Data is received correctly, the value of data point in watchlist is also displayed correctly. But, at history table i've got "(n/a)" in value column. The DataPoint uses PlainRenderer. I would like to display correct value at history table. Where is the problem ?
-
click the brick icon with the pencil on it for the point to edit the data point properties, then enable logging for the point
-
Oh.. yes i missed that. Now works perfect. Thanks!