Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexbeltran/gobacnet
/ types & classes
Types & classes
40 in github.com/alexbeltran/gobacnet
⨍
Functions
248
◇
Types & classes
40
↓ 5 callers
TypeAlias
APDUMetadata
encoding/apdu.go:174
↓ 5 callers
TypeAlias
NPDUMetadata
NPDUMetadata includes additional metadata about npdu message
encoding/npdu.go:140
↓ 2 callers
TypeAlias
tagMeta
encoding/general.go:60
Struct
APDU
APDU - Application Protocol Data Unit
types/apdu.go:108
Struct
Address
types/main.go:75
Struct
BVLC
types/bvlc.go:54
TypeAlias
BacFunc
Bacnet Fuction
types/bvlc.go:41
Struct
Client
device.go:48
Struct
Date
types/datetime.go:47
TypeAlias
DayOfWeek
types/datetime.go:34
Struct
Decoder
Decoder used
encoding/decoder.go:43
Struct
Device
types/main.go:85
Struct
Encoder
encoding/encoder.go:43
TypeAlias
Enumerated
types/main.go:40
Struct
ErrorIncorrectTag
encoding/types.go:36
Struct
ErrorWrongTagType
ErrorWrongTagType is given when a certain tag type is expected but not given when encoding/decoding
encoding/error.go:16
Struct
IAm
types/main.go:94
Struct
Manager
Manager handles subscriptions and publications. Each manager is thread-safe
utsm/utsm.go:48
FuncType
ManagerOption
ManagerOption are function passed to NewManager to configure the manager
utsm/utsm.go:70
Struct
NPDU
types/npdu.go:46
TypeAlias
NPDUPriority
types/npdu.go:34
Struct
Object
types/main.go:49
Struct
ObjectID
types/main.go:44
TypeAlias
ObjectInstance
types/main.go:42
TypeAlias
ObjectMap
types/main.go:83
TypeAlias
ObjectType
types/main.go:41
TypeAlias
PDUType
pduType encomposes all valid pdus.
types/apdu.go:130
Struct
Property
types/main.go:56
Struct
ReadMultipleProperty
types/main.go:69
Struct
ReadPropertyData
types/main.go:62
TypeAlias
ServiceConfirmed
types/apdu.go:36
TypeAlias
ServiceUnconfirmed
types/apdu.go:37
FuncType
SubscriberOption
SubscriberOption are options passed to a particular subscribe function
utsm/subscriber.go:53
Struct
TSM
TSM is the transaction state manager. It handles passing data to other processes and keeping track of what transactions are currently processed
tsm/transactions.go:59
TypeAlias
TagType
encoding/error.go:7
Struct
Time
types/datetime.go:60
Struct
state
tsm/transactions.go:50
TypeAlias
stringType
encoding/const.go:60
Struct
subscriber
utsm/subscriber.go:40
Struct
tagInfo
encoding/types.go:45