Protocol to be used in commands while communicating with the SDK. This value is handled automatically by the SDK when using BleRequestData, HttpRequestData, TcpRequestData, and UdpRequestData.

Index

Enumeration members

Enumeration members

BLE

BLE: = "BLE"

HTTP

HTTP: = "HTTP"

TCP

TCP: = "TCP"

UDP

UDP: = "UDP"