Group Location
Explore Plans
Mobile menu Close menu
ThingaThinga

Send to Raspberry PI

Route the incoming request from an event to Raspberry PI so that the action is processed

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
Route the incoming request from an event to Raspberry PI so that the action is processed
API endpoint slug
thinga.route_request_tomy_rp
Filter code method
Thinga.routeRequestTomyRp.skip(string?: reason)
Runtime method
runAction("thinga.route_request_tomy_rp", {})

Action fields

Raspberry pi ID Dropdown list

Label
Raspberry PI ID
Helper text
Your Raspberry PI ID registered with Tantiv4
Slug
raspberry_pi_id
Required
true
Can have default value
false

Status Dropdown list

Label
Status
Helper text
Raspberry PI Status ON/OFF
Slug
status
Required
true
Can have default value
true
Filter code method
Thinga.routeRequestTomyRp.setStatus(string: status)