1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Updates mesh agents. No WebRTC on terminal workaround.

This commit is contained in:
Ylian Saint-Hilaire 2019-01-16 17:58:48 -08:00
parent 9e661bae30
commit 42a88d19ee
56 changed files with 30 additions and 45 deletions

View file

@ -1 +0,0 @@
function powerMonitor(){this._ObjectID="power-monitor";require("events").EventEmitter.call(this,true).createEvent("changed").createEvent("sx").createEvent("batteryLevel").createEvent("acdc").createEvent("display");this._i=setImmediate(function(a){require("user-sessions");delete a._i},this)}module.exports=new powerMonitor();