Frontend  0.0.0
Loading...
Searching...
No Matches
OtaService Interface Reference
Inheritance diagram for OtaService:
Collaboration diagram for OtaService:

Public Attributes

Future< void > get ready
 
Stream< Uint8List > get stream
 

Static Public Attributes

static const int ack = 0x06
 
static const int nak = 0x15
 

Member Data Documentation

◆ ack

const int OtaService::ack = 0x06
static

◆ nak

const int OtaService::nak = 0x15
static

◆ ready

Future<void> get OtaService::ready

◆ stream

Stream<Uint8List> get OtaService::stream

The documentation for this interface was generated from the following file: