OpenDOF Project
DOFAddressType(* DTLTransport::GetAddressType)(DTLTransport transport, DOFAddress address)

Get the type of the specified address.

This callback may be NULL if all transport addresses are unicast.

Parameters
transportThe Transport. This parameter must not be NULL.
addressThe DOFAddress. This parameter must not be NULL.
Returns
The type of the address.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22