protocols property

List<Protocol>? protocols
final

The protocol used to transfer the OTA update image. Valid values are HTTP, MQTT, HTTP, MQTT. When both HTTP and MQTT are specified, the target device can choose the protocol.

Implementation

final List<Protocol>? protocols;