Options
All
  • Public
  • Public/Protected
  • All
Menu

DeviceCounterConsumption defines a set of counters that a device will consume from a CounterSet.

export
interface

IoK8sApiResourceV1alpha3DeviceCounterConsumption

Hierarchy

  • IoK8sApiResourceV1alpha3DeviceCounterConsumption

Index

Properties

counterSet: string

CounterSet defines the set from which the counters defined will be consumed.

memberof

IoK8sApiResourceV1alpha3DeviceCounterConsumption

counters: {}

Counters defines the Counter that will be consumed by the device.

The maximum number counters in a device is 32. In addition, the maximum number of all counters in all devices is 1024 (for example, 64 devices with 16 counters each).

memberof

IoK8sApiResourceV1alpha3DeviceCounterConsumption

Type declaration

Generated using TypeDoc