◆ FakeZ21Service()
| FakeZ21Service::FakeZ21Service |
( |
this. | ref | ) |
|
|
inline |
◆ _defaultTurnout()
| Turnout FakeZ21Service::_defaultTurnout |
( |
int | accyAddress | ) |
|
|
inline |
◆ _lanXCvReadWrite()
| void FakeZ21Service::_lanXCvReadWrite |
( |
int | cvAddress, |
|
|
int | value ) |
|
inline |
◆ _lanXGetLocoInfo()
| void FakeZ21Service::_lanXGetLocoInfo |
( |
LanXLocoInfo | locoInfo | ) |
|
|
inline |
◆ _lanXTurnoutInfo()
◆ call()
| override void FakeZ21Service::call |
( |
Z21Command | command | ) |
|
|
inline |
◆ close()
| override Future FakeZ21Service::close |
( |
| ) |
|
|
inline |
◆ _controller
| final FakeZ21Service::_controller = StreamController<Z21Command>() |
◆ _fakeAccessoryCvs
| final Map<int, List<int> > FakeZ21Service::_fakeAccessoryCvs |
Initial value:= {
}
const List< int > _mx820
Definition fake_z21.dart:3734
◆ _fakeLocoCvs
| final Map<int, List<int> > FakeZ21Service::_fakeLocoCvs |
Initial value:= {
}
const List< int > _ms450
Definition fake_z21.dart:654
const List< int > _ms481
Definition fake_z21.dart:1681
const List< int > _mx645
Definition fake_z21.dart:2708
const List< int > _dh22b
Definition fake_z21.dart:5788
const List< int > _sd16a
Definition fake_z21.dart:4761
◆ _fakeServiceCvs
| final List<int> FakeZ21Service::_fakeServiceCvs = List.from(_ms450) |
◆ _programmingModeTimer
| Timer FakeZ21Service::_programmingModeTimer |
◆ _status
◆ _stream
| late final Stream<Z21Command> FakeZ21Service::_stream |
◆ closeCode
| override int get FakeZ21Service::closeCode => _controller.isClosed ? 1005 : null |
◆ closeReason
| override String get FakeZ21Service::closeReason => closeCode != null ? 'Timeout' : null |
◆ ready
| override Future<void> get FakeZ21Service::ready => Future.delayed(const Duration(seconds: 1)) |
◆ ref
| final ProviderContainer FakeZ21Service::ref |
◆ stream
The documentation for this class was generated from the following file:
- /home/runner/work/Frontend/Frontend/lib/data/services/roco/fake_z21.dart