Let's imagine that you have a number of different power distribution boards around your site, named DB1, DB2, DB3 etc. Each of these boards has a Power Use property. You've also got a smart machine - the Boggler - that knows the ID of the distribution board its been plugged into, which appears in ARDI as the Distribution Board property.
If we want to determine how much power the Boggler is using, we first need to find the name of the distribution board.
'Boggler' ASSET 'Distribution Board' PROPERTY VALUES
RESULT: [DATA POINT: Boggler Distribution Board = 'DB2']