Add/expose config options for farmOS integration
Add/expose config options for farmOS integration
Basic options are exposed; no need to build a wizard until that is justified. Really no need to encourage anyone to use the mirror/sync mode at all at this point.
Add/expose config options for farmOS integration
I think there could be 3 different "integration modes" for the app:
- farmOS wrapper (API only)
- farmOS mirror (2-way sync)
- none (standalone)
Probably default to the first mode. May…