# Generated by roxygen2: do not edit by hand

S3method(zc_store_last_time,default)
S3method(zc_store_last_time,zc_store_csv)
S3method(zc_store_last_time,zc_store_memory)
S3method(zc_store_last_time,zc_store_rds)
S3method(zc_store_read,default)
S3method(zc_store_read,zc_store_csv)
S3method(zc_store_read,zc_store_memory)
S3method(zc_store_read,zc_store_rds)
S3method(zc_store_write,default)
S3method(zc_store_write,zc_store_csv)
S3method(zc_store_write,zc_store_memory)
S3method(zc_store_write,zc_store_rds)
export(zc_error_codes)
export(zc_get_readings)
export(zc_has_key)
export(zc_label_errors)
export(zc_list_devices)
export(zc_pivot_wider)
export(zc_set_key)
export(zc_store_csv)
export(zc_store_last_time)
export(zc_store_memory)
export(zc_store_rds)
export(zc_store_read)
export(zc_store_write)
export(zc_sync)
importFrom(rlang,"%||%")
importFrom(rlang,is_bool)
importFrom(rlang,is_string)
