forked from wirenboard/wb-mqtt-serial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathobis-hints.json
92 lines (92 loc) · 1.95 KB
/
obis-hints.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"obis": "0.0.94.7.6.255",
"description": "Device characteristics"
},
{
"obis": "1.0.94.7.0.255",
"description": "Actual values"
},
{
"obis": "1.0.94.7.1.255",
"description": "Scale for month values"
},
{
"obis": "1.0.94.7.2.255",
"description": "Scale for day values"
},
{
"obis": "1.0.94.7.3.255",
"description": "Scale for actual values"
},
{
"obis": "1.0.94.7.4.255",
"description": "Scale for load profiles"
},
{
"obis": "1.0.94.7.5.255",
"description": "Measurements for telemechanics"
},
{
"obis": "1.0.94.7.5.255",
"description": "Signalling for telemechanics"
},
{
"obis": "1.0.3.8.128.255",
"description": "Total RP energy",
"control": "Total RP energy"
},
{
"obis": "1.0.4.8.128.255",
"description": "Total RN energy",
"control": "Total RN energy"
},
{
"obis": "1.0.32.7.0.255",
"control": "Urms L1"
},
{
"obis": "1.0.52.7.0.255",
"control": "Urms L2"
},
{
"obis": "1.0.72.7.0.255",
"control": "Urms L3"
},
{
"obis": "1.0.31.7.0.255",
"control": "Irms L1"
},
{
"obis": "1.0.51.7.0.255",
"control": "Irms L2"
},
{
"obis": "1.0.71.7.0.255",
"control": "Irms L3"
},
{
"obis": "1.0.81.7.1.255",
"control": "Voltage angle L2-L1"
},
{
"obis": "1.0.81.7.10.255",
"control": "Voltage angle L1-L2"
},
{
"obis": "1.0.81.7.2.255",
"control": "Voltage angle L3-L1"
},
{
"obis": "1.0.81.7.12.255",
"control": "Voltage angle L3-L2"
},
{
"obis": "1.0.81.7.21.255",
"control": "Voltage angle L2-L3"
},
{
"obis": "0.0.96.9.0.255",
"control": "Temperature"
}
]