StateValue
@totemsdk/server / StateValue
Interface: StateValue
Properties
port
port:
number
type
type:
"string"|"number"|"bool"|"hex"
value
value:
string|bigint|boolean|Uint8Array<ArrayBufferLike>
@totemsdk/server / StateValue
port:
number
type:
"string"|"number"|"bool"|"hex"
value:
string|bigint|boolean|Uint8Array<ArrayBufferLike>