Interface OblacDrivesRelease

Represents OBLAC Drives releases for both development and production environments.

The original files can be found at: https://github.com/synapticon/oblac-drives-box-provisioning/tree/master/releases

These files are accessible through CDN at:

Hierarchy

  • OblacDrivesRelease

Properties

date: string
dependencies: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
description: string
firmwares: string[]
supported: boolean
version: string

Generated using TypeDoc