public interface DeviceConnectedHandler
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
deviceConnected(ConnectionContext connectionContext)
Method is used to propagate information about established connection with device.
|
ConnectionStatus deviceConnected(ConnectionContext connectionContext) throws Exception
ExceptionCopyright © 2019 OpenDaylight. All rights reserved.