Server improvements, first Intel AMT CCM activation.

This commit is contained in:
Ylian Saint-Hilaire
2019-03-04 23:48:45 -08:00
parent d92d5bcb9b
commit 1549c1ab39
52 changed files with 626 additions and 501 deletions

View File

@@ -20,6 +20,7 @@ function amt_heci() {
emitterUtils.createEvent('error');
var heci = require('heci');
var sendConsole = function (msg) { require('MeshAgent').SendCommand({ "action": "msg", "type": "console", "value": msg }); }
this._ObjectID = "pthi";
this._rq = new Q();