跳过导航链接
A B C D E F G H I M N P Q R S T U V W X 

A

accessory(ModelAndView, HomeKitAccessoryTypeEnum) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
配件和可选特性
ACCESSORY_OFFSET - 类 中的静态变量cn.ximcloud.homekit.core.starter.util.homekit.HomekitAccessoryCoverUtil
 
accessoryItem(ModelAndView, String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
accessory
accessoryOption(String, Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
 
accessoryOption(boolean, Integer) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
accessoryOption(boolean, Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
ACCOUNT - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
addAccessories(List<HomekitAccessory>) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
 
addAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
 
addAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
 
addDefaultAccessories(List<HomekitAccessory>) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
 
addDefaultAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
添加默认HomeKitAccessory配件
addDefaultAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
 
afterPropertiesSet() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
Invoked by the containing BeanFactory after it has set all bean properties and satisfied BeanFactoryAware, ApplicationContextAware etc.
AWTRIX - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

B

BaseOnDataBaseHomeKitAuthInfo - cn.ximcloud.homekit.core.starter.core.auth中的类
XIMCloudHomeKitAuthInfo
BaseOnDataBaseHomeKitAuthInfo(HomeKitAuthInfoRepository, HomeKitUserRepository) - 类 的构造器cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
BaseOnDatabaseHomeKitCondition - cn.ximcloud.homekit.core.starter.autoconfig.condition中的类
 
BaseOnDatabaseHomeKitCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.condition.BaseOnDatabaseHomeKitCondition
 
BaseOnDataBaseHomeKitServiceImpl - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
BaseOnDataBaseHomeKitServiceImpl(HomeKitAuthInfoRepository, HomeKitUserRepository, HomeKitProperties, HomeKitAccessoryConfigRepository, HomeKitDataSourceProperties, HomeKitAccessoryRepository, DemoHomekitAccessoryBuilder) - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
 
buildDemoHomeKitAccessory() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoHomekitAccessoryBuilder
 

C

cn.ximcloud.homekit.core.starter.autoconfig - 程序包 cn.ximcloud.homekit.core.starter.autoconfig
 
cn.ximcloud.homekit.core.starter.autoconfig.condition - 程序包 cn.ximcloud.homekit.core.starter.autoconfig.condition
 
cn.ximcloud.homekit.core.starter.autoconfig.properties - 程序包 cn.ximcloud.homekit.core.starter.autoconfig.properties
 
cn.ximcloud.homekit.core.starter.constants - 程序包 cn.ximcloud.homekit.core.starter.constants
 
cn.ximcloud.homekit.core.starter.core.accessories - 程序包 cn.ximcloud.homekit.core.starter.core.accessories
 
cn.ximcloud.homekit.core.starter.core.accessories.demo - 程序包 cn.ximcloud.homekit.core.starter.core.accessories.demo
 
cn.ximcloud.homekit.core.starter.core.auth - 程序包 cn.ximcloud.homekit.core.starter.core.auth
 
cn.ximcloud.homekit.core.starter.core.bootstrap - 程序包 cn.ximcloud.homekit.core.starter.core.bootstrap
 
cn.ximcloud.homekit.core.starter.core.controller - 程序包 cn.ximcloud.homekit.core.starter.core.controller
 
cn.ximcloud.homekit.core.starter.core.service - 程序包 cn.ximcloud.homekit.core.starter.core.service
 
cn.ximcloud.homekit.core.starter.core.service.impl - 程序包 cn.ximcloud.homekit.core.starter.core.service.impl
 
cn.ximcloud.homekit.core.starter.entity - 程序包 cn.ximcloud.homekit.core.starter.entity
 
cn.ximcloud.homekit.core.starter.entity.metadata - 程序包 cn.ximcloud.homekit.core.starter.entity.metadata
 
cn.ximcloud.homekit.core.starter.model.vo - 程序包 cn.ximcloud.homekit.core.starter.model.vo
 
cn.ximcloud.homekit.core.starter.repository - 程序包 cn.ximcloud.homekit.core.starter.repository
 
cn.ximcloud.homekit.core.starter.util - 程序包 cn.ximcloud.homekit.core.starter.util
 
cn.ximcloud.homekit.core.starter.util.annotation - 程序包 cn.ximcloud.homekit.core.starter.util.annotation
 
cn.ximcloud.homekit.core.starter.util.homekit - 程序包 cn.ximcloud.homekit.core.starter.util.homekit
 
Constant - cn.ximcloud.homekit.core.starter.constants中的接口
 
coverToHomekitAccessory(HomeKitAccessoryConfigEntity) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomekitAccessoryCoverUtil
 
coverToHomeKitAccessoryMethodEntity(Method) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomekitAccessoryCoverUtil
 
createUser(String, byte[]) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
createUser(String, byte[]) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 
currentLoadedHomeKitAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
获取当前加载的配件信息

D

DATA_SOURCE_CONFIG_PATH - 类 中的静态变量cn.ximcloud.homekit.core.starter.autoconfig.condition.BaseOnDatabaseHomeKitCondition
 
DATA_SOURCE_CONFIG_PREFIX - 类 中的静态变量cn.ximcloud.homekit.core.starter.autoconfig.properties.HomeKitDataSourceProperties
 
DataSourceConstant - cn.ximcloud.homekit.core.starter.constants中的枚举
 
deleteUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitUserController
 
deleteUser(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitUserService
 
deleteUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitUserServiceImpl
 
DEMO_ACCESSORY_PACKAGE_PATH - 类 中的静态变量cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
 
DemoHomekitAccessoryBuilder - cn.ximcloud.homekit.core.starter.core.accessories.demo中的类
 
DemoHomekitAccessoryBuilder(HomeKitAccessoryRepository) - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoHomekitAccessoryBuilder
 
DemoLightAccessory - cn.ximcloud.homekit.core.starter.core.accessories.demo中的类
一个灯光配件的demo 并且包含色温控制
DemoLightAccessory() - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
DemoSwitchAccessory - cn.ximcloud.homekit.core.starter.core.accessories.demo中的类
 
DemoSwitchAccessory() - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoSwitchAccessory
 
destroy() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
Invoked by the containing BeanFactory on destruction of a bean.

E

EmbeddedDataBaseCondition - cn.ximcloud.homekit.core.starter.autoconfig.condition中的类
 
EmbeddedDataBaseCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.condition.EmbeddedDataBaseCondition
 

F

FILE_SYSTEM - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
findAllByHomeKitAccessory_Id(Integer) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryMethodRepository
 
findByClazz(Class<?>) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryRepository
 
findByType(HomeKitAccessoryTypeEnum) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryRepository
 
findByUserName(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitUserRepository
 
findOneByEnhancedMethodName(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryMethodRepository
 
findOneByHomeKitAccessory_IdAndId(Integer, Integer) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryMethodRepository
 
findOneByMethodName(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAccessoryMethodRepository
 
FRPC - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

G

generateBaseScanPackagePathAccessories(List<HomekitAccessory>) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
 
generateBaseScanPackagePathAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
 
generateBaseScanPackagePathAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
 
generateDataBaseHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitServiceAutoConfiguration
 
generateEmbeddedDataBaseHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitServiceAutoConfiguration
 
generateEmbeddedDataSource() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitDataAutoConfiguration
 
generateFromDataBaseAccessories(List<HomekitAccessory>) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
添加数据库中的配件
generateSimpleDemoHomeKitServiceWithCondition() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitServiceAutoConfiguration
 
generateSimpleDemoSwitchAccessory() - 类 中的静态方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoSwitchAccessory
 
generateUnUsedDataSource() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitDataAutoConfiguration
当DataSource缺失,并且为SimpleDemo模式。
getAccessories() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
设备列表
getAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
设备列表
getAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
设备列表
getAuthInfo() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitService
获取HomeKit 配置
getAuthInfo() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
获取HomeKit 配置
getAuthInfo() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
获取HomeKit 配置
getColorTemperature() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
Retrieves the color temperature
getCurrentLoadedHomeKitAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
getCurrentLoadedHomeKitAccessories() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getCurrentLoadedHomeKitAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getCurrentRunningHomeKitAccessories() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
getDashBoardData() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getDashBoardData() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getFirmwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getFirmwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getFirmwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getHardwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getHardwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getHardwareRevision() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getHomeKitAccessory(Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
获取指定的配件信息
getHomeKitAccessory(Integer) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getHomeKitAccessory(Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getHomeKitAccessoryList(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getHomeKitAccessoryList(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getHomeKitList(HomeKitAccessoryTypeEnum) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getHomeKitList(HomeKitAccessoryTypeEnum) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getHomeKitMethod(Integer, Boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
获取指定配件下的方法信息列表
getHomeKitMethod(Integer, Integer, Boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
 
getHomeKitMethod(Integer, boolean) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getHomeKitMethod(Integer, Integer, Boolean) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getHomeKitMethod(Integer, boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getHomeKitMethod(Integer, Integer, Boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getId() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getId() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getId() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getIpAddress() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getLightbulbPowerState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getLightbulbPowerState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getMac() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getMac() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
A unique MAC address to be advertised with the HomeKit information.
getMacAddress() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getManufacturer() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getManufacturer() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getManufacturer() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getModel() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getModel() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getModel() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getName() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getName() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getName() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getPin() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getPin() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
A pin code used for pairing the device.
getPrivateKey() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getPrivateKey() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
The private key used by the server during pairing and message encryption.
getQrCodeAndPinCode() - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
 
getQrCodeAndPinCode() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
getQrCodeAndPinCode() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
getSalt() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getSalt() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
The Salt that will be used when hashing the pin code to send to the client.
getSerialNumber() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
getSerialNumber() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
getSerialNumber() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
getSetupId() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
A setup Id used for pairing the device using QR Code.
getSetupId() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
A setup Id used for pairing the device using QR Code.
getSwitchState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
Retrieves the current binary state of the switch.
getUserList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getUserList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 
getUserList() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.auth.XIMCloudHomeKitAuthInfo
 
getUserList() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitUserService
 
getUserList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitUserServiceImpl
 
getUserPublicKey(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
getUserPublicKey(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 

H

handlerHomeKitAccessoryMetaData() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.BaseOnDataBaseHomeKitServiceImpl
 
hasUser() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
Called to check if a user has been created.
hasUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
hasUser() - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
Called to check if a user has been created.
hasUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 
hasUser(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.auth.XIMCloudHomeKitAuthInfo
 
hasUser() - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitUserController
判断是否存在用户
hasUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitUserController
 
hasUser() - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitUserService
 
hasUser(String) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitUserService
 
hasUser() - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitUserServiceImpl
 
hasUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitUserServiceImpl
 
HDFS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
HOME_KIT - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
HomeKit - cn.ximcloud.homekit.core.starter.util.annotation中的注释类型
 
HOMEKIT_CONFIG - 类 中的静态变量cn.ximcloud.homekit.core.starter.autoconfig.properties.HomeKitProperties
 
HomeKitAccessoryConfigEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitAccessoryConfigEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitAccessoryConfigEntity
 
HomeKitAccessoryConfigRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomekitAccessoryCoverUtil - cn.ximcloud.homekit.core.starter.util.homekit中的类
 
HomeKitAccessoryDetailVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitAccessoryDetailVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitAccessoryDetailVo
 
HomeKitAccessoryEntity - cn.ximcloud.homekit.core.starter.entity.metadata中的类
 
HomeKitAccessoryEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.metadata.HomeKitAccessoryEntity
 
HomeKitAccessoryMethodEntity - cn.ximcloud.homekit.core.starter.entity.metadata中的类
 
HomeKitAccessoryMethodEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.metadata.HomeKitAccessoryMethodEntity
 
HomeKitAccessoryMethodRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomeKitAccessoryMethodVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitAccessoryMethodVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitAccessoryMethodVo
 
HomeKitAccessoryRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomeKitAccessoryScanner - cn.ximcloud.homekit.core.starter.util.homekit中的类
 
HomeKitAccessoryTypeConfigEntity - cn.ximcloud.homekit.core.starter.entity中的类
AccessoryTypeConfig
HomeKitAccessoryTypeConfigEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitAccessoryTypeConfigEntity
 
HomeKitAccessoryTypeEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitAccessoryTypeEntity() - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitAccessoryTypeEntity
 
HomeKitAccessoryTypeEnum - cn.ximcloud.homekit.core.starter.constants中的枚举
 
HomeKitAccessoryVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitAccessoryVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitAccessoryVo
 
HomeKitAuthInfoEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitAuthInfoEntity(String, String, BigInteger, byte[], String) - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitAuthInfoEntity
 
HomeKitAuthInfoRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomeKitBootStrapServer - cn.ximcloud.homekit.core.starter.core.bootstrap中的类
 
HomeKitBootStrapServer(HomeKitProperties, HomeKitService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
homeKitController() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitWebAutoConfiguration
 
HomeKitController - cn.ximcloud.homekit.core.starter.core.controller中的类
 
HomeKitController(HomeKitControlService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
 
HomeKitControlService - cn.ximcloud.homekit.core.starter.core.service中的接口
 
HomeKitControlServiceImpl - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
HomeKitControlServiceImpl(HomeKitAccessoryRepository, HomeKitBootStrapServer, HomeKitAccessoryMethodRepository, HomeKitService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
HomeKitDashBoardVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitDashBoardVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitDashBoardVo
 
HomeKitDataAutoConfiguration - cn.ximcloud.homekit.core.starter.autoconfig中的类
 
HomeKitDataAutoConfiguration(HomeKitDataSourceProperties) - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.HomeKitDataAutoConfiguration
 
HomeKitDataSourceProperties - cn.ximcloud.homekit.core.starter.autoconfig.properties中的类
 
HomeKitDataSourceProperties() - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.properties.HomeKitDataSourceProperties
 
HomeKitEnhanceUtil - cn.ximcloud.homekit.core.starter.util.homekit中的类
 
HomeKitEnhanceUtil() - 类 的构造器cn.ximcloud.homekit.core.starter.util.homekit.HomeKitEnhanceUtil
 
HomeKitProperties - cn.ximcloud.homekit.core.starter.autoconfig.properties中的类
XIMCloud HomeKit Config
HomeKitProperties() - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.properties.HomeKitProperties
 
HomeKitQrCodeAndPinCodeVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitQrCodeAndPinCodeVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitQrCodeAndPinCodeVo
 
HomeKitService - cn.ximcloud.homekit.core.starter.core.service中的接口
 
HomeKitServiceAutoConfiguration - cn.ximcloud.homekit.core.starter.autoconfig中的类
 
HomeKitServiceAutoConfiguration(HomeKitAuthInfoRepository, HomeKitUserRepository, HomeKitProperties, HomeKitAccessoryConfigRepository, HomeKitDataSourceProperties, HomeKitAccessoryRepository, DemoHomekitAccessoryBuilder) - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.HomeKitServiceAutoConfiguration
 
homeKitSwitch(boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
启停homekit server
homeKitSwitch(boolean) - 接口 中的方法cn.ximcloud.homekit.core.starter.core.service.HomeKitControlService
 
homeKitSwitch(boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitControlServiceImpl
 
homeKitUserController() - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.HomeKitWebAutoConfiguration
 
HomeKitUserController - cn.ximcloud.homekit.core.starter.core.controller中的类
 
HomeKitUserController(HomeKitUserService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.controller.HomeKitUserController
 
HomeKitUserEntity - cn.ximcloud.homekit.core.starter.entity中的类
 
HomeKitUserEntity(String, byte[]) - 类 的构造器cn.ximcloud.homekit.core.starter.entity.HomeKitUserEntity
 
HomeKitUserRepository - cn.ximcloud.homekit.core.starter.repository中的接口
 
HomeKitUserService - cn.ximcloud.homekit.core.starter.core.service中的接口
 
HomeKitUserServiceImpl - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
HomeKitUserServiceImpl(HomeKitService) - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.HomeKitUserServiceImpl
 
HomeKitUserVo - cn.ximcloud.homekit.core.starter.model.vo中的类
 
HomeKitUserVo() - 类 的构造器cn.ximcloud.homekit.core.starter.model.vo.HomeKitUserVo
 
HomeKitWebAutoConfiguration - cn.ximcloud.homekit.core.starter.autoconfig中的类
HomeKitWebAdapter
HomeKitWebAutoConfiguration(HomeKitControlService, HomeKitUserService) - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.HomeKitWebAutoConfiguration
 

I

identify() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
identify() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
identify() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
index(ModelAndView) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
dashboard
initialization(ModelAndView) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
初始化页面,当没有配对homekit时,跳转到此页面
isRunning() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.condition.BaseOnDatabaseHomeKitCondition
Determine if the condition matches.
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.condition.EmbeddedDataBaseCondition
Determine if the condition matches.
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法cn.ximcloud.homekit.core.starter.autoconfig.condition.SimpleDemoHomeKitCondition
基于运行时的一个简单的HomeKit Determine if the condition matches.
MockSwitch - cn.ximcloud.homekit.core.starter.core.accessories.demo中的类
 
MockSwitch() - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 

N

NACOS_CONFIG - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

P

PHOTO_STATION - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
ping(String) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.PingUtil
 
ping(String, long, TimeUnit) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.PingUtil
 
PingUtil - cn.ximcloud.homekit.core.starter.util中的类
 
PlatformEnum - cn.ximcloud.homekit.core.starter.constants中的枚举
 
printQr(HomekitAuthInfo) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.QrToConsole
 
PROJECT_NAME - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
project name

Q

QrToConsole - cn.ximcloud.homekit.core.starter.util中的类
ported code from https://github.com/gtanner/qrcode-terminal

R

REDIS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
removeUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.BaseOnDataBaseHomeKitAuthInfo
 
removeUser(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 

S

scanHomeKitAccessory() - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomeKitAccessoryScanner
 
scanHomeKitAccessoryAndBuildInstance(String) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomeKitAccessoryScanner
 
scanHomeKitAccessoryAndBuildInstance(String, boolean) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomeKitAccessoryScanner
 
scanHomeKitAccessoryOptionalCharacteristic() - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.homekit.HomeKitAccessoryScanner
 
setColorTemperature(Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
Sets the color temperature
setIpAddress(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
setLightbulbPowerState(boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
setLightbulbPowerState(boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
setMacAddress(String) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
setSwitchState(boolean) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
Sets the binary state of the switch
shutdown(String, PlatformEnum, long) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.ShutdownUtil
 
ShutdownUtil - cn.ximcloud.homekit.core.starter.util中的类
 
SimpleDemoHomeKitAuthInfo - cn.ximcloud.homekit.core.starter.core.auth中的类
XIMCloudHomeKitAuthInfo
SimpleDemoHomeKitAuthInfo() - 类 的构造器cn.ximcloud.homekit.core.starter.core.auth.SimpleDemoHomeKitAuthInfo
 
SimpleDemoHomeKitCondition - cn.ximcloud.homekit.core.starter.autoconfig.condition中的类
 
SimpleDemoHomeKitCondition() - 类 的构造器cn.ximcloud.homekit.core.starter.autoconfig.condition.SimpleDemoHomeKitCondition
 
SimpleDemoHomeKitServiceImpl - cn.ximcloud.homekit.core.starter.core.service.impl中的类
 
SimpleDemoHomeKitServiceImpl(HomeKitProperties) - 类 的构造器cn.ximcloud.homekit.core.starter.core.service.impl.SimpleDemoHomeKitServiceImpl
 
startAccessory(Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
startServer() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
stopAccessory(Integer) - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
stopServer() - 类 中的方法cn.ximcloud.homekit.core.starter.core.bootstrap.HomeKitBootStrapServer
 
subscribeColorTemperature(HomekitCharacteristicChangeCallback) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
Subscribes to changes in color temperature.
subscribeLightbulbPowerState(HomekitCharacteristicChangeCallback) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
subscribeLightbulbPowerState(HomekitCharacteristicChangeCallback) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
subscribeSwitchState(HomekitCharacteristicChangeCallback) - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
Subscribes to changes in the binary state of the switch.
SWAGGER - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 

T

TEN_CENT_OAUTH2 - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
test(ModelAndView) - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitController
status
TOOLS - 接口 中的静态变量cn.ximcloud.homekit.core.starter.constants.Constant
 
transformQr(String) - 类 中的静态方法cn.ximcloud.homekit.core.starter.util.QrToConsole
 

U

unsubscribeColorTemperature() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
Unsubscribes from changes in the color temperature.
unsubscribeLightbulbPowerState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.DemoLightAccessory
 
unsubscribeLightbulbPowerState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.demo.MockSwitch
 
unsubscribeSwitchState() - 类 中的方法cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
Unsubscribes from changes in the binary state of the switch.
update(HomeKitAuthInfoEntity) - 接口 中的方法cn.ximcloud.homekit.core.starter.repository.HomeKitAuthInfoRepository
 
userList() - 类 中的方法cn.ximcloud.homekit.core.starter.core.controller.HomeKitUserController
 

V

valueOf(String) - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.DataSourceConstant
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.HomeKitAccessoryTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.PlatformEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.DataSourceConstant
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.HomeKitAccessoryTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.ximcloud.homekit.core.starter.constants.PlatformEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WolSwitch - cn.ximcloud.homekit.core.starter.core.accessories中的类
 
WolSwitch(int, String, String) - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 
WolSwitch(int, String, String, PlatformEnum) - 类 的构造器cn.ximcloud.homekit.core.starter.core.accessories.WolSwitch
 

X

XIMCloudHomeKitAuthInfo - cn.ximcloud.homekit.core.starter.core.auth中的接口
 
A B C D E F G H I M N P Q R S T U V W X 
跳过导航链接

Copyright © 2021. All rights reserved.