constants

package
v0.0.0-...-5968118 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MOSQ_ACL_NONE      = 0x00
	MOSQ_ACL_READ      = 0x01
	MOSQ_ACL_WRITE     = 0x02
	MOSQ_ACL_READWRITE = 0x03
	MOSQ_ACL_SUBSCRIBE = 0x04
	MOSQ_ACL_DENY      = 0x11
)

Mosquitto 1.5 introduces a new acc, MOSQ_ACL_SUBSCRIBE. Kept the names, so don't mind the linter. In almost any case, subscribe should be the same as read, except if you want to deny access to # by preventing it on subscribe.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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