Custom Function Categories
API Trigger Custom Function
Note: The API Trigger Custom Function feature is currently in its beta stage with further enhancements planned in the product roadmap. Contact support@zohoiot.com to enable it for your application and for more details . The API triggered custom ...
Message Handler Custom Function
When data is received from endpoints such as gateways or smart devices in the Zoho IoT application, you can use a message handler to perform additional processing. This includes running complex computations, calling external APIs, and enriching the ...
Notification Profile Custom Function
In Zoho IoT, notification profiles are configurations that determine how and when notification related actions should be executed in response to alarms - either when a new alarm is created or when its status changes (severity, acknowledgement, ...
Workflow Custom Function
When a Workflow Rule is configured in Zoho IoT, you define the condition that determines when the rule should run. As part of this configuration, you can assign a custom function that executes whenever the workflow rule is triggered. Each time the ...
Schedule Custom Function
When a Schedule is configured in Zoho IoT, you define the action that should run automatically at a specific time or on a recurring basis. As part of this configuration, you can specify a custom function to execute whenever the schedule is triggered. ...
Uplink Message Formatter Custom Function
Payloads sent by a device can be in various formats, and they must be converted into readable JSON before the application can process them. Zoho IoT allows you to decode these payloads using an uplink message formatter implemented as a custom ...
Alarm Rule Custom Function
When an Alarm Rule is configured in Zoho IoT, you define the condition under which the alarm should be raised. As part of this configuration, you can specify a custom function to run as the end action. Each time the alarm is triggered, the associated ...
Command Custom Function
Note: The Command Custom Function feature is currently in its beta stage with further enhancements planned in the product roadmap. Contact support@zohoiot.com to enable it and for more details. When a command is executed in the Zoho IoT application, ...