{% set this_pid = table_pid.query.filter(table_pid.unique_id == widget_options['pid']).first() %}
Set:
{%- if widget_options['enable_timestamp'] -%} {%- else -%} {%- endif -%}
Now:
{%- if widget_options['enable_timestamp'] -%} {%- else -%} {%- endif -%}
{% if widget_options['show_pid_info'] %}
P + I + D =
Last Out: ,
{% else %} {% endif %}
{% if widget_options['show_set_setpoint'] %}
{% endif %}