MCPcopy Create free account

hub / github.com/alexbeltran/gobacnet / types & classes

Types & classes40 in github.com/alexbeltran/gobacnet

↓ 5 callersTypeAliasAPDUMetadata
encoding/apdu.go:174
↓ 5 callersTypeAliasNPDUMetadata
NPDUMetadata includes additional metadata about npdu message
encoding/npdu.go:140
↓ 2 callersTypeAliastagMeta
encoding/general.go:60
StructAPDU
APDU - Application Protocol Data Unit
types/apdu.go:108
StructAddress
types/main.go:75
StructBVLC
types/bvlc.go:54
TypeAliasBacFunc
Bacnet Fuction
types/bvlc.go:41
StructClient
device.go:48
StructDate
types/datetime.go:47
TypeAliasDayOfWeek
types/datetime.go:34
StructDecoder
Decoder used
encoding/decoder.go:43
StructDevice
types/main.go:85
StructEncoder
encoding/encoder.go:43
TypeAliasEnumerated
types/main.go:40
StructErrorIncorrectTag
encoding/types.go:36
StructErrorWrongTagType
ErrorWrongTagType is given when a certain tag type is expected but not given when encoding/decoding
encoding/error.go:16
StructIAm
types/main.go:94
StructManager
Manager handles subscriptions and publications. Each manager is thread-safe
utsm/utsm.go:48
FuncTypeManagerOption
ManagerOption are function passed to NewManager to configure the manager
utsm/utsm.go:70
StructNPDU
types/npdu.go:46
TypeAliasNPDUPriority
types/npdu.go:34
StructObject
types/main.go:49
StructObjectID
types/main.go:44
TypeAliasObjectInstance
types/main.go:42
TypeAliasObjectMap
types/main.go:83
TypeAliasObjectType
types/main.go:41
TypeAliasPDUType
pduType encomposes all valid pdus.
types/apdu.go:130
StructProperty
types/main.go:56
StructReadMultipleProperty
types/main.go:69
StructReadPropertyData
types/main.go:62
TypeAliasServiceConfirmed
types/apdu.go:36
TypeAliasServiceUnconfirmed
types/apdu.go:37
FuncTypeSubscriberOption
SubscriberOption are options passed to a particular subscribe function
utsm/subscriber.go:53
StructTSM
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
TypeAliasTagType
encoding/error.go:7
StructTime
types/datetime.go:60
Structstate
tsm/transactions.go:50
TypeAliasstringType
encoding/const.go:60
Structsubscriber
utsm/subscriber.go:40
StructtagInfo
encoding/types.go:45