Get autofeeder+ status
GET/autofeeder
GET
Reading the Current Status from the autofeeder+
This API allows you to trigger a manual feeding and a reset of the drum scale.
Sync Partner Feature
You can connect your filter as a sync partner. When feeding starts, the filter will adjust its relative speed for 10 minutes according to the predefined settings.
Configuration Structure
The configuration is structured as follows:
- "configuration":[Monday, Thuesday, Whensday, ...., Sunday]
- "Monday":[[first Time, second Time][first Time drum spins, second time drum spins]]
"configuration":[
[[180, 1200],[1, 2]], #Monday
[[180, 1200],[2, 2]], #Tuesday
[[],[]] #Wednesday (no feeding)
...... #All 7 days must be included, even if empty
]
Request
Responses
- 200