Preparing search index...
The search index is not available
@meshtastic/meshtasticjs
@meshtastic/meshtasticjs
Protobuf
native
MethodInfoUnary
Interface MethodInfoUnary<I, O>
A unary method: rpc (Input) returns (Output)
Type Parameters
I
extends
Message
<
I
>
O
extends
Message
<
O
>
Hierarchy
miShared
<
I
,
O
>
MethodInfoUnary
Index
Properties
I
O
idempotency?
kind
name
Properties
I
I
:
MessageType
<
I
>
O
O
:
MessageType
<
O
>
Optional
Readonly
idempotency
idempotency
?:
MethodIdempotency
Readonly
kind
kind
:
Unary
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
I
O
idempotency
kind
name
@meshtastic/meshtasticjs
Constants
Protobuf
Types
Client
IBLEConnection
IHTTPConnection
IMeshDevice
ISerialConnection
Generated using
TypeDoc
A unary method: rpc (Input) returns (Output)