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:3000 to 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

Examples and Templates

  • Explore the examples/ directory in the Mir repository
  • Use mir tools generate device-template for new projects

Community and Support

Getting Help

Stay Updated

  • Follow the Roadmap for upcoming features
  • Check Release Notes for updates
  • Join the community for announcements and discussions

Next Steps

  1. Set up production monitoring with Grafana dashboards
  2. Explore the Module SDK for server-side extensions
  3. Implement security best practices for production deployment
  4. Scale your deployment using Docker or Kubernetes
  5. 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.