Difference between revisions of "Mesh Network"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "Mesh Validations")
 
Line 1: Line 1:
Mesh Validations
+
== Mesh Validations ==
 +
A Mesh network is composed of a root and multiple nodes, all thing instances of the type stpg (Smart Tracker Proximity Gateway)
 +
A set of stpg instances form a valid mesh if the following conditions are met:
 +
* all instances must be valid for its metadata
 +
* there must be a single root node (mode=1 or mode=3 in the sc property)
 +
* all instances must have the same mesh id (meshId property in the sc property)
 +
* all instances must have the same channel
 +
* if using encryption, all instances must have the same seed

Revision as of 16:27, 4 November 2020

Mesh Validations

A Mesh network is composed of a root and multiple nodes, all thing instances of the type stpg (Smart Tracker Proximity Gateway) A set of stpg instances form a valid mesh if the following conditions are met:

  • all instances must be valid for its metadata
  • there must be a single root node (mode=1 or mode=3 in the sc property)
  • all instances must have the same mesh id (meshId property in the sc property)
  • all instances must have the same channel
  • if using encryption, all instances must have the same seed