Skip to content

Commit

Permalink
add ipv6 and mbus to examples for model_localnet (#1068)
Browse files Browse the repository at this point in the history
Co-authored-by: Noureddine El Saidi <[email protected]>
  • Loading branch information
noursaidi and Noureddine El Saidi authored Jan 14, 2025
1 parent 0e7d933 commit d6ed237
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gencode_hash.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ c3bae844432d172033bc416e623fecee7608efd01d916b7eaee96252932c552a gencode/docs/e
d001ca2ede044a183ef25617e6d7bd87840695d0b2aeb03a0d3d7b8d7bbebe42 gencode/docs/events_system.html
e59e52110ec12d7b82351abfc28c31255c57e2af637adf3fa5cbb7e3b26b49fe gencode/docs/events_udmi.html
e3683cb4561b6dda5703cb659fd6a8f12242725de389709a12eb45f146cbb295 gencode/docs/events_validation.html
bbdb91d9f372f85f176bfa37d6df7dcb5caee33f79b3f4de2814b604a57536c0 gencode/docs/metadata.html
664245807466b80d9fe56bdbb8bb2961cbcfb1c2974bb784729467fedf44437b gencode/docs/metadata.html
424f8e053c5a7002c4117a70bd84731e3bb6e0f696b607aba412c2aee44d9f91 gencode/docs/monitoring.html
3421bdc8c63872fb47795993a2d21da0d03a7ec4e6de0ac7cfe7a48ef60e743b gencode/docs/persistent_device.html
5d039d607af9ec75ee552dfe36b16c702687ea16f5663f41fc49b4533b86e00d gencode/docs/properties.html
Expand Down
10 changes: 7 additions & 3 deletions gencode/docs/metadata.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_localnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"$ref": "file:model_localnet_family.json"
}
},
"examples": ["bacnet", "modbus", "ether", "ipv4", "iot"]
"examples": ["bacnet", "modbus", "mbus", "ether", "ipv4", "ipv6", "iot"]
}
},
"required": [
Expand Down

0 comments on commit d6ed237

Please sign in to comment.