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

Public Attributes

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

Static Public Attributes

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

Detailed Description

Todo
document

Member Data Documentation

◆ ack

const int ZusiService::ack = 0x06
static

◆ nak

const int ZusiService::nak = 0x15
static

◆ ready

Future<void> get ZusiService::ready

◆ stream

Stream<Uint8List> get ZusiService::stream

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