Module: LWS::DigitalSignage

Defined in:
lib/lws/apps/digital_signage.rb

Overview

The digital_signage app module

Defined Under Namespace

Classes: Channel, Configuration, Display, Layout, Player, Slide, Storage

Constant Summary collapse

ENDPOINT =

The API endpoint for the digital signage app

{ production: "https://cm.leftclick.cloud/" ,
development: "https://cm-dev.leftclick.cloud/" }