GraphQL/Enums
SourceType
No description
enum SourceType {
IOT
Manual
LivestockEntry
LivestockExit
}
Values
SourceType
.IOT
Data gathered from the sensors automatically
SourceType
.Manual
Data logged by farmers manually
SourceType
.LivestockEntry
data automatically logged by agriwebb system for livestock entry
SourceType
.LivestockExit
data automatically logged by agriwebb system for livestock exit
Member Of
input
● FeedOnOffer
object
● SourceTypeFilter
input