CreateObservationRecord(DataSourceRecord, MonitorSettingsRecord) | Creates a new observation record from scratch with the given data source and settings. |
CreateObservationRecord(Record, DataSourceRecord, MonitorSettingsRecord) | Creates a new observation record from the given physical record if the physical record is of type observation. Returns null if it is not. |