mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added device details to mobile application.
This commit is contained in:
parent
34514d08f6
commit
ad9d0230c2
11 changed files with 646 additions and 346 deletions
|
|
@ -1937,7 +1937,6 @@
|
|||
}
|
||||
case 'getsysinfo': {
|
||||
if (message.nodeid != powerTimelineReq) break;
|
||||
//console.log('getsysinfo', message); // ***********************
|
||||
if (message.noinfo === true) {
|
||||
updateDeviceDetails(getNodeFromId(message.nodeid));
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue