-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsmatool.conf
35 lines (35 loc) · 1.21 KB
/
smatool.conf
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
33
34
35
# 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 3000TL, 4000TL, 5000TL, 10000TL others not tested
Inverter 4000TL
# Inverter (compulsory bluetooth address) use "hcitool scan" to find
#BTAddress 00:80:25:1F:47:E0
BTAddress 00:80:25:08:6F:A8
# Inverter Bluetooth timeout (optional) defaults to 5 seconds
BTTimeout
# Inverter User password (compulsory)
Password 0000
# Config file (optional) defaults to ./smatool.conf
#Config ~/sma-bluetooth/smatool.conf
Config /usr/local/etc/smatool.conf
# String file (compulsory) data strings to drive the system
File /usr/local/lib/sma.in.new
# Location (optional) required to avoid waking up system in the dark.
# Requires mysql below.
# -37.768408,145.269599
Latitude -37.77
Longitude 145.27
# Mysql (optional) required for storing data
MySqlHost localhost
MySqlDatabase /home/peter/pvoutput/smatool.sqlite3.db
MySqlUser x
MySqlPwd x
# PVOutput.org specific data if you are outputting to PVOutput.org.
PVOutputURL http://pvoutput.org/service/r2/addbatchstatus.jsp
PVOutputKey f0ffa1abae9118ab81723909872ff7c4bc5863db
PVOutputSid 6646