## Page template showing all channels scanned by device

$title

#foreach ( $info in $channelInfoList ) #end
Channel Address Description Value Type Value Length Readable Writable Action
$info.ChannelAddress $!info.Description $!info.ValueType $!info.ValueTypeLength #if ( $device.Readable )
#else
#end
#if ( $device.Writable )
#else
#end