{{showLang('device_field', '设备')}} {{nowInfowindow.device_name}}
{{showLang('date', '时间')}} {{gmtTime(nowInfowindow.local_time || showLang('time_error'))}}
{{showLang('latlng', '经纬度')}}
{{showLang('altitude', '高度')}} {{altShow(nowInfowindow.altitude)}}
{{showLang('speed', '速度')}} {{speedShow(nowInfowindow.speed)}}
{{showLang('tempera', '温度')}} {{tempShow(nowInfowindow.temperature)}}
{{showLang('battery_vol', '电压')}} {{volShow(nowInfowindow.voltage)}}
{{showLang('precision', '定位精度')}} {{showGPSP(nowInfowindow.gpsprecision)}}
{{showLang('date', '时间')}} {{showLang('latlng', '经纬度')}} {{showLang('precision', '定位精度')}} {{showLang('speed', '速度')}} {{showLang('tempera', '温度')}} {{showLang('humidity', '湿度')}} {{showLang('altitude', '高度')}} {{showLang('illuminance', '光照度')}} {{showLang('battery_vol', '电池电压')}}
{{gmtTime(vv.local_time || showLang('time_error', '时间错误'))}} {{showGPSP(vv.gpsprecision)}} {{speedShow(vv.speed)}} {{tempShow(vv.temperature)}} {{shiShow(vv.humidity)}} {{altShow(vv.altitude)}} {{solarShow(vv.solar_current)}} {{volShow(vv.voltage)}}



{{showLang('device_result', '设备结果')}}

{{showLang('choose', '选择设备以展示图表和数据')}} {{showLang('select_all', '点击全选')}}

{{showLang('time_filter', '时间筛选')}}

{{showLang('start', '开始时间')}}: {{showLang('end', '结束时间')}}: {{showLang('search', '搜索')}} {{showLang('reset', '重置')}}