asapi_layout_post: The Layout image POST Function

Description Usage Arguments

View source: R/api_connector.R

Description

This function upload a farms's layout with the API

Usage

1
2
3
4
5
6
7
8
asapi_layout_post(
  client,
  path,
  farm,
  email,
  api_key,
  url = "https://api.agrospace.cl"
)

Arguments

client

Client name.

path

Address of the new logo.

farm

Farm name.

email

email of user

api_key

Api Key obtain from /auth

url

URL for dev purpose


agrospace/ASAPI documentation built on Nov. 26, 2021, 3:36 a.m.