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

Supported service types and available service types of MultiUnitServiceFusion #130

Open
pLeminoq opened this issue Sep 17, 2018 · 1 comment
Assignees

Comments

@pLeminoq
Copy link
Contributor

Locations and unit groups are multi unit service fusions which need to implement the method getSupportedServiceTypes. This method just returns all service types so it can be renamed into getServiceTypes. This method should be implemented generally for units.
Additionally the method getAvailableServiceTypes, currently only implemented for location remotes, should be added to the interface. This methods filters services for which no internal unit exists. Since these are accessible only using the unit config this method should be available from the unit registry.

@DivineThreepwood
Copy link
Member

make sure this has been implemented.

@DivineThreepwood DivineThreepwood added this to the release-scrab-v2.0 milestone Feb 8, 2019
@DivineThreepwood DivineThreepwood self-assigned this Feb 11, 2019
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

2 participants