Skip to content

Commit 24ef73a

Browse files
committed
chore: Fix spaces in descriptions
1 parent 4033906 commit 24ef73a

19 files changed

+31
-31
lines changed

json/model_120.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
"type": "sunssf"
214214
},
215215
{
216-
"desc": "The usable capacity of the battery. Maximum charge minus minimum charge from a technology capability perspective (Amp-hour capacity rating).",
216+
"desc": "The usable capacity of the battery. Maximum charge minus minimum charge from a technology capability perspective (Amp-hour capacity rating).",
217217
"label": "AhrRtg",
218218
"name": "AhrRtg",
219219
"sf": "AhrRtg_SF",

json/model_121.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"access": "RW",
50-
"desc": "Offset from PCC to inverter.",
50+
"desc": "Offset from PCC to inverter.",
5151
"label": "VRefOfs",
5252
"mandatory": "M",
5353
"name": "VRefOfs",

json/model_122.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,15 @@
126126
"units": "varh"
127127
},
128128
{
129-
"desc": "AC lifetime negative energy output in quadrant 3.",
129+
"desc": "AC lifetime negative energy output in quadrant 3.",
130130
"label": "ActVArhQ3",
131131
"name": "ActVArhQ3",
132132
"size": 4,
133133
"type": "acc64",
134134
"units": "varh"
135135
},
136136
{
137-
"desc": "AC lifetime reactive energy output in quadrant 4.",
137+
"desc": "AC lifetime reactive energy output in quadrant 4.",
138138
"label": "ActVArhQ4",
139139
"name": "ActVArhQ4",
140140
"size": 4,

json/model_126.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
"type": "sunssf"
578578
},
579579
{
580-
"desc": "scale factor for dependent variable.",
580+
"desc": "Scale factor for dependent variable.",
581581
"label": "DeptRef_SF",
582582
"mandatory": "M",
583583
"name": "DeptRef_SF",

json/model_128.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
{
5757
"access": "RW",
58-
"desc": "The gradient used to increase inductive dynamic current. A value of 0 indicates no additional reactive current support.",
58+
"desc": "The gradient used to increase inductive dynamic current. A value of 0 indicates no additional reactive current support.",
5959
"label": "ArGraSwell",
6060
"mandatory": "M",
6161
"name": "ArGraSwell",

json/model_132.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"access": "RW",
20-
"desc": "Defines the meaning of the Watts DeptRef. 1=% WMax 2=% WAvail",
20+
"desc": "Defines the meaning of the Watts DeptRef. 1=% WMax 2=% WAvail",
2121
"label": "DeptRef",
2222
"mandatory": "M",
2323
"name": "DeptRef",

json/model_133.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
{
8181
"access": "RW",
82-
"desc": "The meaning of the X-values in the array. ",
82+
"desc": "The meaning of the X-values in the array.",
8383
"label": "XTyp",
8484
"mandatory": "M",
8585
"name": "XTyp",

json/model_134.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
},
457457
{
458458
"access": "RW",
459-
"desc": "The maximum rate at which the power may be increased after releasing the frozen value of snap shot function. ",
459+
"desc": "The maximum rate at which the power may be increased after releasing the frozen value of snap shot function.",
460460
"label": "RmpRsUp",
461461
"name": "RmpRsUp",
462462
"sf": "RmpIncDec_SF",

json/model_16.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"access": "RW",
28-
"desc": "Interface name. (8 chars)",
28+
"desc": "Interface name. (8 chars)",
2929
"label": "Name",
3030
"name": "Nam",
3131
"size": 4,

json/model_2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"type": "uint16"
4141
},
4242
{
43-
"desc": "Update Number. Incrementing number each time the mapping is changed. If the number is not changed from the last reading the direct access to a specific offset will result in reading the same logical model as before. Otherwise the entire model must be read to refresh the changes",
43+
"desc": "Update Number. Incrementing number each time the mapping is changed. If the number is not changed from the last reading the direct access to a specific offset will result in reading the same logical model as before. Otherwise the entire model must be read to refresh the changes",
4444
"label": "UN",
4545
"mandatory": "M",
4646
"name": "UN",

0 commit comments

Comments
 (0)