machhub.dev
Official@machhub-dev
Offers standardized integration patterns for connecting frontend frameworks to enterprise IoT data streams and backend collection management services.
Agent Skills by machhub.dev
Showing 12 vetted skills indexed across 1 GitHub repositories.
machhub-nuxt-vue
Integrate the MACHHUB SDK into Nuxt 3 and Vue 3 projects with templates and composables.
machhub-sdk-initialization
Initialize the MACHHUB SDK with a singleton pattern across development and production.
machhub-sdk-realtime
Subscribe to tags and publish MQTT/NATS messages for MACHHUB IoT data streams.
machhub-collection-json
Generate MACHHUB Collection schemas as JSON arrays with fields and relations.
machhub-sveltekit-svelte
Integrates MACHHUB SDK into SvelteKit apps with Svelte 5 reactive services.
machhub-sdk-architecture
Build MACHHUB SDK service layers with CRUD, pagination, filtering, and sorting in TypeScript.
machhub-sdk-file-handling
Automate MACHHUB SDK file upload, retrieval, and blob handling.
machhub-sdk-authentication
Centralize MACHHUB authentication, authorization, and user/group management with JWT handling.
machhub-sdk-collections
Manage MACHHUB SDK collections with CRUD, references, and querying.
machhub-sdk-advanced
Automate MACHHUB SDK historian queries, function invocations, and workflow executions.
machhub-nextjs-react
Integrate MACHHUB SDK into Next.js and React apps with templates and hooks.
machhub-angular
Integrate MACHHUB SDK into Angular applications with lifecycle-aware initialization.
Frequently Asked Questions About machhub.dev
FAQPage SchemaWhich frontend frameworks are supported for integration?▼
The platform provides native support for Nuxt 3, Vue 3, SvelteKit, Svelte 5, Next.js, React, and Angular. Each integration utilizes framework-specific patterns such as composables, hooks, or lifecycle-aware services to manage singleton instances and reactive data binding.
How does the system handle real-time data streams?▼
Real-time capabilities are enabled through MQTT and NATS messaging protocols. Developers can subscribe to specific tags or publish data streams directly from the frontend, allowing for low-latency updates within the application state.
What security mechanisms are available for user management?▼
Authentication and authorization are managed through centralized JWT handling. This includes user and group management, ensuring secure access to collections and service layers across both development and production environments.