Skip to content

Commit c91fbc9

Browse files
committed
chore: Make all descriptions end with a period.
1 parent 24ef73a commit c91fbc9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+1322
-1322
lines changed

json/model_1.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"group": {
3-
"desc": "All SunSpec compliant devices must include this as the first model",
3+
"desc": "All SunSpec compliant devices must include this as the first model.",
44
"label": "Common",
55
"name": "common",
66
"points": [
77
{
8-
"desc": "Model identifier",
8+
"desc": "Model identifier.",
99
"label": "Model ID",
1010
"mandatory": "M",
1111
"name": "ID",
@@ -18,7 +18,7 @@
1818
]
1919
},
2020
{
21-
"desc": "Model length",
21+
"desc": "Model length.",
2222
"label": "Model Length",
2323
"mandatory": "M",
2424
"name": "L",
@@ -30,7 +30,7 @@
3030
]
3131
},
3232
{
33-
"desc": "Well known value registered with SunSpec for compliance",
33+
"desc": "Well known value registered with SunSpec for compliance.",
3434
"label": "Manufacturer",
3535
"mandatory": "M",
3636
"name": "Mn",
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
{
45-
"desc": "Manufacturer specific value (32 chars)",
45+
"desc": "Manufacturer specific value (32 chars).",
4646
"label": "Model",
4747
"mandatory": "M",
4848
"name": "Md",
@@ -54,7 +54,7 @@
5454
]
5555
},
5656
{
57-
"desc": "Manufacturer specific value (16 chars)",
57+
"desc": "Manufacturer specific value (16 chars).",
5858
"label": "Options",
5959
"name": "Opt",
6060
"size": 8,
@@ -63,7 +63,7 @@
6363
"standards": []
6464
},
6565
{
66-
"desc": "Manufacturer specific value (16 chars)",
66+
"desc": "Manufacturer specific value (16 chars).",
6767
"label": "Version",
6868
"name": "Vr",
6969
"size": 8,
@@ -74,7 +74,7 @@
7474
]
7575
},
7676
{
77-
"desc": "Manufacturer specific value (32 chars)",
77+
"desc": "Manufacturer specific value (32 chars).",
7878
"label": "Serial Number",
7979
"mandatory": "M",
8080
"name": "SN",
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
"access": "RW",
90-
"desc": "Modbus device address",
90+
"desc": "Modbus device address.",
9191
"detail": "This point is mandatory for all SunSpec RTU devices and, for those devices, they must support values from 1-247.",
9292
"label": "Device Address",
9393
"name": "DA",
@@ -96,7 +96,7 @@
9696
"standards": []
9797
},
9898
{
99-
"desc": "Force even alignment",
99+
"desc": "Force even alignment.",
100100
"name": "Pad",
101101
"size": 1,
102102
"static": "S",

json/model_10.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"group": {
3-
"desc": "To be included first for a complete interface description",
3+
"desc": "To be included first for a complete interface description.",
44
"label": "Communication Interface Header",
55
"name": "model_10",
66
"points": [
77
{
8-
"desc": "Model identifier",
8+
"desc": "Model identifier.",
99
"label": "Model ID",
1010
"mandatory": "M",
1111
"name": "ID",
@@ -15,7 +15,7 @@
1515
"value": 10
1616
},
1717
{
18-
"desc": "Model length",
18+
"desc": "Model length.",
1919
"label": "Model Length",
2020
"mandatory": "M",
2121
"name": "L",
@@ -24,7 +24,7 @@
2424
"type": "uint16"
2525
},
2626
{
27-
"desc": "Overall interface status",
27+
"desc": "Overall interface status.",
2828
"label": "Interface Status",
2929
"mandatory": "M",
3030
"name": "St",
@@ -47,14 +47,14 @@
4747
},
4848
{
4949
"access": "RW",
50-
"desc": "Overall interface control (TBD)",
50+
"desc": "Overall interface control (TBD).",
5151
"label": "Interface Control",
5252
"name": "Ctl",
5353
"size": 1,
5454
"type": "uint16"
5555
},
5656
{
57-
"desc": "Type of physical media",
57+
"desc": "Type of physical media.",
5858
"label": "Physical Access Type",
5959
"name": "Typ",
6060
"size": 1,

0 commit comments

Comments
 (0)