Boards

Load .env file to authenticate access to board and create boards

load_env()

Load env variables

ds_board_s3()

Use a folder within an AWS S3 bucket as a board.

Reading and writing pins

dspin_read()

Read DS pins

dspin_write()

Write DS pins

dspin_urls()

Write DS pins and return URLs

Pin functions

Functions on DS pins.

dspin_exists()

DS pin exists

dspin_delete()

Delete DS pins

dspin_meta()

DS pin meta

dspin_download()

Download DS pins

Board functions

Get list of pins saved to board

dspin_list()

DS pin list

Other

create_ds_links()

Create ds links

Internal functions

Functions that power the reading and writing of pins

dspin_fetch()

Fetch a DS pin

dspin_store()

Store a DS pin

dspin_save()

Save DS elements