tdengine

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBHelper

type DBHelper struct {
	DB       *sql.DB
	Settings *v1alpha1.SQLConnectionSetting
}

func (*DBHelper) ConnectToDB added in v0.25.0

func (db *DBHelper) ConnectToDB(ctx context.Context) error

func (*DBHelper) InsertDataToDB added in v0.25.0

func (db *DBHelper) InsertDataToDB(ctx context.Context, deviceName string, rawData []byte) error

func (*DBHelper) SendToDB added in v0.25.0

func (db *DBHelper) SendToDB(ctx context.Context, deviceName string, rawData []byte) error

Jump to

Keyboard shortcuts

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