From version < 4.2 >
edited by Mark Kohlmann
on 2022/10/14 18:39
To version < 5.1 >
edited by Mark Kohlmann
on 2022/10/14 23:43
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -SHOWRUNNER™ has a large number of features focused on the needs of the commercial lighting and hospitality markets and is adaptable to the residential market.
1 +showrunner™ has a large number of features focused on the needs of the commercial lighting and hospitality markets and is adaptable to the residential market.  Hardware support is extensive and growing all the time.
2 2  
3 3  ==== Area Features ====
4 4  
... ... @@ -6,6 +6,7 @@
6 6  * Scene recall
7 7  * Master raise/lower
8 8  * User configurable scene name, fade time, and load include by scene
9 +* Individual scenes may be locked to prevent changing their settings
9 9  * Individual load control within an area
10 10  * Select area from touchpanel, areas can be restricted by panel
11 11  * RGB controls for applicable fixtures, saved per scene
... ... @@ -14,7 +14,6 @@
14 14  ** CCT Control per area for applicable fixtures
15 15  ** Global schedule for CCT, astronomical and/or fixed schedules
16 16  ** Manual CCT override per area
17 -** Crestron GLS-LCCT (SolarSync™) sensor integration for daylight tracking
18 18  * Demand Response with ability to exclude area from Demand Response event
19 19  * Configurable load grouping allows aggregation of loads to a single slider per group, can include linked areas
20 20  * HVAC Control
... ... @@ -31,6 +31,7 @@
31 31  * After Hours support for automatic shutoff after configurable timeout w/ alerting
32 32  * Parent Area feature allows one area to trickle down scene recall and raise/lower (if enabled)
33 33  * Last Scene Recall timestamp and triggering action recorded
34 +* Organized in a node tree with multiple depths
34 34  
35 35  ==== Load Features ====
36 36  
... ... @@ -134,13 +134,37 @@
134 134  *** Enable/Disable
135 135  ** Pre-loaded with US Federal and common non-Federal US Holidays
136 136  
137 -=== Supported Hardware Features ===
138 +==== Circadian Rhythm/Dynamic White ====
138 138  
140 +* Global system CCT Level
141 +* Override CCT per area by scene or manually
142 +* Crestron GLS-LCCT (SolarSync™) sensor integration for daylight tracking
143 +* Time period based
144 +** Time References for start and end of period
145 +*** AM/PM
146 +*** Relative to
147 +**** Sunrise
148 +**** Sunset
149 +**** Solar Noon
150 +** Each time period can have the following setting for CCT
151 +*** Static
152 +*** Linear change over time
153 +*** Sensor with configured CCT when sensor is out of range
154 +* Supported with 0-10V, DMX, and DALI
155 +
156 +==== Supported Hardware Features ====
157 +
158 +Virtually the entire Crestron lighting product line is supported along with several 3rd party products
159 +
139 139  * Common Settings to all devices
140 140  ** Contractor Label
141 141  ** Name
142 142  ** GlobalId
143 143  ** UniqueId (GUID)
165 +* HVAC
166 +** Temperature control by area
167 +** Support for some Crestron Thermostats, more can be added as needed
168 +** Support for some 3rd party systems, more can be added as needed
144 144  * Keypads
145 145  ** Support for common fixed configurations, user assignable at runtime
146 146  ** Custom keypads with configurable actions per button at runtime
... ... @@ -160,7 +160,7 @@
160 160  ** Configurable double tap time support if supported by hardware
161 161  ** Simulate keypads from showrunner™ HUB UI or console
162 162  ** Direct load mapping for some common keypads
163 -* Keyswitch and Contact Closure Inputs
188 +* Keyswitch/Contact Closure Inputs
164 164  ** Supports all versiport and digital inputs
165 165  ** Maintained and Momentary supported
166 166  ** Feedback output supported
... ... @@ -178,6 +178,12 @@
178 178  ** User configurable assignment of sensor to area(s) and load(s)
179 179  ** Occupancy sensors may feed data to multiple areas and loads
180 180  ** Last occupied and vacant times recorded
206 +* Output Signal
207 +** Logic object capable of triggering additional logic
208 +** Can trigger physical outputs via versiports/IOs
209 +** Supports conditional logic
210 +** Independent actions for active/inactive states
211 +** Configurable delays for active/inactive execution
181 181  * Partition sensors
182 182  ** Support for divisible areas
183 183  ** GLS-PART-CN with adjustable sensitivity
... ... @@ -185,12 +185,25 @@
185 185  ** User configurable Auto, Combined, and Divided
186 186  ** Filtering to ignore noisy partition sensors
187 187  ** Change count and last change recorded
219 +* Photocell
220 +** Supports Open Loop, Closed Loop, Exterior, and LCCT (as SolarSync™ and exterior)
221 +** Configurable coefficient
222 +** Configurable thresholds
223 +** Assignable to individual loads for daylight harvesting
224 +* Serial Interface
225 +** RS-232/422/484
226 +** Configurable Baud Rate and Com settings
227 +** Simple ASCII API for controlling/montioring
228 +** Areas/Loads/Occupancy/Partition/Shades supported
229 +* Shades
230 +** Support for Crestron shades/drapes
231 +** Support for many 3rd party shade and drape systems
188 188  
189 189  ==== Energy Efficiency ====
190 190  
191 191  * Demand Response/Load Shedding
192 192  ** Automatic via sensor input
193 -** Manually via keypad
237 +** Manually via user input
194 194  * Calculated or Measured Power (Watts)
195 195  * Energy Efficiency visualization on floorplan
196 196  
... ... @@ -207,39 +207,139 @@
207 207  ** Login via username/password or PIN code
208 208  ** Support for Processor or internal user database
209 209  ** Best practices for password handling
210 -* API Users using AWSv4 scheme for authentication per request for maximum security
254 +* API using AWSv4 scheme for authentication per request for maximum security
211 211  
212 -==== System Settings ====
256 +==== System Features ====
213 213  
214 214  * User configurable time zone, location, and current time
215 215  * Addressing and Verification of Cresnet devices by serial number
216 216  * Cresnet Device Serial Number capture
217 217  * Configurable Global Actions with touchpanel trigger
218 -* Remote hardware support from neighbor ShowRunner System:
219 -** ​Allows a master ShowRunner system to integrate slave processors
220 -** AV Serial Interface
221 -** Loads
222 -** Controllers
223 -** Keypad
224 -** Keyswitches
225 -** Occupancy Sensor (including setup for Cresnet sensors)
226 -** Partition Sensors (including setup for Cresnet sensors)
227 -** Photocells
228 -* Web based reporting directly from the processor allows generation of as built documentation: Cresnet Discovery, Device Status, Event Schedule, Keypad Schedule, Load Schedule, and Panel Schedule
262 +* Extensive console command interface (CLI)
229 229  
264 +(% class="wikigeneratedid" %)
265 +==== Extensibility ====
266 +
267 +* Actions
268 +** Logic objects exist on showrunner™ objects
269 +** Functionality can be triggered via APIs
270 +** Used for defining the behaviors of global actions, custom keypads, and numerous other logic operations within showrunner™
271 +* Extensions
272 +** Extension model allows customization and additional functionality to be added to the showrunner™ ecosystem
273 +** [[Supported functions>>doc:SHOWRUNNER™ Integrations Guide.Integration Options.Extensions.WebHome]]
274 +* Global Actions
275 +** Allow minimal or input triggered operations against the system
276 +** Can be custom programmed at runtime
277 +
278 +==== User Interfaces ====
279 +
280 +* showrunner™ HUB
281 +** Web based
282 +** Runs directly on the processor or VC-4 instance
283 +** HTTPS required
284 +** Can be run in kiosk mode on a touchscreen PC for the full touchscreen experience
285 +** Node Tree
286 +*** Organize areas in logical locations based on physical topology
287 +*** Searchable, only shows matching areas
288 +** Floorplans
289 +*** Assigned to a node, multiple floor plans are supported
290 +*** Pinch zoom/touch pan
291 +*** User provided floorplan
292 +*** Draw directly on floorplan for areas and objects
293 +**** Areas
294 +**** Loads
295 +**** Partitions
296 +**** Occupancy Sensors
297 +**** Keypads
298 +**** Photocells
299 +*** Crestron product line icons area available to match the installed sensor
300 +*** Interactive control screens depending on clicked object
301 +*** Multiple different views help visualize data
302 +**** Area View - Shows areas with user selected colors
303 +**** Tags View - Shows areas based on their assigned tag
304 +**** Occupancy View - Shows areas based on their current occupancy status and how recently that status changed
305 +**** Intensity View - Shows areas shaded based on the current overall light intensity
306 +**** Energy View - Shows areas shaded based on the areas current energy efficiency from efficient to inefficient
307 +*** Automatic navigation to area when selected from the node tree
308 +*** Fullscreen view
309 +** Schedule
310 +*** See [[Scheduling Features>>doc:||anchor="Scheduling Features"]] for more info
311 +** Reports
312 +*** Interactive data
313 +**** Area Loads
314 +**** Area Scenes
315 +**** Areas
316 +**** Cresnet (Query)
317 +**** Device Status
318 +**** Events
319 +**** Keypads
320 +** Setup
321 +*** Device Diagnostic - Show Diagnostic data from supported devices
322 +*** Hardware Management - Tree view of Ethernet, Cresnet, and RF topologies
323 +*** File Management - Manage config, license, currently active config, and backup/restore operations
324 +*** Global Actions - Add/Delete/Configure
325 +*** Integrations - Manage integrations with other showrunner™ systems
326 +*** Keypad Configuration - Configure keypads
327 +*** Maps - Add floorplan images
328 +*** Network - DHCP Server (for processors without routers only)
329 +*** System Settings - Manage various system settings
330 +*** Tags - Manage tags and association of tags with areas
331 +*** User Management - Manage users/groups/API users
332 +* Crestron TS/TSWs and Crestron App (iPad/iPhone/Android)
333 +
230 230  === Integrations ===
231 231  
232 232  * AV Integration protocol via serial port
233 -* BACNET Support for integration of Areas, Loads (Licensed Feature)
337 +* BACNnet Support for integration of Areas, Loads (Licensed Feature, both showrunner and Crestron)
338 +** Global
339 +*** Override
340 +*** Demand Response
341 +*** Device Offline Count
342 +*** Alarm
343 +*** System Normal/After Hours
344 +** Area Specific
345 +*** showrunner™ Mode
346 +**** Occupancy Status
347 +**** Occupancy Enable
348 +**** Scenes
349 +**** Loads
350 +**** Photocell Level
351 +**** Overall Intensity
352 +**** Power (watts)
353 +*** Zum Hub Emulation Mode
354 +**** Online
355 +**** On
356 +**** Scenes
357 +**** Occupied
358 +**** Occupancy Sensor Enable
234 234  * Crestron Fusion (Licensed Feature)
360 +** Scenes, Recall and Save
361 +** Load Control
362 +** Occupancy Status
363 +** Photocell
235 235  * E-DMX Receiver
236 -** SACN or Art-Net
237 -** Enable/Disable control for loads
365 +** SACN and/or Art-Net
366 +** Enable/Disable control for loads using e-DMX channel value
238 238  ** Map DMX to showrunner loads
239 239  * EISC Export for AV Integration, dynamic creation from the UI (3-series, classic, EISC Client, EISC Server, VC-4 Client)
369 +** Configurable IP address and IP-ID, change at runtime
370 +** Configurable rooms to export, change at runtime
371 +** Changes generate new RSD file at runtime that may be provided to the AV programmer
240 240  * HTTP REST API w/ Authorization
241 241  * Lightweight API provides real-time control/feedback of hardware using CoAP
374 +* TCP Interface using simple ASCII commands, subscriptions supported
375 +* UDP Receiver using simple ASCII commands
242 242  * Zum Floor Hub Support for integration, Export showrunner™ areas to the Floor Hub (Licensed Feature)
377 +* Remote hardware support from neighbor ShowRunner System:
378 +** ​Allows a central ShowRunner system to integrate edge processors
379 +** AV Serial Interface
380 +** Loads
381 +** Controllers
382 +** Keypad
383 +** Keyswitches
384 +** Occupancy Sensor (including setup for Cresnet sensors)
385 +** Partition Sensors (including setup for Cresnet sensors)
386 +** Photocells
243 243  
244 244  === Reporting ===
245 245