Micro Documentation

Twins

This object represents an existing digital twin. To learn more about digital twins check this out.

Related guides:

The Twin Object

Attributes
{
    "id": 224,
    "hostname": "41a4d95eec0e66136d0d86c04b8cdfd8.micro-staging.biz.todaq.net",
    "key": null,
    "balances": {
        "410ddbac7c8a259da8dfcc5f55bcb28b77d29be9c540a2c23444b416d584801c30": 0
    }
}

Create a Twin

POST /v2/twin/

Get a Twin

GET /v2/twin/:hostname

Get all Twins

GET /v2/twins

Create a Twin Nonce

POST /v2/twin/nonce

Verify a Twin Nonce

PUT /v2/twin/nonce

Get a Twin’s Digital Quantities

GET /v2/twin/dq

Get a Twin’s Binder

GET /v2/twin/:hostname/binder

Get a Twin’s Inventory

GET /v2/twin/:hostname/inventory