forked from sma-bluetooth/sma-bluetooth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smatool.conf.new
32 lines (32 loc) · 1004 Bytes
/
smatool.conf.new
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Configuration for smatoool bluetooth inverter logger
#
# Copy this to smatool.conf this is to avoid damaging your
# config on every update
#
# Not all fields are compulsory
#
# Inverter (compulsory) type 1700TL, 2100TL, 3000TL, 3000TLHF, 4000TL, 5000TL, 10000TL others not tested
Inverter 3000TL
# Inverter (compulsory bluetooth address) use "hcitool scan" to find
BTAddress
# Inverter Bluetooth timeout (optional) defaults to 5 seconds
BTTimeout
# Inverter User password (compulsory)
Password
# Config file (optional) defaults to ./smatool.conf
Config
# String file (compulsory) data strings to drive the system
File sma.in.new
# Location (optional) required to avoid waking up system in the dark.
# Requires mysql below.
Latitude
Longitude
# Mysql (optional) required for storing data
MySqlHost localhost
MySqlDatabase smatool
MySqlUser
MySqlPwd
# PVOutput.org specific data if you are outputting to PVOutput.org.
PVOutputURL http://pvoutput.org/service/r1/addstatus.jsp
PVOutputKey
PVOutputSid