mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Changes EiscApi to EiscApiAdvanced for internal devices
This commit is contained in:
parent
35b5e6dfc5
commit
6b65db55c1
58 changed files with 63 additions and 62 deletions
|
|
@ -71,7 +71,7 @@ namespace PepperDash.Essentials.Core.Lighting
|
|||
}
|
||||
|
||||
protected GenericLightingJoinMap LinkLightingToApi(LightingBase lightingDevice, BasicTriList trilist, uint joinStart,
|
||||
string joinMapKey, EiscApi bridge)
|
||||
string joinMapKey, EiscApiAdvanced bridge)
|
||||
{
|
||||
var joinMap = new GenericLightingJoinMap();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue