## System

### **domoticz.system.dbBackup()**:

Start a database backup. Backup is stored in Domoticz server

### **domoticz.system.dbVaccum()** :

Start a database health cleanup

### **domoticz.system.datetimes()** :

Get various datetimes (Local time, Sunset, Sunrise, etc.) from Domoticz Server.

### **domoticz.system.log(message)** :

Write a message into Domoticz Logs

| Parameter | Description                           |
| --------- | ------------------------------------- |
| message   | message to write into Domoticz's logs |

### **domoticz.system.reboot()** :

Reboot the Domoticz server

### **domoticz.system.shutdown()** :

Shutdown the Domoticz server

### **domoticz.system.version()**:

Get various informations about the Domoticz Server
