Synopsis
void ctl_xively_api_initialize_http_csv(CTL_XIVELY_API_t *self,
                                        const char *api_key,
                                        CTL_XIVELY_FEED_t *feed);
Description

ctl_xively_api_initialize_http_csv initializes the Xively API context self with an HTTP transport and CSV data encoding for the feed feed using API key api_key.