What's Next
Congratulations! You've successfully integrated your device with Mir and learned the fundamentals of telemetry, commands, and configuration. Now you're ready to explore the full potential of the Mir ecosystem.
Data Management and Visualization
Grafana Integration
Your device telemetry is automatically available in Grafana:
- Navigate to
http://localhost:3000to explore your data - Create custom dashboards for your specific use cases
- Set up alerts based on device metrics
Advanced Data Queries
- Learn InfluxDB query language for complex time-series analysis
- Configure data retention policies
- Export data for external analysis
- Configure alerting based on your telemetry
Device Management at Scale
Fleet Operations
- Mir CLI: Master advanced CLI commands for bulk device operations
Monitoring and Observability
- Set up comprehensive monitoring with Prometheus and Grafana
Integration Patterns
Module SDK
Extend Mir's server-side capabilities:
- Module SDK Tutorial - Build custom server-side logic
- Event-driven architecture patterns
- Third-party system integrations
Production Deployment
Learning Resources
Documentation Sections
- Concepts - Deep dive into Mir's architecture
- Operating Mir - CLI, monitoring, and administration
- Running Mir - Deployment and infrastructure
- Resources - Troubleshooting and contributing
Examples and Templates
- Explore the
examples/directory in the Mir repository - Use
mir tools generate device-templatefor new projects
Community and Support
Getting Help
- GitHub Issues - Report bugs and feature requests
- Discussions - Community Q&A
Stay Updated
- Follow the Roadmap for upcoming features
- Check Release Notes for updates
- Join the community for announcements and discussions
Next Steps
- Set up production monitoring with Grafana dashboards
- Explore the Module SDK for server-side extensions
- Implement security best practices for production deployment
- Scale your deployment using Docker or Kubernetes
- Join the community to share your experiences and learn from others
The Mir ecosystem provides everything you need to build, deploy, and manage IoT solutions at scale. Start with what interests you most, and gradually expand your knowledge as your requirements grow.
Mir