ops

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkOrderTypeDeviceMaintenance = "deviceMaintenance" //设备维修工单
	WorkOrderTypeSceneAlarm        = "sceneAlarm"        //场景自动化报警
)

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkOrderStatus

type WorkOrderStatus = int64
const (
	WorkOrderStatusWait     WorkOrderStatus = 1 //待处理
	WorkOrderStatusHandling WorkOrderStatus = 2 //处理中
	WorkOrderStatusFinished WorkOrderStatus = 3 //处理完成
)

type WorkOrderType

type WorkOrderType = string

Jump to

Keyboard shortcuts

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