Features
x
{{dev=device_by_ref refid}} {{for child in dev.children}}
{{child.name}}
{{status_text child.ref}}
{{if child.has_controls}}
{{controlsall child.ref}}
{{end}}
{{ last_change child.ref }}
{{end}}
{{for child in dev.children}}
{{child.name}}
x
{{build_child_controls child.ref}}
{{end}}