RecurrentEdgeProcess
Params
name
A human readable description of the object.
edge_device
An instance of EdgeComputer.
recurrent_compute_needed
Recurrent compute needed for edge process, in typical week of hourly timeseries data, starting on Monday at midnight.
For example, 168 values in cpu_core: first 10 vals [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], last 10 vals [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]
recurrent_ram_needed
Recurrent ram needed for edge process, in typical week of hourly timeseries data, starting on Monday at midnight.
For example, 168 values in GB_ram: first 10 vals [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0], last 10 vals [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 2.0]
recurrent_storage_needed
Recurrent storage needed for edge process, in typical week of hourly timeseries data, starting on Monday at midnight.
For example, 168 values in kB: first 10 vals [200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0], last 10 vals [200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0, 200.0]