bus

package
v0.0.0-...-72e33f6 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DahuaCoaxialStatus

type DahuaCoaxialStatus struct {
	DeviceID      int64
	Channel       int
	CoaxialStatus models.DahuaCoaxialStatus
}

type DahuaDeviceCreated

type DahuaDeviceCreated struct {
	DeviceID int64
}

type DahuaDeviceDeleted

type DahuaDeviceDeleted struct {
	DeviceID int64
}

type DahuaDeviceUpdated

type DahuaDeviceUpdated struct {
	DeviceID int64
}

type DahuaEmailCreated

type DahuaEmailCreated struct {
	DeviceID  int64
	MessageID int64
}

type DahuaEvent

type DahuaEvent struct {
	Event     repo.DahuaEvent
	EventRule repo.DahuaEventRule
}

type DahuaFileCreated

type DahuaFileCreated struct {
	DeviceID  int64
	TimeRange models.TimeRange
	Count     int64
}

type DahuaFileCursorUpdated

type DahuaFileCursorUpdated struct {
	Cursor repo.DahuaFileCursor
}

type DahuaWorkerConnected

type DahuaWorkerConnected struct {
	DeviceID int64
	Type     models.DahuaWorkerType
}

type DahuaWorkerConnecting

type DahuaWorkerConnecting struct {
	DeviceID int64
	Type     models.DahuaWorkerType
}

type DahuaWorkerDisconnected

type DahuaWorkerDisconnected struct {
	DeviceID int64
	Type     models.DahuaWorkerType
	Error    error
}

type SqueuelEnqueued

type SqueuelEnqueued struct {
	Queue string
}

type UserSecurityUpdated

type UserSecurityUpdated struct {
	UserID int64
}

Jump to

Keyboard shortcuts

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