倾斜角度
{{ currentDevice.tiltAngle }}°
水浸
{{ currentDevice.status.waterInfiltration ? '报警' : '正常' }}
水位
{{ currentDevice.status.waterLevel ? '超标' : '正常' }}
电量
{{ currentDevice.battery }}%
信号
{{ currentDevice.signal }}%
温度
{{ currentDevice.temperature || '—' }}°C