faq

FAQ

Updated 2026-05-27

What is MetSci Support?

A help site for MetSci LNS on Helium: human-readable guides, a codec library and browser playground, and pointers for AI agents (MCP, llms.txt).

Is this the same as the MetSci Console?

No. The console is at console.meteoscientific.com. This site is documentation and tooling, not the control plane.

Does the codec playground send my data anywhere?

No. Decoder runs entirely in your browser in a sandboxed Worker with a timeout. Nothing is uploaded to MetSci servers for decoding.

Are the codecs guaranteed accurate?

Many decoders are examples validated against typical firmware payloads. Always verify against your device and firmware revision before production.

What is the MCP?

A remote Model Context Protocol server that lets compatible AI clients call scoped ChirpStack/Console APIs using your bearer tokens. See /docs/mcp-connect/.

Do you store my JWTs?

No. Bring-your-own-token. Treat tokens like passwords — don’t paste them into public chats.

Where is the sensors-for-ai tutorial?

See MeteoScientific docs — sensors for AI agents (link subject to site structure).

← All docs