An Introduction to Mesh-enabled Template Examples¶
Mesh-enabled template examples demonstrate VHT 1.x applications that coordinate across a VeeaHub Mesh rather than a single development hub.
Info
This example is available in VHT 1.2.2 and later.
The converted local mesh example pages are:
| Topic | Local page |
|---|---|
| Instantiate the mesh-enabled template | Mesh-enabled Template Example Instantiation |
| Configure the mesh-enabled template | Mesh-enabled Template Example Configuration |
| Build the mesh-enabled template | Mesh-enabled Template Example Build |
| Upload and test the mesh-enabled template | Mesh-enabled Template Example Upload and Test |
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.