Neil Dorin
|
42c483f581
|
Updates to properly clear errors when there are none and set message to "Room Ok."
|
2021-01-25 17:56:20 -07:00 |
|
Nick Genovese
|
030d69c190
|
fixes a bug where the system monitor bridge wasn't updating
- fires off all program start/stop/register feedbacks when they are created to set initial state
|
2021-01-12 09:20:15 -05:00 |
|
Trevor Payne
|
78f9142b35
|
Resolves #368
Changed parsing routine to no longer use absolute indicies for 'ParseUptime'
|
2020-08-18 10:40:20 -05:00 |
|
Trevor Payne
|
951da716a6
|
Added try/catch to ParseUptime with a way to view what was being parsed
Testing for #368
|
2020-08-18 10:18:49 -05:00 |
|
Andrew Welker
|
f98292a4aa
|
add null check to all internal device LinkToApi methods
This allows for backwards compatability with EiscApi bridges.
|
2020-06-19 15:48:34 -06:00 |
|
Trevor Payne
|
04e159c1d1
|
Added bridge.AddJoinMap(Key, joinMap); to each LinkToApi method
|
2020-05-08 10:46:23 -05:00 |
|
Trevor Payne
|
35effa5e82
|
Updated SystemMonitorController and System Monitor JoinMap;
resolves #162
|
2020-05-07 21:18:47 -05:00 |
|
Andrew Welker
|
6b65db55c1
|
Changes EiscApi to EiscApiAdvanced for internal devices
|
2020-04-20 10:10:50 -06:00 |
|
Andrew Welker
|
54d31e128e
|
removing bad namespace
|
2020-04-17 10:09:53 -06:00 |
|
Andrew Welker
|
f3d8084d11
|
changes base class to EssentialsBridgeableDevice
* Adds LinkToApi method
|
2020-04-14 16:15:18 -06:00 |
|
Andrew Welker
|
475be152a7
|
adds debug info for ethernet information and fixes issue incrementing joins correctly
|
2020-03-25 15:40:29 -06:00 |
|
Andrew Welker
|
e2fe8834c5
|
adds Uptime and LastBoot console parsing and reporting
* refactored ProgramInfo routine to not send console commands for unregistered or stopped programs and inverted some if statements
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
93e542befd
|
adds bridging for all ethernet parameters
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
3852617270
|
adds DhcpEnabled feedback to SystemMonitor
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
d7a04e202b
|
adds logic to get required parameters using built-in Crestron classes
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
abd6ab121e
|
adding logic to get the requested data
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
0c274015dd
|
created new feedback properties and intialized them
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
ffc0f8f58e
|
cleans up formatting
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
c47f7ba7e3
|
code cleanup to match new standars
|
2020-03-25 15:07:46 -06:00 |
|
Neil Dorin
|
f000097a03
|
Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced.
|
2020-01-30 14:38:00 -07:00 |
|
Neil Dorin
|
48c6bb78bc
|
Removes essentials-framework as a submodule and brings the files back into the main repo
|
2019-07-09 17:21:53 -06:00 |
|