Skip to content

RecurrentEdgeDeviceNeed

A bundle of recurring component-level needs (CPU, RAM, storage, workload) that together define the load placed on a whole EdgeDevice.

Params

name

A human readable description of the object.

edge_device

EdgeDevice on which the bundled needs run.

An instance of EdgeDevice.

recurrent_edge_component_needs

List of per-component recurring needs that make up the device-level load (typically one need per component on the device).

A list of RecurrentEdgeComponentNeeds.

Calculated attributes