CreateChannelVM
All the required information to create a new channel.
Name | Description | Type | Additional information |
---|---|---|---|
ChannelName |
The name of the channel to be created. |
string |
None. |
Unit |
Unit of measurement of the channel. |
string |
None. |
ChannelType |
The type of channel. Supported types are: "Raw", "Calculated", "Note", "FACEPro", "Photo". |
string |
None. |
IsVisible |
Indicates if the channel visible in FlowWork's mapping, graphing, reporting, and other tools. |
boolean |
None. |
IsRainfallEnabled |
Indicates if the channel is configured to work with rainfall tools. |
boolean |
None. |