Enum Class ModuleSetupKeys

java.lang.Object
java.lang.Enum<ModuleSetupKeys>
ru.bitel.bgbilling.modules.smarthouse.server.bean.enums.ModuleSetupKeys
All Implemented Interfaces:
Serializable, Comparable<ModuleSetupKeys>, Constable, ParameterMapKey

public enum ModuleSetupKeys extends Enum<ModuleSetupKeys> implements ParameterMapKey
  • Enum Constant Details

    • FORPOST_SERVER_URL

      public static final ModuleSetupKeys FORPOST_SERVER_URL
      forpost.server.url=
    • FORPOST_ADMIN_LOGIN

      public static final ModuleSetupKeys FORPOST_ADMIN_LOGIN
      forpost.admin.login=
    • FORPOST_ADMIN_PASSWORD

      public static final ModuleSetupKeys FORPOST_ADMIN_PASSWORD
      forpost.admin.password=
    • FORPOST_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys FORPOST_REQUEST_TIMEOUT_READ
      forpost.request.timeout.read=10000
    • FORPOST_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys FORPOST_REQUEST_TIMEOUT_CONNECT
      forpost.request.timeout.connect=10000
    • FORPOST_CAMERA_SKIP_CHECK

      public static final ModuleSetupKeys FORPOST_CAMERA_SKIP_CHECK
      forpost.camera.skip.check=0
    • FORPOST_CAMERA_MODEL_ID

      public static final ModuleSetupKeys FORPOST_CAMERA_MODEL_ID
      forpost.camera.model.id=
    • FORPOST_CAMERA_HTTP_PORT

      public static final ModuleSetupKeys FORPOST_CAMERA_HTTP_PORT
      forpost.camera.http.port=
    • FORPOST_CAMERA_PORT

      public static final ModuleSetupKeys FORPOST_CAMERA_PORT
      forpost.camera.port=
    • FORPOST_CAMERA_RECORD_TYPE

      public static final ModuleSetupKeys FORPOST_CAMERA_RECORD_TYPE
      forpost.camera.record.type=
    • FORPOST_DEFAULT_HANDLER_CLASS

      public static final ModuleSetupKeys FORPOST_DEFAULT_HANDLER_CLASS
      forpost.default.handler.class=
    • FORPOST_PARAM_MAX_BANDWIDTH

      public static final ModuleSetupKeys FORPOST_PARAM_MAX_BANDWIDTH
      forpost.camera.max.bandwidth=2048
    • FORPOST_ACCOUNT_CONTROL_BY_CONTRACT_STATUS

      public static final ModuleSetupKeys FORPOST_ACCOUNT_CONTROL_BY_CONTRACT_STATUS
      forpost.account.control.by.contract.status=false
    • FORPOST_INTERCOM_ACCOUNT_IS_ACTIVE

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_IS_ACTIVE
      forpost.intercom.account.IsActive=1
    • FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_COUNT
      forpost.intercom.account.MaxCameraCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_LOGIN_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_LOGIN_COUNT
      forpost.intercom.account.MaxLoginCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_ONLINE_TRANSLATION_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_ONLINE_TRANSLATION_COUNT
      forpost.intercom.account.MaxCameraOnlineTranslationCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_ARCHIVAL_TRANSLATION_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_ARCHIVAL_TRANSLATION_COUNT
      forpost.intercom.account.MaxCameraArchivalTranslationCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_USER_ONLINE_TRANSLATION_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_USER_ONLINE_TRANSLATION_COUNT
      forpost.intercom.account.MaxCameraUserOnlineTranslationCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_USER_ARCHIVAL_TRANSLATION_COUNT

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_CAMERA_USER_ARCHIVAL_TRANSLATION_COUNT
      forpost.intercom.account.MaxCameraUserArchivalTranslationCount=100000
    • FORPOST_INTERCOM_ACCOUNT_MAX_SMS_PER_MONTH

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_MAX_SMS_PER_MONTH
      forpost.intercom.account.MaxSMSPerMonth=100
    • FORPOST_INTERCOM_ACCOUNT_QUOTA

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_QUOTA
      forpost.intercom.account.Quota=0
    • FORPOST_INTERCOM_ACCOUNT_NETWORK_IP

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_NETWORK_IP
      forpost.intercom.account.NetworkIP=0.0.0.0
    • FORPOST_INTERCOM_ACCOUNT_NETWORK_MASK

      public static final ModuleSetupKeys FORPOST_INTERCOM_ACCOUNT_NETWORK_MASK
      forpost.intercom.account.NetworkMask=0.0.0.0
    • FORPOST_INTERCOM_USER_IS_ACTIVE

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_IS_ACTIVE
      forpost.intercom.user.IsActive=1
    • FORPOST_INTERCOM_USER_IS_READ_ONLY

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_IS_READ_ONLY
      forpost.intercom.user.IsReadOnly=1
    • FORPOST_INTERCOM_USER_IS_ACCOUNT_USER_ADMIN

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_IS_ACCOUNT_USER_ADMIN
      forpost.intercom.user.IsAccountUserAdmin=1
    • FORPOST_INTERCOM_USER_IS_ACCESSIBLE_NEW_CAMERA_BY_DEFAULT

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_IS_ACCESSIBLE_NEW_CAMERA_BY_DEFAULT
      forpost.intercom.user.IsAccessibleNewCameraByDefault=1
    • FORPOST_INTERCOM_USER_IS_PASS_ADMIN

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_IS_PASS_ADMIN
      forpost.intercom.user.IsPassAdmin=1
    • FORPOST_INTERCOM_USER_CAN_CHANGE_OWN_INFO

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_CAN_CHANGE_OWN_INFO
      forpost.intercom.user.CanChangeOwnInfo=1
    • FORPOST_INTERCOM_USER_CHANGE_PASSWORD_AT_NEXT_LOGIN

      public static final ModuleSetupKeys FORPOST_INTERCOM_USER_CHANGE_PASSWORD_AT_NEXT_LOGIN
      forpost.intercom.user.ChangePasswordAtNextLogin=0
    • FORPOST_INTERCOM_CAMERA_IS_ACTIVE

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_IS_ACTIVE
      forpost.intercom.camera.IsActive=1
    • FORPOST_INTERCOM_CAMERA_MASTER_ID

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_MASTER_ID
      forpost.intercom.camera.MasterID=1
    • FORPOST_INTERCOM_CAMERA_PORT

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_PORT
      forpost.intercom.camera.Port=0
    • FORPOST_INTERCOM_CAMERA_MODEL_ID

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_MODEL_ID
      forpost.intercom.camera.CameraModelID=0
    • FORPOST_INTERCOM_CAMERA_HTTP_PORT

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_HTTP_PORT
      forpost.intercom.camera.HTTPPort=80
    • FORPOST_INTERCOM_CAMERA_IS_SOUND

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_IS_SOUND
      forpost.intercom.camera.IsSound=1
    • FORPOST_INTERCOM_CAMERA_RECORD_TYPE

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_RECORD_TYPE
      forpost.intercom.camera.RecordType=0
    • FORPOST_INTERCOM_CAMERA_MAX_BANDWIDTH

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_MAX_BANDWIDTH
      forpost.intercom.camera.MaxBandwidth=1024
    • FORPOST_INTERCOM_CAMERA_PROTOCOL

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_PROTOCOL
      forpost.intercom.camera.Protocol=rtsp
    • FORPOST_INTERCOM_CAMERA_RTSP_TRANSPORT

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_RTSP_TRANSPORT
      forpost.intercom.camera.RtspTransport=tcp
    • FORPOST_INTERCOM_CAMERA_QUOTA

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_QUOTA
      forpost.intercom.camera.Quota=0
    • FORPOST_INTERCOM_CAMERA_SYNC_CAMERA

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_SYNC_CAMERA
      forpost.intercom.camera.SyncCamera=1
    • FORPOST_INTERCOM_CAMERA_SKIP_CAMERA_CHECK

      public static final ModuleSetupKeys FORPOST_INTERCOM_CAMERA_SKIP_CAMERA_CHECK
      forpost.intercom.camera.SkipCameraCheck=1
    • FORPOST_INTERCOM_DEVICE_TYPE_ID

      public static final ModuleSetupKeys FORPOST_INTERCOM_DEVICE_TYPE_ID
      forpost.intercom.device.TypeID=1
    • FORPOST_INTERCOM_DEVICE_SETTINGS

      public static final ModuleSetupKeys FORPOST_INTERCOM_DEVICE_SETTINGS
      forpost.intercom.device.Settings={"host":"0.0.0.0","port":80,"login":"admin","password":"admin"}
    • DVOR24_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys DVOR24_REQUEST_TIMEOUT_READ
      dvor24.request.timeout.read=10000
    • DVOR24_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys DVOR24_REQUEST_TIMEOUT_CONNECT
      dvor24.request.timeout.connect=10000
    • DVOR24_SERVER_URL

      public static final ModuleSetupKeys DVOR24_SERVER_URL
      dvor24.server.url=
    • DVOR24_API_LOGIN

      public static final ModuleSetupKeys DVOR24_API_LOGIN
      dvor24.api.login=
    • DVOR24_API_PASSWORD

      public static final ModuleSetupKeys DVOR24_API_PASSWORD
      dvor24.api.password=
    • DVOR24_SERVICE_API_KEY

      public static final ModuleSetupKeys DVOR24_SERVICE_API_KEY
      dvor24.service.api.key=
    • FLUSSONICWATCHER_API_KEY

      public static final ModuleSetupKeys FLUSSONICWATCHER_API_KEY
    • FLUSSONICWATCHER_SERVER_URL

      public static final ModuleSetupKeys FLUSSONICWATCHER_SERVER_URL
    • FLUSSONICWATCHER_SERVER_LOGIN

      public static final ModuleSetupKeys FLUSSONICWATCHER_SERVER_LOGIN
    • FLUSSONICWATCHER_SERVER_PASSWORD

      public static final ModuleSetupKeys FLUSSONICWATCHER_SERVER_PASSWORD
    • FLUSSONICWATCHER_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys FLUSSONICWATCHER_REQUEST_TIMEOUT_READ
      flussonicwatcher.request.timeout.read=10000
    • FLUSSONICWATCHER_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys FLUSSONICWATCHER_REQUEST_TIMEOUT_CONNECT
      flussonicwatcher.request.timeout.connect=10000
    • SPUTNIK_TOKEN

      public static final ModuleSetupKeys SPUTNIK_TOKEN
      sputnik.token=
    • SPUTNIK_SERVER_URL

      public static final ModuleSetupKeys SPUTNIK_SERVER_URL
      sputnik.server.url=https://api.sputnik.systems/api/v1
    • SPUTNIK_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys SPUTNIK_REQUEST_TIMEOUT_READ
      sputnik.request.timeout.read=10000
    • SPUTNIK_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys SPUTNIK_REQUEST_TIMEOUT_CONNECT
      sputnik.request.timeout.connect=10000
    • UFANET_SERVER_URL

      public static final ModuleSetupKeys UFANET_SERVER_URL
      ufanet.server.url=https://dom.ufanet.ru/
    • UFANET_SERVER_CONTRACT

      public static final ModuleSetupKeys UFANET_SERVER_CONTRACT
      ufanet.server.contract=
    • UFANET_SERVER_PASSWORD

      public static final ModuleSetupKeys UFANET_SERVER_PASSWORD
      ufanet.server.password=
    • UFANET_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys UFANET_REQUEST_TIMEOUT_READ
      ufanet.request.timeout.read=10000
    • UFANET_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys UFANET_REQUEST_TIMEOUT_CONNECT
      ufanet.request.timeout.connect=10000
    • INTERSVYAZ_TOKEN

      public static final ModuleSetupKeys INTERSVYAZ_TOKEN
      intersvyaz.token=
    • INTERSVYAZ_SERVER_URL

      public static final ModuleSetupKeys INTERSVYAZ_SERVER_URL
      intersvyaz.server.url=https://api.intersvyaz.ru/
    • INTERSVYAZ_REQUEST_TIMEOUT_READ

      public static final ModuleSetupKeys INTERSVYAZ_REQUEST_TIMEOUT_READ
      intersvyaz.request.timeout.read=10000
    • INTERSVYAZ_REQUEST_TIMEOUT_CONNECT

      public static final ModuleSetupKeys INTERSVYAZ_REQUEST_TIMEOUT_CONNECT
      intersvyaz.request.timeout.connect=10000
  • Method Details

    • values

      public static ModuleSetupKeys[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static ModuleSetupKeys valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getName

      public String getName()
      Specified by:
      getName in interface ParameterMapKey
    • getDefaultValue

      public String getDefaultValue()
      Specified by:
      getDefaultValue in interface ParameterMapKey
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface ParameterMapKey
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface ParameterMapKey