Skip to content

Commit 267b393

Browse files
committed
cleanup
1 parent 7449eea commit 267b393

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/org/openhab/binding/synologysurveillancestation/SynoBindingConstants.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ public class SynoBindingConstants {
5252
public static final String PASSWORD = "password";
5353
public static final String SERIAL = "serial";
5454
public static final String SESSION_ID = "sessionID";
55-
// public static final String REFRESH_RATE_SNAPSHOT = "refreshRateSnapshot";
56-
public static final String REFRESH_RATE_EVENTS = "refreshRateEvents";
57-
// public static final String REFRESH_RATE_CAMERAEVENT = "refreshRateMdParam";
58-
// public static final String STREAM_ID = "snapshotStreamId";
5955

6056
// List of all Bridge Channels
6157
public static final String CHANNEL_HOMEMODE = "homemode";

0 commit comments

Comments
 (0)