0.2.2 • Published 4 years ago

pimatic-backup v0.2.2

Weekly downloads
44
License
-
Repository
github
Last release
4 years ago

pimatic-backup

Backup your pimatic config via FTP

Options

host:
  description: "Url to the backup server"
  type: "string"
port:
  description: "Port of the backup server"
  type: "number"
  default: 21
username:
  description: "Username of the backup server"
  type: "string"
password:
  description: "Password of the backup server"
  type: "string"
path:
  description: "Remote path of the backup server where the config should be saved"
  type: "string"
interval:
  description: "Backup interval in hours"
  type: "number"
  default: 24
0.2.1

4 years ago

0.2.2

4 years ago

0.2.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago