Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
17%
Published
4 months ago (2.3.12)
namespace Admin

Classes

c
Admin.AdminMessage

This message is handled by the Admin module and is responsible for all settings/channel read/write operations.This message is used to do settings operations to both remote AND local nodes.(Prior to 1.2 these operations were done via special ToRadio operations)

c
Admin.HamParameters

Parameters for setting up Meshtastic for ameteur radio usage

c
Admin.NodeRemoteHardwarePinsResponse

Response envelope for node_remote_hardware_pins

Enums

Add Package

deno add jsr:@meshtastic/protobufs

Import symbol

import { Admin } from "@meshtastic/protobufs";

---- OR ----

Import directly with a jsr specifier

import { Admin } from "jsr:@meshtastic/protobufs";

Add Package

npx jsr add @meshtastic/protobufs

Import symbol

import { Admin } from "@meshtastic/protobufs";

Add Package

yarn dlx jsr add @meshtastic/protobufs

Import symbol

import { Admin } from "@meshtastic/protobufs";

Add Package

pnpm dlx jsr add @meshtastic/protobufs

Import symbol

import { Admin } from "@meshtastic/protobufs";

Add Package

bunx jsr add @meshtastic/protobufs

Import symbol

import { Admin } from "@meshtastic/protobufs";