Skip to content

rifatsekerariot/beaver-iot-integrations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beaver IoT Integrations

Integrations are the primary means for Beaver IoT to interact with third-party services, devices, platforms, etc., enabling device connectivity, device control, and feature expansion.

Start building your integrations

The following is the directory structure of this project.

  beaver-iot-integrations/
  ├── integrations/                             # integration directory
  │ ├── sample-integrations/                    # Sample integration directory
  │ │   └── ...                                 # Sample integrations
  │ ├── msc-integration                         # Milesight Developer Platform integration
  │ └──...                                      # Other integrations

If you want to develop your own integration, please create a new integration package under the beaver-iot-integrations/integrations/ directory. For more information, please refer to Quick Start of Integration Development.

ChirpStack v4 HTTP Integration

The chirpstack-integration module receives LoRaWAN uplinks and events from ChirpStack v4 via HTTP webhook (no token/password). It runs with Beaver IoT Docker.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 96.4%
  • Groovy 3.0%
  • PowerShell 0.6%