define

package
v0.0.0-...-475e089 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Modbus    = "modbus"
	ModbusTCP = "modbusTCP"
	ModbusRTU = "modbusRTU"
	OPCUA     = "OPCUA"
)

Protocol/Fieldbus Definitions

View Source
const (
	MasterSupervisorName    = "MasterSupervisor"
	ConfigServiceName       = "ConfigService"
	IntegrationsServiceName = "IntegrationsService"
	StateServiceName        = "StateService"
	FieldbusSupervisorName  = "FieldbusSupervisor"
	ModbusRTUServiceName    = "ModbusRTUService"
	ModbusTCPServiceName    = "ModbusTCPService"
	OPCUAServiceName        = "OPCUAService"
	SerialServiceName       = "SerialService"
	GatewaySupervisorName   = "GatewaySupervisor"
	MQTTServiceName         = "MQTTService"
	RESTGatewayServiceName  = "RESTGatewayService"
	PredictionServiceName   = "PredictionService"
	RESTServiceName         = "RESTService"
)

Supervisor and Service identifiers

View Source
const (
	// Files have been updated
	EquipmentConfigUpdated    = "EquipmentConfigUpdated"
	AssetConfigUpdated        = "AssetConfigUpdated"
	ConnectivityConfigUpdated = "ConnectivityConfigUpdate"

	// Messages from the state service
	TopicStateReport = "TopicStateReport"

	// Messages from field bus integrations
	TopicOpsReport = "TopicOpsReport"
)

Internal messaging topics

View Source
const (
	InitialState = "InitialState"
	GenericMQTT  = "GenericMQTT"
	Predix       = "Predix"
	AWS          = "AWS"
	SightMachine = "SightMachine"
)

Service Providers

View Source
const (
	ConfigPath             = "/etc/opt/nimble"
	AssetConfigPath        = ConfigPath + "/asset.json"
	EquipmentConfigPath    = ConfigPath + "/equipment.json"
	ConnectivityConfigPath = ConfigPath + "/connections.json"
)

Default paths for the configuration files

View Source
const (
	SystemName = "nimble-device"
)

Global Definitions

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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