public class OpenemsOEM
extends Object
Adjustments for OpenEMS OEM distributions.
-
Nested Class Summary
Nested Classes
-
Field Summary
Fields
Name of the Debian package.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MANUFACTURER
public static final String MANUFACTURER
- See Also:
-
-
BACKEND_API_URI
public static final String BACKEND_API_URI
- See Also:
-
-
SYSTEM_UPDATE_PACKAGE
public static final String SYSTEM_UPDATE_PACKAGE
Name of the Debian package.
- See Also:
-
-
SYSTEM_UPDATE_LATEST_VERSION_URL
public static final String SYSTEM_UPDATE_LATEST_VERSION_URL
- See Also:
-
-
SYSTEM_UPDATE_SCRIPT_URL
public static final String SYSTEM_UPDATE_SCRIPT_URL
- See Also:
-
-
INFLUXDB_TAG
public static final String INFLUXDB_TAG
- See Also:
-
-
Constructor Details
-
OpenemsOEM
public OpenemsOEM()