| ${state.DeVices["$dev.id"].zone} | " +
"$devLink | "
if (dev.currentLock) {str += "$deviceStateT | "}
else if (dev.currentContact) {str += "${dev.currentContact} | "}
endif
if (!contactModeBool) {
if (dev.currentLock) {str += "$mode | "}
else {str += "N/A | "}
if (dev.currentLock) {str += "$lockActionsT | "}
else {str += "N/A | "}
if (dev.currentLock) {str += "$unLockActionsT | "}
else {str += "N/A | "}
if (dev.currentLock) {str += "$pauseCheckBoxT | "}
else {str += "N/A | "}
}
str += "$notifyOptionsT | "
str += "${dev.currentBattery} | "+
"${state.DeVices["$dev.id"].onTime} | "+
"${state.DeVices["$dev.id"].counts} | "
if (dev.currentLock) {str += "$time | " }
else if (dev.currentContact) {str += "$time | " } //// ver1.20
endif
str += "$resetTotal |
"
}
str += "