supervisor

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DependantApplicationUpdate

func DependantApplicationUpdate(applicationUUID int, targetCommit string) error

DependantApplicationUpdate downloads the binary.tar for a specific application and target commit Saving it to {ENM_ASSETS_DIRECTORY}/{applicationUUID}/{targetCommit}/binary.tar

func DependantApplicationsList

func DependantApplicationsList() ([]byte, []error)

DependantApplicationsList returns all dependant applications assigned to the edge-node-manager

func DependantDeviceInfo

func DependantDeviceInfo() error

DependantDeviceInfo returns a single dependant device assigned to the edge-node-manager

func DependantDeviceInfoUpdateWithOnlineState added in v0.1.1

func DependantDeviceInfoUpdateWithOnlineState(UUID, status, commit string, online bool) []error

DependantDeviceInfoUpdateWithOnlineState transmits status, commit and is_online for a specific device

func DependantDeviceInfoUpdateWithoutOnlineState added in v0.1.1

func DependantDeviceInfoUpdateWithoutOnlineState(UUID, status, commit string) []error

DependantDeviceInfoUpdateWithoutOnlineState transmits status and commit specific device

func DependantDeviceLog

func DependantDeviceLog(UUID, message string) []error

DependantDeviceLog transmits a log message and timestamp for a specific device

func DependantDeviceProvision

func DependantDeviceProvision(applicationUUID int) (string, string, interface{}, interface{}, []error)

DependantDeviceProvision provisions a single dependant device to a specific application

func DependantDevicesList

func DependantDevicesList() error

DependantDevicesList returns all dependant devices assigned to the edge-node-manager

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL