Skip to content

No SNIP information in branch #71

Closed
@Poikilos

Description

@Poikilos

Caused by WIP pull request #67

Related code (in example_remote_nodes.py):

for node in remoteNodeStore.asArray() :
    print(node, node.snip.manufacturerName, "/",
          node.snip.userProvidedNodeName)

Expected output of example_remote_nodes.py:

Discovered nodes:
Node (06.01.00.00.00.03) Train Control Systems (TCS) / 3S
Node (06.01.00.00.00.63) Train Control Systems (TCS) / 99S
Node (06.01.00.00.C3.58) Train Control Systems (TCS) / Santa Fe #856
Node (06.01.00.00.C8.44) Train Control Systems (TCS) / AMTRAK SC-44 #2116
Node (06.01.00.00.C8.FC) Train Control Systems (TCS) / VIA Cab Car #2300
Node (06.01.00.00.C9.D5) Train Control Systems (TCS) / NP 2517
Node (06.01.00.00.D1.FD) Train Control Systems (TCS) / IDTX SC-44 #4605
Node (06.01.00.00.DA.9A) Train Control Systems (TCS) / 6810
Node (09.00.99.03.00.0F) Train Control Systems (TCS) / TCS CS-105 s/n 00c8 - test3

Actual output (in branch) is just Node (NodeID) / (nothing before or after slash).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions