Frontend  0.7.1
Loading...
Searching...
No Matches
Inheritance diagram for Z21Cv:
Collaboration diagram for Z21Cv:

Public Member Functions

override CvMap build (Decoder decoder)
void read (int cvAddress)
void write (int cvAddress, int value)
void response (Z21Command command)
Future< void > _execute () async

Public Attributes

final Queue< Z21Command_queue = Queue()
late final Z21Service _z21
late final Decoder _decoder
Z21Command _active
int _cv31 = 0
int _cv32 = 1

Detailed Description

Todo
document

Member Function Documentation

◆ _execute()

Future< void > Z21Cv::_execute ( )
inline
Todo
document

◆ build()

override CvMap Z21Cv::build ( Decoder decoder)
inline
Todo
document

◆ read()

void Z21Cv::read ( int cvAddress)
inline
Todo
document

◆ response()

void Z21Cv::response ( Z21Command command)
inline
Todo
document

◆ write()

void Z21Cv::write ( int cvAddress,
int value )
inline
Todo
document

Member Data Documentation

◆ _active

Z21Command Z21Cv::_active

◆ _cv31

int Z21Cv::_cv31 = 0

◆ _cv32

int Z21Cv::_cv32 = 1

◆ _decoder

late final Decoder Z21Cv::_decoder

◆ _queue

final Queue<Z21Command> Z21Cv::_queue = Queue()

◆ _z21

late final Z21Service Z21Cv::_z21

The documentation for this class was generated from the following file:
  • /home/runner/work/Frontend/Frontend/lib/provider/roco/z21_cv.dart