Codec Library Overview
Welcome to the MeteoScientific Codec Library. This collection of codecs is organized to help you quickly find and implement the right decoder for your sensor.
Many of these codecs are available in the MetSci Console, where you can easily import them when in your account.
Organization
Our codecs are organized by manufacturer and sensor type, making it easy to find exactly what you need. Each codec includes:
- Brief sensor description
- Manufacturer and type tags
- Ready-to-use codec implementation
For best practices on implementing these codecs, see our Data Structure Guidelines.
Finding Codecs
You can find codecs by:
- Manufacturer: Dragino, Milesight, Seeed Studio, etc.
- Sensor Type: Weather, Soil Moisture, Air Quality, etc.
- Search: Use the search bar above to find specific sensors
Adding New Codecs
Contributing a new codec? Use our Codec Template to ensure consistent documentation.