Last Updated on : 2022-06-21 01:59:46
This topic describes the command between the app and the device. It is shown in the table.
| Operation | App sends to device | Device reports to app |
|---|---|---|
| Send/report feeding plan | meal_plan = N $*$(cycle+time+number of feeding portrion+switch) | meal_plan = N $*$(cycle+time+number of feeding portrion+switch) |
| Clear feeding plan/clear last feeding plan/no feeding plan | meal_plan = 0 | meal_plan = 0 |
| Fast feeding | quick_feed = 1 | quick_feed = 1 |
| Manual feeding | manual_feed = N | manual_feed = N |
| Calibration of output grain | export_calibrate = 1 | export_calibrate = 1 After calibration: export_calibrate = 0 |
| Calibration of remaining grain | weight_calibrate = 1 | weight_calibrate = 1 After calibration: weight_calibrate = 0 |
| Factory reset | factory_reset = 1 | factory_reset = 1 |
| Feeding result report | - | feed_report = N |
| Remaining grain in the bucket | - | surplus_grain = N |
| Weight of remaining grain | - | weight = N |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback