Skip to content

Commit

Permalink
V1.19.01
Browse files Browse the repository at this point in the history
  • Loading branch information
jgyates committed Jan 19, 2024
1 parent c8bb980 commit 9e2b307
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion data/controller/ComAp.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
"0e02": {"length":4, "text": "Run Hours", "comment": "Run Hours"},
"0e04": {"length":2, "text": "Number of Starts", "comment": "Num Starts"},
"0e05": {"length":2, "text": "Number of Unscheduled Starts", "comment": "Num Unscheduled Starts"},
"0e06": {"length":2, "text": "Service time 1 h", "comment": "hours"},
"0e07": {"length":2, "text": "Service time 2 h", "comment": "hours"},
"0e08": {"length":2, "text": "Service time 3 h", "comment": "hours"},
"0e09": {"length":2, "text": "Service time 4 h", "comment": "hours"},
"0e0a": {"length":4, "text": "Total kW Hours", "comment": "Total kW Hours"},

"0196": {"length":4, "text": "StatusDW", "comment": "Binary#17"},
Expand Down Expand Up @@ -223,7 +227,19 @@
"184b": {"length":2, "text": "Alarm: G ph+L neg, G ph opposed", "comment": "Protection 2, 1"},
"184c": {"length":2, "text": "Alarm: M L neg, M ph+L neg", "comment": "Protection 2, 1"},
"184d": {"length":2, "text": "Alarm: M ph opposed, Wrn FuelTheft", "comment": "Protection 2, 1"},
"184e": {"length":2, "text": "Alarm: PassInsertBlck, N/A", "comment": "Protection 2, 1"}
"184e": {"length":2, "text": "Alarm: PassInsertBlck, N/A", "comment": "Protection 2, 1"},

"18ca": {"length":4, "text": "Time", "comment": "Time"},
"18cc": {"length":4, "text": "Date", "comment": "Date"},
"181d": {"length":2, "text": "Alarm Log Entries", "comment": "Alarm Log Entires"}
},
"log_registers": {
"1a0c": {
"length": 50,
"text": "Alarm Log",
"iteration": 16,
"step": 10
}
},
"switch_state": [
{
Expand Down

0 comments on commit 9e2b307

Please sign in to comment.