I'd like to be able to query Companion for the IP of an established hyperdeck connection, and use this variable in shell path executions. This would open up possibilities in terms of automating ftp transfers and other backup operations.
ex: I have 8 instances of the module, hyperdeck1 - hyperdeck8.
$(hyperdeck1:connectionip) or $(hyperdeck1:deckip) = the IP address in the hyperdeck1 connection
$(hyperdeck2:connectionip) or $(hyperdeck2:deckip) = the IP address in the hyperdeck2 connection
etc.