An Introduction to Mesh-enabled Template Examples 1.2¶
Mesh-enabled template examples demonstrate VHT 1.x applications that coordinate across a VeeaHub Mesh rather than a single development hub.
The converted local mesh example pages are:
| Topic | Local page |
|---|---|
| Instantiate the mesh-enabled template | Mesh-enabled Template Example Instantiation 1.2 |
| Configure the mesh-enabled template | Mesh-enabled Template Example Configuration 1.2 |
| Build the mesh-enabled template | Mesh-enabled Template Example Build 1.2 |
| Upload and test the mesh-enabled template | Mesh-enabled Template Example Upload and Test 1.2 |
What These Examples Cover¶
- Template instantiation with mesh-aware configuration
- MQTT broker and client behavior across the mesh
- Shared mesh configuration/state
- Building image archives for mesh deployment
- Uploading, starting, inspecting, and stopping mesh services
Warning
These examples use VHT 1.x and the vhc workflow. Do not mix these commands with VHT 2.x vhc2 examples.