mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added minified MeshAgent cores.
This commit is contained in:
parent
8f568380d5
commit
0ed02f8c1f
33 changed files with 4265 additions and 0 deletions
|
@ -7350,6 +7350,7 @@ var QRCode;!function(){function a(a){this.mode=c.MODE_8BIT_BYTE,this.data=a,this
|
|||
}
|
||||
|
||||
function onMessage(server, message) {
|
||||
if (args.trace == 1) { console.log('MSG:', message); }
|
||||
switch (message.action) {
|
||||
case 'serverstats': {
|
||||
updateGeneralServerStats(message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue