Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Implement Virtual Units #22

Open
DivineThreepwood opened this issue Feb 20, 2017 · 0 comments
Open

Implement Virtual Units #22

DivineThreepwood opened this issue Feb 20, 2017 · 0 comments

Comments

@DivineThreepwood
Copy link
Member

There is a feature needed to describe and configure virtual units.

  • Virtual Units

    • Does not a have a controller or manager instance
    • Are connected to real units via the consumer and provider pattern
    • Can be controlled via the normal unit and service remotes
    • Each has a UnitConfig registered in the unit registries
      • Is a HostUnit needed?
  • Example 1 (Non smart motion detector is bind to an contract IO.)

    • RealUnit
      • PowerSwitch
    • VirtualUnit
      • MotionDetector
  • Example 2 (Non smart lamp connected to an controllable power source like a knx actuator)

    • RealUnit
      • PowerSource
    • VirtualUnit
      • Lamp
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant