| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
appName |
"HarcHardware" |
public static final String |
currentVersionUrl |
"http://www.harctoolbox.org/HarcHardware.html/downloads/HarcHardware.version" |
public static final String |
documentationUrl |
"http://www.harctoolbox.org/HarcHardware.html/HarcHardware.html" |
public static final String |
homepageUrl |
"http://www.harctoolbox.org/HarcHardware.html" |
public static final String |
licenseString |
"Copyright (C) 2011, 2012, 2013, 2014, 2015, 2016, 2019, 2020 Bengt Martensson.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/." |
public static final String |
thirdPartyString |
"HarcHardware uses the following uses the following software components: Serial communication is handled by the RXTX library, licensed under the LGPL v 2.1 license. Command line decoding is done using the JCommander library by C\u00e9dric Beust http://jcommander.org/, licensed under the Apache 2.0 license. JSON handling is implemented using the \"fast and minimal JSON parser for Java\" by Ralf Sernberg, http://eclipsesource.com/blogs/2013/04/18/minimal-json-parser-for-java/, lincensed under the Eclipse Eclipse Public License Version 1.0." |
public static final String |
version |
"2.2.7" |
public static final String |
versionString |
"HarcHardware version 2.2.7" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
beaconPreamble |
"AMXB" |
public static final String |
broadcastIp |
"239.255.250.250" |
public static final int |
broadcastPort |
9131 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
listenPort |
2346 |
public static final String |
multicastIp |
"224.0.1.100" |
public static final int |
multicastPort |
3333 |
public static final String |
token |
"openremote" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
noBytes |
6 |
public static final String |
separator |
":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultPort |
"/dev/ttyS0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
defaultBaudRate |
9600 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
defaultTimeout |
2000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
defaultTimeout |
2000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultIP |
"255.255.255.255" |
public static final int |
defaultPort |
9 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULTBAUDRATE |
115200 |
public static final String |
DEFAULTPORTNAME |
"/dev/ttyUSB0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEV |
"/dev" |
public static final String |
DEVSLASHLIRC |
"/dev/lirc" |
public static final String |
LIRCDEVPATTERN |
"lirc\\d+" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
connectorMin |
1 |
public static final int |
connectorsPerModule |
3 |
public static final String |
defaultGlobalCacheIP |
"192.168.1.70" |
public static final int |
defaultGlobalCachePort |
1 |
public static final int |
maxCompressedLetters |
15 |
public static final String |
sendIrPrefix |
"sendir" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
defaultBeginTimeout |
5000 |
public static final int |
defaultCaptureMaxSize |
500 |
public static final int |
defaultEndingTimeout |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
repeatMax |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultVersion |
"1.2.3" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
repeatMax |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
defaultBaudRate |
9600 |
public static final String |
defaultPortName |
"/dev/ttyACM0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultIrTransIP |
"192.168.0.32" |
protected static final int |
defaultTimeout |
2000 |
protected static final int |
dummyDelay |
10 |
public static final int |
portNumber |
21000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultPortName |
"/dev/ttyUSB0" |
public static final int |
msPerTick |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultLircIP |
"127.0.0.1" |
public static final int |
defaultTimeout |
5000 |
public static final int |
lircDefaultPort |
8765 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NOMASK |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_THRESHOLD |
100000 |
public static final int |
DUMMYGAP |
50000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultEzcontrolIP |
"192.168.1.42" |
public static final int |
t10NumberPresets |
32 |
public static final int |
t10NumberTimers |
26 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
size |
8 |
Copyright © 2020. All rights reserved.