Project

General

Profile

Actions

Bug #172

closed

Getting those Devices as well In disconnected state which are not Connected to the server On device Monitoring screen

Added by Amit Kumar 15 days ago. Updated 10 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
02/20/2026
Due date:
% Done:

0%

Estimated time:
2:00 h
Spent time:
Deliverable:
BACKEND API

Description

Bug title: Getting those Devices as well In disconnected state which are not Connected to the server On device Monitoring screen

Steps: 1. Add devices Under TMS
2. observed the device Monitoring report


Files

Actions #1

Updated by Kunal Chaudhary 10 days ago

  • Status changed from New to Resolved
  • Assignee changed from Kunal Chaudhary to Amit Kumar
  • Estimated time set to 2:00 h
  • Deliverable changed from ADMIN WEB to BACKEND API

RCA -
Disconnected logic was not validating installation status.
Onboarded devices (without proper installation) were getting counted as Disconnected due to missing heartbeat.

Resolution -
Updated both stored procedures to count Disconnected devices only when:
Status = 2910 (Installed) and InstallationDate IS NOT NULL.

Now only properly installed devices are considered in monitoring.

Actions #2

Updated by Kunal Chaudhary 10 days ago

  • Assignee changed from Amit Kumar to Kunal Chaudhary
Actions #3

Updated by Kunal Chaudhary 10 days ago

  • Assignee changed from Kunal Chaudhary to Amit Kumar
Actions

Also available in: Atom PDF