Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mvalla committed Sep 16, 2022
1 parent 138ad3b commit 3aa2329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/openwebnet4j/OpenDeviceType.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public enum OpenDeviceType {
/** OpenWebNet Device types. See OWN ZigBee docs pages 50-51 */
UNKNOWN(0),
SCENARIO_CONTROL(2),
// basic scenario WHO=0 not defined by BTicino)
// basic scenario WHO=0 (not defined by BTicino)
BASIC_SCENARIO(3),
// lighting
ZIGBEE_ON_OFF_SWITCH(256),
Expand Down

0 comments on commit 3aa2329

Please sign in to comment.