forked from vloschiavo/powerwall2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
api-meters-site.json
50 lines (50 loc) · 1.41 KB
/
api-meters-site.json
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"id":0,
"location":"site",
"type":"neurio_tcp",
"cts":[
true,
true,
false,
false
],
"inverted":[
false,
false,
false,
false
],
"connection":{
"ip_address":"Neurio-39546",
"port":443,
"short_id":"39546",
"device_serial":"OBB3364102752",
"neurio_connected":true,
"https_conf":{
"client_cert":"/etc/site/certs/neurio/neurio.crt",
"client_key":"/etc/site/certs/neurio/neurio.key",
"server_ca_cert":"/etc/site/certs/neurio/neurio-ca-chain.cert.pem",
"max_idle_conns_per_host":1
}
},
"Cached_readings":{
"last_communication_time":"2018-06-10T16:51:46.187715089+01:00",
"instant_power":13.94000026769936,
"instant_reactive_power":14.070000305771828,
"instant_apparent_power":19.80627466405224,
"frequency":49.95000076293945,
"energy_exported":3724.253888912031,
"energy_imported":26003.843888912033,
"instant_average_voltage":247.52999755740166,
"instant_total_current":0,
"i_a_current":0,
"i_b_current":0,
"i_c_current":0,
"v_l1n":247.3300018310547,
"v_l2n":0.2199999988079071,
"serial_number":"0x000004714B008720",
"version":"Tesla-0.0.7"
}
}
]