- Enclosing interface:
- DeviceInfo
public static final class DeviceInfo.DeviceAttribute
extends java.lang.Object
Recommended list of key values for the device info table.
You are strongly encouraged to at least define class
, description
,
vendor
and product
, to allow a more homogenous experience for the
end-user reading this information via a script.
Feel free to be somewhat... flexible with the designated uses of these fields. For example,
the capacity and size fields have differing meaning depending on the device in OpenComputers
itself (e.g. they're used for maximum number of characters for graphics cards, width is
used for bit depth on graphics cards, etc.), just try to stick with what's somewhat logical.