feat: Adds grid / nav links to home page.
This commit is contained in:
@@ -3,6 +3,10 @@ import PsychrometricClient
|
||||
|
||||
public enum HVACSystemPerformance {
|
||||
|
||||
public static let description = """
|
||||
Analyze HVAC system performance and capacity.
|
||||
"""
|
||||
|
||||
public struct Request: Codable, Equatable, Sendable {
|
||||
|
||||
public let altitude: Double?
|
||||
|
||||
Reference in New Issue
Block a user