It’s good to add notes and comments to your JSON house description. Add comments in the same way you add data, using a data name that does not conflict with the simulator’s reserved names. So, to be sure of avoiding conflicts, use “comment” or “#”. For example:
"comment": "This is a comment",
"#": "This is another comment",
Leave a Reply