====ARDI Javascript Controls==== To help 3rd party products integrate with ARDI, we offer a few Javascript controls designed to help you add ARDI visual elements into other web-based products. ===Time Control=== The Time Control returns both a local and a UTC time or time range based on the users selection. As well as being able to simply select times, users can also select **events** and some addins may also add extra elements. See the [[time|Time Control Documentation]]. ===Selector=== The **selector** control guides a user through creating a Selector that can in turn be used to query for assets and properties or build AQL statements. See the [[selectors:selector.js|Selector.js Documentation]] \\ ===Filter=== The **filter** control guides a user through entering a data-driven condition, such as 'temperature > 50' or 'Machine Running' and then translates that condition into code that can be used in a variety of back-end systems such as PHP, Python and Javascript. See the [[filter|Filter Documentation]].