Device Check






  1. {{if: item.category == $ctx.category}}
    Property:{{:item.name}}
    Value:{{:item.value}}
    {{else:}} {{code: $ctx.category = item.category;}}
    {{:item.category}}

    Property:{{:item.name}}
    Value:{{:item.value}}
    {{if:}}