Interface Device

    • Method Detail

      • id

        DeviceId id()
        Returns the device identifier.
        Specified by:
        id in interface Element
        Returns:
        device id
      • type

        Device.Type type()
        Returns the type of the infrastructure device.
        Returns:
        type of the device
      • manufacturer

        String manufacturer()
        Returns the device manufacturer name.
        Returns:
        manufacturer name
      • hwVersion

        String hwVersion()
        Returns the device hardware version.
        Returns:
        hardware version
      • swVersion

        String swVersion()
        Returns the device software version.
        Returns:
        software version
      • serialNumber

        String serialNumber()
        Returns the device serial number.
        Returns:
        serial number
      • chassisId

        ChassisId chassisId()
        Returns the device chassis id.
        Returns:
        chassis id