|
Classes | |
| class | FeeServer::ServerCommand |
| base class for server commands More... | |
| class | FeeServer::UpdateServer |
Update the feeserver executable The expected payload is
| |
| class | FeeServer::RestartServer |
| Restart the feeserver The expected payload is none. More... | |
| class | FeeServer::RebootMachine |
| Reboot the Linux machine The expected payload is none. More... | |
| class | FeeServer::ShutdownMachine |
| Power off the Linux machine The expected payload is none. More... | |
| class | FeeServer::ExitServer |
| Stop the server The expected payload is none. More... | |
| class | FeeServer::SetDeadband |
sets the deadband for a specified item(s). The expected payload is
| |
| class | FeeServer::GetDeadband |
Get the deadband for a specified item. The expected payload is
| |
| class | FeeServer::SetIssueTimeout |
Set the time out for the issue command. The expected payload is
| |
| class | FeeServer::GetIssueTimeout |
| Get the time out for the issue command. The expected payload is none. More... | |
| class | FeeServer::SetUpdateRate |
Set the monitor (service) update rate The expected payload is
| |
| class | FeeServer::GetUpdateRate |
| Get the monitor (service) update rate The expected payload is none. More... | |
| class | FeeServer::SetLogLevel |
Set the log mask The expected payload is
| |
| class | FeeServer::GetLogLevel |
| Get the log mask The expected payload is none. More... | |
| class | FeeServer::ShowServices |
| Show the services monitored The expected payload is none. More... | |
1.5.6