mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added device details to mobile application.
This commit is contained in:
@@ -1937,7 +1937,6 @@
|
||||
}
|
||||
case 'getsysinfo': {
|
||||
if (message.nodeid != powerTimelineReq) break;
|
||||
//console.log('getsysinfo', message); // ***********************
|
||||
if (message.noinfo === true) {
|
||||
updateDeviceDetails(getNodeFromId(message.nodeid));
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user