package
3.0.0-test.4+incompatible
Repository: https://github.com/brocaar/chirpstack-fuota-server.git
Documentation: pkg.go.dev

# Functions

CreateDeployment creates the given Deployment.
CreateDeploymentDevice creates the given DeploymentDevice.
CreateDeploymentLog creates the given DeploymentLog.
DB returns the DB instance.
GetDeployment returns the Deployment given an ID.
GetDeploymentDevice returns the DeploymentDevice for the given Deployment ID and DevEUI.
GetDeploymentDevices returns the DeploymentDevices for the given Deployment ID.
GetDeploymentLogsForDevice returns the deployment logs given a deployment ID and DevEUI.
No description provided by the author
No description provided by the author
Setup configures the storage package.
Transaction wraps the given function in a transaction.
UpdateDeployment updates the given Deployment.
UpdateDeploymentDevice updates the given DeploymentDevice.

# Variables

No description provided by the author

# Structs

Deployment represents a FUOTA deployment.
DeploymentDevice represents a device within a FUOTA deployment.
DeploymentLog contains a deployment log item.