Change Philips Hue color when Tecan instrument state changes
This trigger fires actions when the selected Tecan Instrument's state changes to Idle, Running, Paused, Error, User Interaction Required, Software Not Running, Not Connected and Stopped
Developer info
- API endpoint slug
- tecan_connect.instrument_state
Trigger fields
Instrument Dropdown list
- Label
- Instrument
- Helper text
- Choose the Instrument for the selected Trigger
- Slug
- instrument
- Required
- true
- Can have default value
- false
State Dropdown list
- Label
- State
- Helper text
- Choose the state to be monitored
- Slug
- state
- Required
- true
- Can have default value
- true
Ingredients
Time of event The time when the state change event happened
- Slug
- time_of_event
- Filter code
- TecanConnect.instrumentState.TimeOfEvent
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Instrument name Alias of the instrument whose state was changed
- Slug
- instrument_name
- Filter code
- TecanConnect.instrumentState.InstrumentName
- Type
- String
- Example
- My Instrument
User Your Name
- Slug
- user
- Filter code
- TecanConnect.instrumentState.User
- Type
- String
- Example
- IFTTT_Demo_user
Instrument state The state of the instrument
- Slug
- instrument_state
- Filter code
- TecanConnect.instrumentState.InstrumentState
- Type
- String
- Example
- Running