mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
Updates from testing System Monitor messaging with AppServer
This commit is contained in:
parent
f6136a8c77
commit
821f2a6d60
7 changed files with 40 additions and 13 deletions
|
|
@ -233,6 +233,8 @@ namespace PepperDash.Essentials
|
|||
var messenger = new PepperDash.Essentials.AppServer.Messengers.SystemMonitorMessenger
|
||||
(key, sysMon, "/device/systemMonitor");
|
||||
|
||||
messenger.RegisterWithAppServer(appServer);
|
||||
|
||||
DeviceManager.AddDevice(messenger);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue