From 0b4bf05d75000940a1037cb92999c2f9183b3054 Mon Sep 17 00:00:00 2001 From: shelcrow Date: Mon, 11 Jan 2021 11:08:29 -0800 Subject: [PATCH] #185 #180 - Models 701, 702, 703, 704, 713, 715; Added model lengths --- json/model_701.json | 5 +++-- json/model_702.json | 3 ++- json/model_703.json | 4 ++-- json/model_704.json | 3 ++- json/model_713.json | 3 ++- json/model_715.json | 3 ++- 6 files changed, 13 insertions(+), 8 deletions(-) diff --git a/json/model_701.json b/json/model_701.json index 75fec94..869c048 100644 --- a/json/model_701.json +++ b/json/model_701.json @@ -22,7 +22,8 @@ "name": "L", "notes": "", "static": "S", - "type": "uint16" + "type": "uint16", + "value": 153 }, { "comments": [ @@ -965,4 +966,4 @@ "type": "group" }, "id": 701 -} +} \ No newline at end of file diff --git a/json/model_702.json b/json/model_702.json index fc20c7b..8a3f68e 100644 --- a/json/model_702.json +++ b/json/model_702.json @@ -22,7 +22,8 @@ "name": "L", "notes": "", "static": "S", - "type": "uint16" + "type": "uint16", + "value": 50 }, { "comments": [ diff --git a/json/model_703.json b/json/model_703.json index 1b9ca0f..653728c 100644 --- a/json/model_703.json +++ b/json/model_703.json @@ -23,7 +23,7 @@ "notes": "", "static": "S", "type": "uint16", - "value": 12 + "value": 17 }, { "access": "RW", @@ -121,7 +121,7 @@ "units": "Secs" }, { - "desc": "Voltage scale factor.", + "desc": "Voltage percentage scale factor.", "label": "Voltage Scale Factor", "name": "V_SF", "notes": "", diff --git a/json/model_704.json b/json/model_704.json index ab1b3f8..3528e01 100644 --- a/json/model_704.json +++ b/json/model_704.json @@ -195,7 +195,8 @@ "name": "L", "notes": "", "static": "S", - "type": "uint16" + "type": "uint16", + "value": 65 }, { "access": "RW", diff --git a/json/model_713.json b/json/model_713.json index 1a96a9b..06adb73 100644 --- a/json/model_713.json +++ b/json/model_713.json @@ -17,7 +17,8 @@ "label": "Model Length", "mandatory": "M", "name": "L", - "type": "uint16" + "type": "uint16", + "value": 6 }, { "desc": "Energy rating of the DER storage.", diff --git a/json/model_715.json b/json/model_715.json index 4b640eb..ecdc707 100644 --- a/json/model_715.json +++ b/json/model_715.json @@ -17,7 +17,8 @@ "label": "DER Control Model Length", "mandatory": "M", "name": "L", - "type": "uint16" + "type": "uint16", + "value": 5 }, { "comments": [