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

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 MduService::ack = 0x06
static

◆ nak

const int MduService::nak = 0x15
static

◆ ready

Future<void> get MduService::ready

◆ stream

Stream<Uint8List> get MduService::stream

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