User Tools

Site Tools


custom_html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
custom_html [2019/07/09 11:37]
ruchir created
custom_html [2020/03/13 04:34] (current)
admin
Line 8: Line 8:
 | device    | Information pertaining to the current device   | | device    | Information pertaining to the current device   |
 | user_device    | User-specific data pertaining to the current device   | | user_device    | User-specific data pertaining to the current device   |
-| deviceconfig | WattmonOS3.0 and above only: Details on all devices and roles in the config for the device |+| deviceconfig | WattmonOS v3.0 and above only: Details on all devices and roles in the config for the device |
  
 In order to use a specific variable, enclose it in double curly braces. In order to use a specific variable, enclose it in double curly braces.
  
-==== Example ====+In order to use formulas, enclose the formulat with {* and *}.  Formulas are static (they won't dynamically update with the page until the next refresh) 
 + 
 +==== Example 1====
  
  
Line 39: Line 41:
 </code> </code>
  
 +==== Example 1====
 +
 +Using a formula:
 +
 +<code html>Daily production for meter1: {* DIFF('meter1_kWh_Total_Active',1) *}
 +</code>
  
  
custom_html.1562672248.txt.gz · Last modified: 2019/07/09 11:37 by ruchir