ValveConfigurationAndControlTrait.OpenCommand.OptionalArgs

interface ValveConfigurationAndControlTrait.OpenCommand.OptionalArgs


Optional arguments for the command OpenCommand Request

Summary

Public properties

UInt?

How long the valve should remain open for the current Open operation.

UByte

The target level used for the current Open operation.

Public properties

openDuration

var openDurationUInt?

How long the valve should remain open for the current Open operation.

targetLevel

var targetLevelUByte

The target level used for the current Open operation.