|
Aruna
|
Functions | |
| err_t | start () |
| start reporter to report all SIS activiry to the watcher over comm channels More... | |
| void | alert (status_t *status) |
| alert watcher with given status_t More... | |
Variables | |
| static const comm::port_t | port = 1 |
| void aruna::sis::reporter::alert | ( | status_t * | status | ) |
alert watcher with given status_t
| status |
Definition at line 23 of file reporter.cpp.


| aruna::err_t aruna::sis::reporter::start | ( | ) |
start reporter to report all SIS activiry to the watcher over comm channels
start reporter to report all SIS activiry to the watcher over comm channels
Using LINK_HARDWARE to define hardware
| err_t |
|
start reporter to report all SIS activiry to the watcher over comm channels
RUNNING if it is running,STOPPED is it us currenty stopped. Definition at line 16 of file reporter.cpp.
|
static |
Definition at line 15 of file reporter.h.