AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
NetroNetro

do not water

This action will prevent Netro devices from watering in the next few days.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will prevent Netro devices from watering in the next few days.
API endpoint slug
netro.no_water
Filter code method
Netro.noWater.skip(string?: reason)
Runtime method
runAction("netro.no_water", {})

Action fields

Device Dropdown list

Label
device
Helper text
Select the Netro device to work with
Slug
device
Required
true
Can have default value
false

Days Dropdown list

Label
days
Helper text
Specify the number of days to skip watering. Today only if not specified.
Slug
days
Required
false
Can have default value
true
Filter code method
Netro.noWater.setDays(string: days)