Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 676 Bytes

ChannelFunction.md

File metadata and controls

14 lines (11 loc) · 676 Bytes

# ChannelFunction

Properties

Name Type Description Notes
id int [optional]
name string [optional]
caption string [optional]
maxAlternativeIconIndex int [optional]
possibleVisualStates string[] Possible visual states of channel with this function. Ordered. [optional]
output bool Whether the function is output type (i.e. can execute action) or input (i.e. provides data) [optional]

[Back to Model list] [Back to API list] [Back to README]