Trying to figure out the best way to access device info for on-wake device registration with a server. I can setup the Brightsign through Brightauthor to point directly to a URL and it works fine, my question is what is needed to create a Brightscript autorun file that will allow me display a full-page website that has access to BSDeviceInfo but maintain the ability to admin/deploy remotely - past attempts at a simple autorun (from https://docs.brightsign.biz/display/DOC/Displaying+HTML5+without+BrightAuthor) displayed fine (i'm yet to check BSDeviceinfo ability) but disappeared from being able to being able to be administered from BrightAuthor.
The current frontend we've built is Angular 5 based if that makes any difference.