RecurrentEdgeWorkload
A typical-week 0..1 utilisation curve placed on an EdgeAppliance. Auto-creates a RecurrentEdgeWorkloadNeed on the appliance's internal workload component.
Params
name
A human readable description of the object.
edge_device
EdgeAppliance the workload runs on.
An instance of EdgeAppliance.
recurrent_workload
Hourly utilisation over a typical week, with values between 0 (idle) and 1 (full load).
Recurrent workload, in typical week of hourly timeseries data, starting on Monday at midnight. For example, 168 values in : first 10 vals [0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5], last 10 vals [0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5]