import Foundation struct NightscoutSettings: JSON { let report = "settings" let settings: FreeAPSSettings? }