RouteMaster : Managing Web Panels

RouteMaster’s Web Panels can be found in the folder C:\ProgramData\Rascular\WebPanels. When panels are published to RouteMaster, a new folder containing the panel assets is created here. The folder name is the name of the panel that was published. You can remove...

Using “Devices” in WebCentre

WebCentre now has a “Devices” page. What’s it do? The “Devices” page allows you so build a database of named Devices that you’re controlling from Web Panels. Currently only a few types of devices are supported RouteMaster, for...

Scripting for Helm Web Panels

While the process of building web panels with Helm Designer is almost identical to that for ‘native’ Helm Panels, the language used for scripting has changed. Native (PC-based) panels can use the ‘classic’ Helm script language, or Lua. When...

Enabling CORS support on Elemental Live

AWS Elemental Live’s REST API can be accessed directly from Javascript running in the browser, but if authentication is enabled on the Elemental Live you’ll hit problems due to Cross-Origin Resource Sharing (CORS) restrictions. Elemental Live (as of V2.13)...