| 程序包 | 说明 |
|---|---|
| cn.ximcloud.homekit.core.starter.constants | |
| cn.ximcloud.homekit.core.starter.core.accessories | |
| cn.ximcloud.homekit.core.starter.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static PlatformEnum |
PlatformEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PlatformEnum[] |
PlatformEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 构造器和说明 |
|---|
WolSwitch(int id,
String ipAddress,
String macAddress,
PlatformEnum platform) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ShutdownUtil.shutdown(String ipAddress,
PlatformEnum platform,
long time) |
Copyright © 2021. All rights reserved.