EdgeFunction
A coherent feature of an edge deployment, grouping the recurring resource consumption it imposes on edge devices and the recurring server-side jobs it triggers.
Params
name
A human readable description of the object.
recurrent_edge_device_needs
Recurring resource needs running on edge hardware: CPU, RAM, storage, or whole-device workloads (see RecurrentEdgeDeviceNeed subclasses).
A list of RecurrentEdgeProcesss.
recurrent_server_needs
Recurring batches of server-side jobs triggered by this function (see RecurrentServerNeed).
A list of RecurrentServerNeeds.