Builder

class Builder

Functions

addState
Link copied to clipboard
fun addState(property: Property.Binary, value: Boolean): StateChangeRequest.Builder
fun addState(property: Property.Numeric, value: Float): StateChangeRequest.Builder
build
Link copied to clipboard
fun build(): StateChangeRequest