Iotwireless Functions
object IotwirelessFunctions
Functions
Link copied to clipboard
Destination's resource schema demonstrating some basic constructs and validation rules.
suspend fun getDestination(argument: suspend GetDestinationPlainArgsBuilder.() -> Unit): GetDestinationResult
Link copied to clipboard
Device Profile's resource schema demonstrating some basic constructs and validation rules.
suspend fun getDeviceProfile(argument: suspend GetDeviceProfilePlainArgsBuilder.() -> Unit): GetDeviceProfileResult
Link copied to clipboard
Create and manage FUOTA tasks.
suspend fun getFuotaTask(argument: suspend GetFuotaTaskPlainArgsBuilder.() -> Unit): GetFuotaTaskResult
Link copied to clipboard
Create and manage Multicast groups.
suspend fun getMulticastGroup(argument: suspend GetMulticastGroupPlainArgsBuilder.() -> Unit): GetMulticastGroupResult
Link copied to clipboard
suspend fun getNetworkAnalyzerConfiguration(argument: GetNetworkAnalyzerConfigurationPlainArgs): GetNetworkAnalyzerConfigurationResult
Create and manage NetworkAnalyzerConfiguration resource.
suspend fun getNetworkAnalyzerConfiguration(argument: suspend GetNetworkAnalyzerConfigurationPlainArgsBuilder.() -> Unit): GetNetworkAnalyzerConfigurationResult
Link copied to clipboard
An example resource schema demonstrating some basic constructs and validation rules.
suspend fun getServiceProfile(argument: suspend GetServiceProfilePlainArgsBuilder.() -> Unit): GetServiceProfileResult
Link copied to clipboard
Creates a gateway task definition.
suspend fun getTaskDefinition(argument: suspend GetTaskDefinitionPlainArgsBuilder.() -> Unit): GetTaskDefinitionResult
Link copied to clipboard
Create and manage wireless gateways, including LoRa gateways.
suspend fun getWirelessDevice(argument: suspend GetWirelessDevicePlainArgsBuilder.() -> Unit): GetWirelessDeviceResult
Link copied to clipboard
Create and manage wireless gateways, including LoRa gateways.
suspend fun getWirelessGateway(argument: suspend GetWirelessGatewayPlainArgsBuilder.() -> Unit): GetWirelessGatewayResult