The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
429, wait precisely until the server’s
advertised next-allowed time (parsed from the response) instead of using
blind exponential backoff, so throttled fetches resume as early as
possible.zc_sync(max_active = N) fetches up to N devices
concurrently — safe and much faster because the v5 readings rate limit
is enforced per device. A round-based scheduler backs off and
retries any individually rate-limited device without blocking the
others. Defaults to 1 (sequential).zc_list_devices() (auto-paginated,
optional expand metadata).zc_get_readings(): tidy long
output, automatic next_token pagination, flexible UTC time
windows, and rate-limit-aware retries. A live progress indicator
(spinner with page/reading counts) is shown in interactive sessions;
control it with the progress argument or
options(zentraR.progress = ).zc_pivot_wider(), zc_error_codes(), and
zc_label_errors() helpers.zc_sync() with pluggable stores:
zc_store_rds(), zc_store_csv(),
zc_store_memory(), or return-only
(store = NULL). Shows a live per-device progress indicator
in interactive sessions (progress argument to control
it).zc_set_key() / the
ZENTRACLOUD_API_KEY environment variable.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.