| Package | Description |
|---|---|
| com.baidubce.services.iotdmp | |
| com.baidubce.services.iotdmp.model.device.evs |
| Modifier and Type | Method and Description |
|---|---|
GetEvsChannelUrlResponse |
PlatformClient.getEvsChannelUrl(String instanceId,
String productKey,
String deviceName,
String channelId,
EvsUrlProtocol protocol) |
GetEvsStreamResponse |
PlatformClient.getEvsStream(String domain,
String app,
String stream,
EvsUrlProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
static EvsUrlProtocol |
EvsUrlProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvsUrlProtocol[] |
EvsUrlProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.