For tunneling, the basic Sox scheme is comprised of the following segments that define the communications from the tunneled station (proxy) to the Sedona Framework device:
sox:<port> <tunnel route>
sox
This term specifies the “Sox scheme”.
port
This is the optional declaration of which port to use on the tunneling station. If no port is declared here, then port 1876 is used.
tunnel route
Tunnel route includes a “/
” followed by the route type and route address
route type
This is a declaration of the type of communication protocol to use for tunneling. Route types may be “ip” or “bacnet”, for example. If no route type is stated, then “ip” is used by default.
route address
Route address is the address of the targeted device.
Copyright © 2000-2014 Tridium Inc. All rights reserved.