AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
BloomSky WeatherBloomSky Weather

Device uploads new data

This Trigger fires every time your specified device uploads data to the server.

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 every time your specified device uploads data to the server.
API endpoint slug
bloomsky.new_data

Trigger fields

Device ID Dropdown list

Label
Which device?
Helper text
The name of BloomSky out-door device you own or follow.
Slug
device_id
Required
true
Can have default value
false

Ingredients

Uploaded atThe date and time when event was created.

Slug
created_at
Filter code
Bloomsky.newData.UploadedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Temperature celsiusThe current temperature in Celsius.

Slug
temperature
Filter code
Bloomsky.newData.TemperatureCelsius
Type
String
Example
29

Temperature fahrenheitThe temperature in fahrenheit.

Slug
temperature_f
Filter code
Bloomsky.newData.TemperatureFahrenheit
Type
String
Example
84

Street nameThe street name of the device.

Slug
street_name
Filter code
Bloomsky.newData.StreetName
Type
String
Example
Covington Rd.

HumidityThe relative humidity (%).

Slug
humidity
Filter code
Bloomsky.newData.Humidity
Type
String
Example
55

PressureThe sea-level adjusted pressure in mbar.

Slug
pressure_mbar
Filter code
Bloomsky.newData.Pressure
Type
String
Example
1024

UvindexThe uv index outside (between 1 and 11+).

Slug
uv_index
Filter code
Bloomsky.newData.UVIndex
Type
String
Example
9

Image URLThe url of the uploaded image.

Slug
image_url
Filter code
Bloomsky.newData.ImageURL
Type
Image URL
Example
http://storage.googleapis.com/bloomsky-img/eaB1rJytnZSmmKmiqJ1kqpmvmpimoJ4=.jpg

City nameThe name of the city.

Slug
city_name
Filter code
Bloomsky.newData.CityName
Type
String
Example
Menlo Park

Device nameThe device name.

Slug
device_name
Filter code
Bloomsky.newData.DeviceName
Type
String
Example
Jack's BloomSky

RainWhether it is raining or not.

Slug
rain
Filter code
Bloomsky.newData.Rain
Type
String
Example
false

Pressure inchSea-level adjusted pressure in inches of mercury @32F (inHg60)

Slug
pressure_inch
Filter code
Bloomsky.newData.PressureInch
Type
String
Example
30.29