prts

package
v2.0.15 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ObjectProprietaryMin = 128
	MaxObjectType        = 1024
	ObjectTypeNone       = 65535 // 0xFFFFu — sentinel value defined by the BACnet spec
	ObjectTypeNoneString = "None"
)

BACnet object type range constants. Enumerated values 0-127 are reserved for definition by ASHRAE. Enumerated values 128-1023 may be used by others subject to the procedures and constraints described in Clause 23. Refer: https://github.com/bacnet-stack/bacnet-stack/blob/bacnet-stack-1.0/src/bacnet/bacenum.h#L1242-L1247

Variables

This section is empty.

Functions

func GetBACnetObjectTypeName

func GetBACnetObjectTypeName(objectType int) (string, error)

GetBACnetObjectTypeName returns the human-readable string for a BACnet object type ID.

Types

This section is empty.

Jump to

Keyboard shortcuts

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