interface StateB {
    stateNumber: UAProperty<number, UInt32>;
}

Properties

Properties

stateNumber: UAProperty<number, UInt32>