-
Notifications
You must be signed in to change notification settings - Fork 3
/
hytech_inverter_layout.json
151 lines (151 loc) · 3.83 KB
/
hytech_inverter_layout.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
"configById": {
"RawMessages!os6rgs": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc1_setpoints_command_data",
"fontSize": 16
},
"RawMessages!3t8gf6y": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc2_setpoints_command_data",
"fontSize": 16
},
"RawMessages!3bagjoh": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_setpoints_command_data",
"fontSize": 16
},
"RawMessages!3qiztsf": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc4_setpoints_command_data",
"fontSize": 16
},
"RawMessages!1jstiqt": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_status_data",
"fontSize": 16
},
"RawMessages!3xx9a3k": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_status_data",
"fontSize": 16
},
"RawMessages!q935an": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_status_data",
"fontSize": 16
},
"RawMessages!2ljcpda": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_status_data",
"fontSize": 16
},
"RawMessages!2xjbgv4": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc1_temps_data",
"fontSize": 16
},
"RawMessages!39c521h": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc2_temps_data",
"fontSize": 16
},
"RawMessages!4fikvti": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc3_temps_data",
"fontSize": 16
},
"RawMessages!3mfe4gm": {
"diffEnabled": false,
"diffMethod": "custom",
"diffTopicPath": "",
"showFullMessageForDiff": false,
"topicPath": "mc4_temps_data",
"fontSize": 16
}
},
"globalVariables": {},
"userNodes": {},
"playbackConfig": {
"speed": 1
},
"layout": {
"first": {
"first": {
"first": {
"first": "RawMessages!os6rgs",
"second": "RawMessages!3t8gf6y",
"direction": "row"
},
"second": {
"first": "RawMessages!3bagjoh",
"second": "RawMessages!3qiztsf",
"direction": "row"
},
"direction": "row"
},
"second": {
"first": {
"first": "RawMessages!1jstiqt",
"second": "RawMessages!3xx9a3k",
"direction": "row"
},
"second": {
"first": "RawMessages!q935an",
"second": "RawMessages!2ljcpda",
"direction": "row"
},
"direction": "row"
},
"direction": "column"
},
"second": {
"first": {
"first": "RawMessages!2xjbgv4",
"second": "RawMessages!39c521h",
"direction": "column"
},
"second": {
"first": "RawMessages!4fikvti",
"second": "RawMessages!3mfe4gm",
"direction": "column"
},
"direction": "column"
},
"direction": "row",
"splitPercentage": 62.82696177062375
}
}