openhab-addons/bundles/org.openhab.binding.network/src/main
Jonathan S 1d07dbe1f5
[Network] Added param to differentiate between mac and IP WOL Request (#11387)
* Added possiblity to send WOL Requests to configured Hostname, also removed unnecessary unit from Timeout Annotation in WakeOnLanPacketSenderTest
* Introduced parameter to decide whether to send WOL via IP or MAC
* Added two Methods for user clarity, marked old method as deprecated, adjusted README
* Updated internal methods to use explicit calls as well, added deprecated method call to README

Signed-off-by: Jonathan Saxen <jonathan@saxen.info>
2021-10-31 09:16:00 +01:00
..
feature
java/org/openhab/binding/network/internal [Network] Added param to differentiate between mac and IP WOL Request (#11387) 2021-10-31 09:16:00 +01:00
resources/OH-INF Switch properties files encoding from ISO-8859-1 to UTF-8 (#11349) 2021-10-09 19:56:49 +02:00