#include <service.hpp>
◆ Service()
mdu::Service::Service |
( |
BaseType_t | xCoreID | ) |
|
|
explicit |
◆ ~Service()
mdu::Service::~Service |
( |
| ) |
|
◆ close()
void mdu::Service::close |
( |
| ) |
|
|
private |
◆ loop()
void mdu::Service::loop |
( |
| ) |
|
|
private |
◆ socket()
- Bug
- should this broadcast Z21 programming mode?
◆ taskFunction()
void mdu::Service::taskFunction |
( |
void * | | ) |
|
|
private |
◆ transmit()
std::array< uint8_t, 2uz > mdu::Service::transmit |
( |
std::vector< uint8_t > const & | payload | ) |
const |
|
private |
◆ zppSocket()
- Bug
- should this broadcast Z21 programming mode?
◆ zsuSocket()
- Bug
- should this broadcast Z21 programming mode?
◆ _acks
std::array<uint8_t, 2uz> mdu::Service::_acks {} |
|
private |
◆ _queue
The documentation for this class was generated from the following files:
- /home/runner/work/Firmware/Firmware/src/mdu/service.hpp
- /home/runner/work/Firmware/Firmware/src/mdu/service.cpp