Skip to main content

StateValue

@totemsdk/omnia


@totemsdk/omnia / StateValue

Interface: StateValue

Properties

port

port: number


type

type: "string" | "number" | "bool" | "hex"


value

value: string | bigint | boolean