This trigger fires every time when the mower status changes.
- API endpoint slug
- yardforce.mowerStatus
Trigger fields
- Label
- Select Your Device NickName
- Helper text
- You need to rename the device to a unique name in Cloudhawk application,then select your device
- Slug
- device
- Required
- true
- Can have default value
- false
- Label
- Select the mower status which needs to be triggered
- Helper text
- Select the status of mower which will trigger. Eg. START, STOP, HOME (device go back to home), or OFFLINE (device is disconnect to internet).
- Slug
- status
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- status
- Filter code
- Yardforce.mowerStatus.Status
- Type
- String
- Example
- offline
- Slug
- created_at
- Filter code
- Yardforce.mowerStatus.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00