Skip to content

Commit aaeee09

Browse files
committed
#163 - Model 715; Update points 'DERHb', 'ControllerHb' type to uint32
1 parent 0b4bf05 commit aaeee09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

json/model_715.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"desc": "Value is incremented every second by the DER with periodic resets to zero.",
4747
"label": "DER Heartbeat",
4848
"name": "DERHb",
49-
"type": "uint16"
49+
"type": "uint32"
5050
},
5151
{
5252
"access": "RW",
5353
"desc": "Value is incremented every second by the controller with periodic resets to zero.",
5454
"label": "Controller Heartbeat",
5555
"name": "ControllerHb",
56-
"type": "uint16"
56+
"type": "uint32"
5757
},
5858
{
5959
"access": "RW",

0 commit comments

Comments
 (0)