Caution! Article for developers

Information on this page is intended particularly for users with advanced technical knowledge.

CBOR Node Inventory

Jul 30, 2024 · 1 minutes to read

Treon Gateway

nodes_tagged = #6.33584(nodes)

nodes = [* node]

node = {
        "wirepas-id": uint
        "type": "asset-node" / "asset-sensor" / "ind-node" / "ind-node6" / "unknown"
        "last-message": uint ; Epoch seconds
        ?"serial": tstr
        ?"profile": uint ; Relevant for asset node/sensor
        ?"version": tstr
        ?"sink": tstr ; Sink node is connected to if applicable
}

Was this article helpful? Let us know.
Next