# Generated by roxygen2: do not edit by hand

export("%>%")
export(zc_readings)
export(zc_settings)
export(zc_statuses)
export(zc_timeseries)
export(zc_token)
importFrom(data.table,rbindlist)
importFrom(dplyr,.data)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,modify_url)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,as_datetime)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(purrr,map_df)
