Update powerwall.sh
This commit is contained in:
@@ -748,9 +748,9 @@ DOWNLIST(){
|
|||||||
echo -e "${idsCL[LightGreen]}Current List of Sensors/Devices Down...${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}Current List of Sensors/Devices Down...${idsCL[Default]}"
|
||||||
DIVIDER false yellow ${dlen}
|
DIVIDER false yellow ${dlen}
|
||||||
if [ "${1}" == "report" ]; then
|
if [ "${1}" == "report" ]; then
|
||||||
echo -e "${idsCL[Yellow]}[Type] [Sensor_Name] [Data_From] [Down_Time]${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}[Type] [Sensor_Name] [Data_From] [Down_Time]${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[Yellow]} [Type] [Sensor_Name] [Data_From] [Down_Time] [Notifications]${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]} [Type] [Sensor_Name] [Data_From] [Down_Time] [Notifications]${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
DIVIDER false yellow ${dlen}
|
DIVIDER false yellow ${dlen}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user