SignalingDeviceFactory.create()

DESCRIPTION

Create a new SignalingDevice.

DECLARATION

static SignalingDevicePtr create(const SignalingDeviceConfig& conf)

PARAMETERS

conf:
Configuration to use for the signaling device.

RETURNS

Smart pointer to the created SignalingDevice.