Skip to content

Thinger.io plugins are extensions that allow complementing Thinger.io Platform with additional features or creating integrations with third-party services, data analytics algorithms or custom software.

License

Notifications You must be signed in to change notification settings

thinger-io/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinger.io Marketplace

Official plugin repository for Thinger.io IoT platform. Plugins extend the platform with integrations for third-party services, device protocols, and data visualization tools.

Browse the marketplace at marketplace.thinger.io.

Repository Structure

plugin-name/
├── plugin.json      # Plugin metadata and configuration
├── README.md        # Documentation (rendered in marketplace)
├── CHANGELOG.md     # Version history
├── assets/          # Images and resources
└── task/            # Container definition (if applicable)
    └── Dockerfile

Development

Requires Docker installed.

make build   # Build Docker image (first time only)
make serve   # Start dev server at http://localhost:9000

Changes to docs/ are hot-reloaded. For plugin changes, restart the server.

Contributing

See the contributing guide for detailed documentation on:

  • Plugin structure and required files
  • Writing integration plugins
  • Developing custom plugins
  • Documentation guidelines

License

MIT License - see LICENSE for details.

About

Thinger.io plugins are extensions that allow complementing Thinger.io Platform with additional features or creating integrations with third-party services, data analytics algorithms or custom software.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •