External DBus Interfaces
io.veea.VeeaHub.DateTime
This interface allows the client to enable/disable the NTP Service
(auto start the NTP process at boot), start/stop the NTP Process,
set the date/time when the NTP process is not running, and set the timezone.
io.veea.VeeaHub.HardwareMonitoringDaemon.Container
This is the API that communicates with the containers. Any
container can communicate with HMD. HMD will use the caller user
ID and process information to determine which container the call
was made from.
io.veea.VeeaHub.PushButton
This monitors registers push button events and broadcasts
'press' and 'release' events along with a button index and
duration.
Clients that register for this service will receive all
registered button activity. It is up to the client to filter
for particular buttons.