Вернуться на страницу авторизации

Сonnect to the server

Home
Devices
Gateways
Users
Console
Exit
ADMIN TOOL V1.1.7
BETAR MODE
Home
Add new device
  • All devices
  • {{group.title}}
{{progressSendedGetData().v1}}%
# Device name DevEUI Last value Last connection Serial number Group Group
{{$index+1}} {{device.devName}} {{device.devEui}} {{device.last_value}} {{convert_date(device.last_data_ts)!='Undefined'?convert_date(device.last_data_ts):'-'}}

Connected gateways

Add new gateway
# Name Gateway ID Active Latency
{{$index+1}} {{base_my.name}} {{base_my.gatewayId}} {{base_my.active?"Yes":"No"}} {{base_my.latency}}
Back
 
Request
Device name : {{storage.selected_device.devName}}
DevEUI : {{storage.selected_device.devEui}}
Date range : {{convert_date(storage.selected_device.last_req_data.start*1000,'date')}} - {{convert_date(storage.selected_device.last_req_data.end*1000,'date')}}
Number of packets : {{storage.selected_device.count_history(storage.date_range)}}
Average SNR : {{storage.selected_device.statistics_history(storage.date_range).avr_snr}}
Average RSSI : {{storage.selected_device.statistics_history(storage.date_range).avr_rssi}}
No data from the device for the selected time interval
Send data
Отображать данные от {{convert_date(currentDateForFilterData)}}
Date Type Data DR Fcnt Freq gatewayId macData Packet Status Port RSSI SNR gatewayName
{{history.get_ts()}} {{history.type}} {{history.data}} {{history.dr}} {{history.fcnt}} {{history.freq}} {{history.gatewayId}} {{history.macData}} {{history.packetStatus}} {{history.port}} {{history.rssi}} {{history.snr}} {{getNameTextGateway(history.gatewayId)}}
Clear console
{{convert_date(log.time)}} {{log.message}}

Connected users

Add new user
# Login Device access Permission
{{$index+1}} {{user.login}} {{user.device_access}} {{storage.patterns_user.get_pattern(user)!=false?storage.patterns_user.get_pattern(user).name:'Custom'}}
Server status
Time {{new_convert_date(WS.server_info.time.utc,WS.server_info.time.time_zone_utc_offset,'DD.MM.YYYY HH:mm:ss','utc')}}
Time zone {{WS.server_info.time.time_zone}}
Version {{WS.server_info.version}}
Vega devices {{WS.server_info.device_count.device_count_vega}}
Third-party devices {{WS.server_info.device_count.device_count_other}}
Third-party devices avaliable {{WS.server_info.device_count.available_device_count}}
Application statistics
Gateways {{storage.bases.get_count_bases()}}
Devices {{storage.devices.get_count_devices()}}
Users {{storage.users.get_count()}}