Registry / networking / onos-api

onos-api

JSON →
library2.7.0javamavenunverified

ONOS API provides the core interfaces and classes for the Open Network Operating System.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onos-api</artifactId> <version>2.7.0</version> </dependency>
INSTALL
IMPORT
SIG · ONOS-API
O
onos-api
networkingjavav2.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Device
org.onosproject.net.Device

Retrieves a network device by its ID using the DeviceService.

import org.onosproject.net.Device; import org.onosproject.net.device.DeviceService; DeviceService deviceService = get(DeviceService.class); Device device = deviceService.getDevice(deviceId);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
onos-api — mvn dependency:get onos-api · libregistry