TimeDelayRelay

This object describes how to configure a time-delay relay primitive. See https://en.wikipedia.org/wiki/Relay#Time-delay_relay

Note: this model is in beta. Please contact us if you find any unusual behavior.

Example usage

Typescript
Copy

Fields

NameTypeDefaultDescription
type"timeDelayRelay"The type of this object, always the string literal "timeDelayRelay"
onDelaynumber1On Delay (s)
offDelaynumber0Off Delay (s)
onResistancenumber1On Resistance (ohms)
offResistancenumber10e6Off Resistance (ohms)
vinResistancenumber10e3Vin Resistance (ohms)
map_a_to_terminal_uidstringThe terminal IDs.
map_b_to_terminal_uidstring
map_c_to_terminal_uidstring
map_d_to_terminal_uidstring
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
TimeDelayRelayFields