========================================= MccsCalibrationStore StoreSolution schema ========================================= Schema for MccsCalibrationStore's StoreSolution command ********** Properties ********** * **frequency_channel** (integer): Freqency channel to store a solution for. Minimum: 0. Maximum: 511. * **outside_temperature** (number): Outside temperature to store a solution for. * **station_id** (integer): the id of the station to store a solution for. Minimum: 1. Maximum: 512. * **preferred** (boolean): Mark a solution as preferred. * **solution_path** (string): The calibration solution path to store.