Uses of Class
org.openhab.core.config.discovery.sddp.SddpDevice
Packages that use SddpDevice
Package
Description
-
Uses of SddpDevice in org.openhab.core.config.discovery.addon.sddp
Methods in org.openhab.core.config.discovery.addon.sddp with parameters of type SddpDeviceModifier and TypeMethodDescriptionvoidSddpAddonFinder.deviceAdded(SddpDevice device) voidSddpAddonFinder.deviceRemoved(SddpDevice device) -
Uses of SddpDevice in org.openhab.core.config.discovery.sddp
Methods in org.openhab.core.config.discovery.sddp that return types with arguments of type SddpDeviceModifier and TypeMethodDescriptionSddpDiscoveryService.createSddpDevice(String data) Optionally create anSddpDeviceobject from UDP packet data if the data is good.Methods in org.openhab.core.config.discovery.sddp with parameters of type SddpDeviceModifier and TypeMethodDescription@Nullable DiscoveryResultSddpDiscoveryParticipant.createResult(SddpDevice device) Creates a discovery result for a SDDP devicevoidSddpDeviceParticipant.deviceAdded(SddpDevice device) voidSddpDeviceParticipant.deviceRemoved(SddpDevice device) @Nullable ThingUIDSddpDiscoveryParticipant.getThingUID(SddpDevice device) Returns the thing UID for a SDDP device