Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Nvdimm

The asset's NVDIMM configuration.

Properties

Optional controllerKey

controllerKey: undefined | number

Controller key. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional label

label: undefined | string

Provides a label and summary information for the device.

Optional unitNumber

unitNumber: undefined | number

The unit number of NVDIMM. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Nvdimm): object

getJsonObj

  • getJsonObj(obj: Nvdimm): object