db

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package db contains the database implementation of opcua repository layer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Save

func Save(serverURI, nodeID string) error

Save stores a successful subscription.

Types

type Node

type Node struct {
	ServerURI string
	NodeID    string
}

Node represents an OPC-UA node.

func ReadAll

func ReadAll() ([]Node, error)

ReadAll returns all stored subscriptions.

Jump to

Keyboard shortcuts

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