Commit Graph

1444 Commits

Author SHA1 Message Date
Andrew Welker
537c6a42ff modify VTC1 room class to work with modified base class 2020-07-08 16:17:20 -06:00
Andrew Welker
501de58282 renamed room folder -> rooms 2020-07-08 16:17:20 -06:00
Andrew Welker
ad905a6d04 renamed room -> rooms
started on Dual Display room;
2020-07-08 16:17:20 -06:00
Andrew Welker
9fb61c163f files moving around 2020-07-08 16:17:20 -06:00
Andrew Welker
0e068f6e51 reorganizing devices folder 2020-07-08 16:17:20 -06:00
Andrew Welker
a059b2fd5b Got things moved successfully 2020-07-08 16:17:20 -06:00
Andrew Welker
dc8ded20c3 moving interfaces and base classes into Core from Devices Common
maybe too far down the rabbit hole?
2020-07-08 16:17:20 -06:00
Andrew Welker
1f576f778a refactoring and more refactoring 2020-07-08 16:17:20 -06:00
Andrew Welker
c689893c94 refactoring room classes 2020-07-08 16:17:20 -06:00
Andrew Welker
0c9c0992cb temporarily suppressing some compile errors 2020-07-08 16:17:20 -06:00
Andrew Welker
1ddf4281c2 Refactoring things to base class 2020-07-08 16:17:20 -06:00
Andrew Welker
f83682960f update config with DestinationList 2020-07-08 16:17:20 -06:00
Andrew Welker
eb8f3a4142 added classes for support of destination lists in configuration. 2020-07-08 16:17:20 -06:00
Andrew Welker
6887133a18 some refactoring and formatting 2020-07-08 16:17:19 -06:00
Andrew Welker
2a569b0a6a refactoring and cleanup 2020-07-08 16:17:19 -06:00
Andrew Welker
0c14163830 refactoring and cleanup 2020-07-08 16:17:19 -06:00
Andrew Welker
b6cf8d2a4b cleanup VtcRoom 2020-07-08 16:17:19 -06:00
Andrew Welker
b11bed7cfa Cleanup for EssentialHuddleSpaceRoom 2020-07-08 16:17:19 -06:00
Andrew Welker
143355d29c Cleanup for EssentialsRoomBase 2020-07-08 16:17:19 -06:00
Andrew Welker
af85135674 Merge pull request #313 from PepperDash/hotfix/bridge-registration
Hotfix/bridge registration
1.5.7-beta-480
2020-07-08 12:16:56 -07:00
Andrew Welker
2767bccb2c Merge branch 'development' into hotfix/bridge-registration 1.5.7-hotfix-477 2020-07-08 11:33:20 -07:00
Andrew Welker
232ec81ec0 Merge pull request #311 from PepperDash/hotfix/program-initialization
Hotfix/program initialization
1.5.7-beta-475
2020-07-08 11:31:54 -07:00
Andrew Welker
99e2dd1ff4 Merge branch 'development' into hotfix/program-initialization 1.5.7-hotfix-473 2020-07-08 11:13:07 -07:00
Andrew Welker
38d6200409 Log error and notices when necessary 1.5.7-hotfix-471 2020-07-08 12:06:40 -06:00
Andrew Welker
e8d42b701e Updated logging to write to ErrorLog as well 2020-07-08 12:00:18 -06:00
Andrew Welker
0686e9d054 Merge branch 'main' into hotfix/bridge-registration 2020-07-08 11:59:21 -06:00
Andrew Welker
b917cb552e Merge pull request #310 from PepperDash/hotfix/program-initialization
Update ControlSystem to control program startup for subsequent programs better
2020-07-08 10:54:51 -07:00
Andrew Welker
a1ee157ab8 add debug statement for catching EISC registration result. 1.5.7-hotfix-469 2020-07-08 11:47:36 -06:00
Andrew Welker
b1befeb32d Add program init complete logic 1.5.7-hotfix-468 2020-07-08 11:38:09 -06:00
Andrew Welker
615c0d1545 move EISC registration 1.5.7-hotfix-466 2020-07-07 13:25:26 -06:00
Neil Dorin
a2e041652d Merge pull request #304 from PepperDash/feature/minor-updates
Add bulk device add method and update Eisc
1.5.7-rc-464 1.5.7-beta-462
2020-07-06 15:50:30 -06:00
Andrew Welker
76033f53fc Changes Debug statement level 1.5.7-alpha-459 2020-07-06 13:48:52 -06:00
Andrew Welker
fa4d4bbd0f add AddDevice method for bulk adding devices 1.5.7-alpha-458 2020-07-06 13:38:36 -06:00
Andrew Welker
08a0cdfddd update debug statements to be level 2 2020-07-06 13:38:36 -06:00
Andrew Welker
56e4488087 Merge pull request #284 from PepperDash/hotfix/GenericRelay-ctor-issues
Fix GenericRelayDevice Constructor
1.5.7-beta-457
2020-07-06 13:36:43 -06:00
Neil Dorin
62b57e453d Merge branch 'development' into hotfix/GenericRelay-ctor-issues 1.5.7-hotfix-453 2020-07-06 12:07:00 -06:00
Neil Dorin
2a1ff2e32b Merge pull request #283 from PepperDash/hotfix/GenericRelay-ctor-issues
Fix GenericRelayDevice Constructor
2020-07-06 12:06:40 -06:00
Andrew Welker
8ede3a49ae Merge pull request #303 from PepperDash/feature/Add-DinCenCn2
Add support for the DIN-CEN-CN
1.5.7-beta-451
2020-07-06 09:55:33 -06:00
Trevor Payne
ca75b751a7 Update GlsOccupancyController to use IHasCresnetBranches Interface
Resolves #297
1.5.7-alpha-448
2020-07-02 15:42:14 -05:00
Trevor Payne
7ed4f479a9 Update GlsOccupancyBaseController to use IHasCresnetBranches Interface
InProgress #297
2020-07-02 15:40:11 -05:00
Trevor Payne
3eeca2fbed Update GlsPartitionSensorController to use IHasCresnetBranches Interface
InProgress #297
2020-07-02 15:38:56 -05:00
Trevor Payne
82fb724bdd Update StatusSignController to use IHasCresnetBranches Interface
InProgress #297
2020-07-02 15:37:56 -05:00
Trevor Payne
4360dcdca9 Update C2nRthsController to use IHasCresnetBranches Interface
Inprogress #297
2020-07-02 15:36:59 -05:00
Trevor Payne
bfe87ae090 Added new interface IHasCresnetBranches
Added new CinCenCn2Controller

InProgress #297
2020-07-02 15:35:09 -05:00
Trevor Payne
8497924c85 Merge pull request #299 from PepperDash/feature/Move-OccupancySensors
Move Occupancy Sensors into PepperDash.Essentials.Core
1.5.7-beta-447
2020-07-02 14:57:40 -05:00
Trevor Payne
52bfbb6dcf Fixed all Merging Conflicts 1.5.7-alpha-445 2020-07-02 13:41:51 -05:00
Trevor Payne
715a8af0a3 Merge Conficts 2020-07-02 13:37:05 -05:00
Andrew Welker
86acda9935 Merge pull request #302 from PepperDash/bugfix/Fix-HdMd4x1-controller
Bugfix/fix hd md4x1 controller
1.5.7-beta-444
2020-07-02 11:42:49 -06:00
Trevor Payne
12a9146d79 Merge branch 'development' into bugfix/Fix-HdMd4x1-controller 1.5.7-hotfix-442 2020-07-02 12:21:45 -05:00
Trevor Payne
4ee9e2aa26 Merge branch 'bugfix/Fix-HdMd4x1-controller' of https://github.com/PepperDash/Essentials into bugfix/Fix-HdMd4x1-controller 1.5.7-hotfix-441 2020-07-02 12:10:07 -05:00