Digital Twins
3 min
digital twins (le) 42 endpoints in 4 0 x graphql on /digitaltwins/v2 model hierarchical asset / data trees ("twins") that mirror physical equipment and roll up tag data run these endpoints open the digital twins folder on api litmus io https //api litmus io/view/2s9y5r1rvg#731012ed 3420 488c 8118 008c360625ea capabilities define a model (the schema / hierarchy template) instantiate a model as a root node , then add child nodes under it bind nodes to devicehub tags query the tree (list, search, get by path) import / export models as json typical operations operation purpose listmodels all models defined on the edge createmodel define a new model schema updatemodel , deletemodel edit / remove importmodel , exportmodel json round trip createrootnode instantiate a model createnode add a child node getnode , getnodebypath read updatenode , deletenode mutate bindtagtonode attach a devicehub tag to a node for the lem counterpart (push twins to many edges), see lem digital twins / asset management #