Skip to content

Commit

Permalink
Fix Chef ZAP event from Pinged to PingCountEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinpan1 committed Dec 11, 2023
1 parent dbdba24 commit ac794b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/chef/devices/rootnode_onofflight_samplemei.zap
Original file line number Diff line number Diff line change
Expand Up @@ -3548,7 +3548,7 @@
"storageOption": "External",
"singleton": 0,
"bounded": 0,
"defaultValue": "",
"defaultValue": null,
"reportable": 1,
"minInterval": 1,
"maxInterval": 65534,
Expand Down Expand Up @@ -3605,7 +3605,7 @@
],
"events": [
{
"name": "Pinged",
"name": "PingCountEvent",
"code": 0,
"mfgCode": null,
"side": "server",
Expand Down

0 comments on commit ac794b6

Please sign in to comment.