OpenAg Wiki Archive

Archived Contents from the original OpenAg Wiki (snapshot on Apr 8, 2020)

The archived wiki only includes information up the v3.0 version of the PFC-EDU, and is here for preservation purposes. You can find resources about the latest version of the PFC v4.0 on the Personal Food Computer resources page.

Database

Data on the Food Computer 2.0 is stored in CouchDB.

While the Food Computer is running, you can access the database in your browser, using the Food Computer’s IP address:

http://<food computer IP>:5984/_utils/

This will open up CouchDB’s “Futon” interface, a GUI for editing the DB.

API

You can also interact with the database via its API. See openag_brain API for more.

Databases

  • environment: stores environment IDs. Usually there is only one.
  • environmental_data_point: stores datapoints generated by Climate Recipes.
  • recipes: stores Climate Recipes