Skip to content
Juvix imports

module arch.node.subsystems.hardware;

import arch.node.engines.local_key_value_storage open;
import arch.node.engines.local_time_series_storage open;
import arch.node.engines.logging open;
import arch.node.engines.wall_clock open;

Hardware Subsystem

Purpose

The Hardware Subsystem is responsible for managing the hardware resources of the node.

Overview

The Hardware Subsystem consists of the following engines.

Engines

Add engines here.