Skip to content

What is a tag

A tag is simply a special markup or a placeholder which is replaced when displayed by another value.

It can be useful to output complex value in custom states.

tagreplacement valueExample
_vThe value of the source using source precision4.15
_0vThe value of the source as integer4
_1vThe value of the source with one decimal4.1
_2vThe value of source with 2 decimals4.15
_3vThe value of source with 3 decimals4.150
_10vThe value multiplied by 10 as integer41
_100vThe value multiplied by 100 as integer415
_tThis is the default value as text with unit4.15V
_uThe unit of the source as stringV
_2xmultiplier using source precision8.30
_0.5xmultiplier using source precision2.07
_nname of the source.RxBatt
_bnew line or line break
__you may need it for literal underscore_