openhab-addons/bundles/org.openhab.binding.modbus..../src/main
Holger Friedrich 4e44de3894
Fix SAT warnings (#14202)
* Fix SAT warnings

- checkstyle.ModifierOrderCheck
- checkstyle.OneStatementPerLineCheck
- checkstyle.NeedBracesCheck
- PMD.UseStandardCharsets
- PMD.UseCollectionIsEmpty
- PMD.UnusedLocalVariable
- PMD.SimplifyBooleanReturns where reasonable, suppress where
readability is better without change
- PMD.SimplifyBooleanExpressions

* Include StandardCharsets

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-01-13 08:11:06 +01:00
..
java/org/openhab/binding/modbus/sunspec/internal Fix SAT warnings (#14202) 2023-01-13 08:11:06 +01:00
resources/OH-INF [SunSpec] Add missing Inverter Status, Add Channel for Vendor-Specific Status (#13480) 2022-10-05 07:49:31 +02:00