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 openDuration: UInt?

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

targetLevel

var targetLevel: UByte

The target level used for the current Open operation.