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
- Label
- Raspberry PI ID
- Helper text
- Your Raspberry PI ID registered with Tantiv4
- Slug
- raspberry_pi_id
- Required
- true
- Can have default value
- false
- 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)