ConfBoard
edu.ncsu.confboard
ConfBoard Settings
Configuration Keys (6)
| Key | Type | Title |
|---|---|---|
baseURLThe base URL to the folder containing the images.txt file or JSON information. Do NOT include trailing backslash. Default: "https://storage.googleapis.com/confboard" | string | URL |
shouldUseJSONBase URL is a JSON file or feed not text list of URIs. Default: false | boolean | Use ConfBoard JSON data file |
shouldDisplayNameShow name of device on screen Default: false | boolean | Display Device Name |
groupLabelString to be added after the baseURL. Using images.txt this adds after the baseURL and before images.txt. Using JSON this adds after the baseURL. Can be used to specify a folder on web server with different images.txt or as ? parameter string for JSON feed. | string | Group Label |
reloadContentTimerTime between reloading the list of image links Default: 720 Range: 30 Minutes (30), 1 Hour (60), 2 Hours (120), 4 Hours (240), 8 Hours (480), 12 Hours (720), 24 Hours (1440) | integer | Reload Image List Time |
rotateImageTimerTime each image will stay on screen. Default: 10 Range: 10 Seconds (10), 30 Seconds (30), 1 Minute (60), 2 Minutes (120), 5 Minutes (300) | integer | Image Rotation Time |