model

package
v0.0.0-...-f87157e Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2019 License: GPL-3.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Thing

type Thing struct {
	Name    string `json:"name" bson:"name"`       // DevEUI
	Status  bool   `json:"status" bson:"status"`   // active/inactive
	Model   string `json:"model" bson:"model"`     // model describes project decoder
	Project string `json:"project" bson:"project"` // project identification
}

Thing contains thing identification and its parent project

Jump to

Keyboard shortcuts

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