# README
Daemon service.
Daemon System service is responsible for managing system daemon services.
Service Id | Action | Description | Request | Response |
---|---|---|---|---|
daemon | status | check status of system daemon | StatusRequest | Info |
daemon | start | start requested system daemon | StartRequest | Info |
daemon | stop | stop requested system daemon | StopRequest | Info |