Skip to content

BUG in class DevicePropertyCalibration

where: sms_classes -> class DevicePropertyCalibration error: key error "calibration_action" solution: key must be renamed to "device_calibration_action"

error: TypeError cal_id = self.relationships["device_calibration_actions"]["data"]["id"] solution: I think this must be a list.