<div dir="ltr"><div class="gmail_extra">To install my fork, checkout the code and then run npm run compile. Configuration is straight forward. Add the following entries to your config.json file:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">"NOTIFICATION_ENABLED" : true,</div><div class="gmail_extra">"NOTIFICATION_URL": "<a href="https://my-site.com/My/Api/Acs/Event/%s">https://my-site.com/My/Api/Acs/Event/%s</a>",</div><div class="gmail_extra">"NOTIFICATION_TYPES" : "0 BOOTSTRAP,1 BOOT,2 PERIODIC,3 SCHEDULED,4 VALUE CHANGE,5 KICKED,6 CONNECTION REQUEST,7 TRANSFER COMPLETE,8 DIAGNOSTICS,COMPLETE,9 REQUEST DOWNLOAD,M Reboot"</div><div><br></div><div>The %s will be replaced with the acs id of the CPE. Remove any events you do not want to receive notification for.</div><div><br></div><div>-dan</div></div></div>