Edit Status/Controls
Start
End
Status
Control Use
Row
Column
Col Span
{{index=0}}
{{row=0}}
{{for vsp in child.vspairs_sorted}}
{{if edit_pair_ref==child.ref && edit_pair_index==index}}
{{end}}
{{index=index+1}}
{{end}}
Edit Status/Graphics
{{~for cls in child.vgpairs_sorted~}}
{{~if edit_vgpair_ref==child.ref && edit_pair_index==cls.index~}}
{{end}}
{{end}}
Advanced Information
ID
{{device_prop child.ref 'Ref'}}
Device Version
{{dv=deviceclass_by_ref child.ref}}{{dv.version}}
Value
{{dv=deviceclass_by_ref child.ref}}{{dv.hsdev_value}}
Status
{{dv=deviceclass_by_ref child.ref}}{{dv.hsdev_string}}
Interface
{{device_prop child.ref 'Interface'}}
Device Type
{{device_type_formatted child.ref}}
Relationship
{{device_relationship_formatted child.ref}}
Associated Devices
{{device_associated_devices_formatted child.ref}}