import Foundation struct FreeAPSSettings: JSON { var units: GlucoseUnit var closedLoop: Bool }