Verifying the post-condition
In addition to observing the output on the terminal as the Edge device node registers with the Management Hub, you can also utilize the hzn node list
command to confirm that the node was registered successfully by observing the changes in the output. Your expected output will look similar to this:
{ "id": "edge-device-node", "organization": "myorg", "pattern": "", "name": "edge-device-node", "nodeType": "device", "token_last_valid_time": "2024-02-25 16:27:19 -0800 PST", "token_valid": true, "ha_group": "", "configstate": { "state": "configured", "last_update_time": "2024-02-25 16:27:19 -0800 PST" ...