EdgeAppliance
An appliance-style EdgeDevice described by a single power and lifespan, without breaking out individual components. Suitable for sealed devices whose internal hardware is not modeled separately.
When to use this class
Use EdgeAppliance when only an aggregate power and embodied carbon are known, and the load is described as a 0..1 workload curve. Use EdgeComputer for computer-like devices with CPU, RAM, and storage. Use EdgeDevice for fully bespoke hardware with custom components.
Params
name
A human readable description of the object.
carbon_footprint_manufacturing
Embodied carbon emitted to manufacture one appliance.
Unit: kilogram.
power
Electrical power drawn at full workload.
Unit: watt.
lifespan
Expected time before the device is replaced. Embodied carbon is amortised over this duration.
Unit: year.
idle_power
Electrical power drawn at zero workload.
Unit: watt.
Backwards links
Calculated attributes
lifespan_validation
Validates that the device lifespan covers every deployment pattern that uses it.
Example value: no value
Depends directly on:
through the following calculations:
You can also visit the link to no value’s full calculation graph.
component_needs_edge_device_validation
Validates that every RecurrentEdgeComponentNeed loaded onto this device targets a component that actually belongs to it.
Example value: no value
Depends directly on:
through the following calculations:
You can also visit the link to no value’s full calculation graph.
total_nb_of_units
How many copies of the device are deployed in total once group hierarchies are unrolled. Defaults to 1 if the device is not in any EdgeDeviceGroup.
Example value: 1
Depends directly on:
through the following calculations:
You can also visit the link to no group (default count = 1)’s full calculation graph.
structure_manufacturing_footprint_per_usage_pattern
Hourly manufacturing-phase emissions of the chassis (excluding components), broken down by usage pattern.
Example value: {
EdgeUsagePattern Default edge usage pattern (bef658ad-bde): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=909 mg, last=519 mg, mean=8.84 t, min=0, max=17.7 t, std=5.1 t,
}
Depends directly on:
- Hourly nb of deployments in parallel
- no group (default count = 1)
- Structure manufacturing carbon footprint
- Lifespan
through the following calculations:
You can also visit the link to Hourly structure manufacturing footprint for Default edge usage pattern’s full calculation graph.
instances_manufacturing_footprint_per_usage_pattern
Hourly manufacturing-phase emissions of the whole device (chassis plus all components), broken down by usage pattern. Components with no needs at a pattern count as part of the chassis there: their embodied carbon amortizes with the deployment.
Example value: {
EdgeUsagePattern Default edge usage pattern (bef658ad-bde): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=909 mg, last=519 mg, mean=8.84 t, min=0, max=17.7 t, std=5.1 t,
}
Depends directly on:
- Hourly structure manufacturing footprint for Default edge usage pattern
- Hourly manufacturing footprint per edge device for Default edge usage pattern
- no group (default count = 1)
through the following calculations:
You can also visit the link to Hourly instances manufacturing footprint for Default edge usage pattern’s full calculation graph.
instances_energy_per_usage_pattern
Hourly energy consumed by the whole device, broken down by usage pattern. Equal to the sum of component-level energy multiplied by the device count.
Example value: {
EdgeUsagePattern Default edge usage pattern (bef658ad-bde): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=18.6 Wh, last=10.6 Wh, mean=181 MWh, min=0, max=362 MWh, std=104 MWh,
}
Depends directly on:
- Hourly energy consumed by per edge device for Default edge usage pattern
- no group (default count = 1)
through the following calculations:
You can also visit the link to Hourly energy consumed by instances for Default edge usage pattern’s full calculation graph.
use_footprint_per_usage_pattern
Hourly carbon emissions caused by device electricity use, broken down by usage pattern. Equal to component-level use footprints summed and multiplied by the device count.
Example value: {
EdgeUsagePattern Default edge usage pattern (bef658ad-bde): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=1.58 g, last=903 mg, mean=15.4 t, min=0, max=30.7 t, std=8.87 t,
}
Depends directly on:
through the following calculations:
You can also visit the link to Use footprint for Default edge usage pattern’s full calculation graph.
instances_energy
Total hourly energy consumed by all instances of the device, summed across every usage pattern.
Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=18.6 Wh, last=10.6 Wh, mean=181 MWh, min=0, max=362 MWh, std=104 MWh
Depends directly on:
through the following calculations:
You can also visit the link to Total energy consumed across usage patterns’s full calculation graph.
use_footprint
Total hourly energy-use carbon footprint, summed across every usage pattern.
Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=1.58 g, last=903 mg, mean=15.4 t, min=0, max=30.7 t, std=8.87 t
Depends directly on:
through the following calculations:
You can also visit the link to Total use footprint across usage patterns’s full calculation graph.
instances_manufacturing_footprint
Total hourly manufacturing-phase carbon footprint, summed across every usage pattern.
Example value: 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=909 mg, last=519 mg, mean=8.84 t, min=0, max=17.7 t, std=5.1 t
Depends directly on:
through the following calculations:
You can also visit the link to Total manufacturing footprint across usage patterns’s full calculation graph.
manufacturing_footprint_breakdown_by_source
Per-component breakdown of the device's manufacturing footprint, attributing each component's own embodied carbon (including the deployment-booked part at patterns where it has no needs) plus an even share of the chassis manufacturing.
Example value: {
EdgeApplianceComponent edge appliance appliance (9cbd5ead-213): 105192 values from 2025-01-01 00:00:00+00:00 to 2037-01-01 00:00:00+00:00: first=909 mg, last=519 mg, mean=8.84 t, min=0, max=17.7 t, std=5.1 t,
}
Depends directly on:
- Total manufacturing footprint per edge device across usage patterns
- no group (default count = 1)
- Hourly structure manufacturing footprint for Default edge usage pattern
through the following calculations:
You can also visit the link to Manufacturing footprint attributed to edge appliance appliance’s full calculation graph.
structure_carbon_footprint_manufacturing
Structure manufacturing footprint of the appliance, copied from the appliance's own manufacturing footprint since there are no separate component manufacturing contributions.
Example value: 60 kg
Depends directly on:
through the following calculations:
You can also visit the link to Structure manufacturing carbon footprint’s full calculation graph.