package
0.0.0-20240610213054-335641f63a38
Repository: https://github.com/packetbroker/pb.git
Documentation: pkg.go.dev
# Functions
APIKeyRights returns flags for API key rights.
APIKeyState returns flags for an API key state.
ApplyToTarget applies the values from the flags to the given target.
ContactInfo returns flags for contact information.
DevAddrBlocks returns flags for DevAddr blocks.
Endpoint returns flags for an Endpoint.
EndpointFlagsChanged returns whether any of the endpoint flags are changed.
GatewayVisibility returns flags for gateway visibility.
GetAPIKeyRights returns the API key rights from the flags.
GetAPIKeyState returns the API key state from the flags.
GetContactInfo returns the contact information from flags.
GetDevAddrBlocks returns the DevAddr blocks from the flags.
GetEndpoint returns the Endpoint from the flags.
GetGatewayVisibility returns the gateway visibility from the flags.
GetJoinEUIPrefixes returns the JoinEUI prefixes from the flags.
GetMonthYear returns the month year from flags.
GetNetID returns the NetID from the flags.
GetRoutingPolicy returns the routing policy from the flags.
GetTargetProtocol returns the protocol from the flags.
GetTenantID returns the TenantID from the flags.
GetTenantIDWrappers returns the TenantID as protobuf wrappers.
HasEndpoint returns which endpoint flags are set.
JoinEUIPrefixes returns flags for JoinEUI prefixes.
MessageType returns flags for the message type.
MonthYear returns flags for a month in a year.
NetID returns flags for a NetID.
NewForwarderMessage returns a new message based on the specified type.
NewHomeNetworkMessage returns a new message based on the specified type.
Protocol returns flags for a protocol.
RoutingPolicy returns flags for a routing policy.
Target returns flags for a target.
TargetFlagsChanged returns whether any of the target values has been changed.
TargetProtocolChanged returns whether the flag has been changed.
TenantID returns flags for a TenantID.
TenantIDChanged returns whether the tenant ID flag has been changed explicitly.