AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Mitsubishi Electric kumo cloudMitsubishi Electric kumo cloud

Temperature too low

This trigger fires when a Mitsubishi Electric zone reports a room temperature below a specified threshold.

About this trigger

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 trigger fires when a Mitsubishi Electric zone reports a room temperature below a specified threshold.
API endpoint slug
kumocloud.temp_cold

Trigger fields

Serial Dropdown list

Label
Which zone?
Slug
serial
Required
true
Can have default value
false

Threshold Dropdown list

Label
What temperature?
Slug
threshold
Required
true
Can have default value
false

Ingredients

Posted atDate and time event was posted.

Slug
posted_at
Filter code
Kumocloud.tempCold.PostedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

TemperatureRecorded temperature at the time of the event.

Slug
temperature
Filter code
Kumocloud.tempCold.Temperature
Type
String
Example
22

ZoneThe name of the zone.

Slug
zone
Filter code
Kumocloud.tempCold.Zone
Type
String
Example
Kitchen

Temp cFormatted text to represent the temperature in degrees Celsius.

Slug
temp_c
Filter code
Kumocloud.tempCold.TempC
Type
String
Example
22.5˚C

Temp fFormatted text to represent the temperature in degrees Fahrenheit.

Slug
temp_f
Filter code
Kumocloud.tempCold.TempF
Type
String
Example
75˚F