Current Behavior
hub.VccPortControlOnAsync() or hub.VccPortControlOffAsync seems to trigger a detach on all ports with an attached device and then a registration of a LedLight (which as a device is currently not implemented).
Question
- Why is that?
- What is that for?
- Maybe VccPortControlOnAsync means to switch of the wire communication protocol and instead just supply energy? Useful for more dumb devices? However, maybe this command is used to preserve energy on the hub, but why is then a LedLight showing up.