Package-level declarations

Types

Link copied to clipboard

Beta Feature The logging verbosity for device activity. If unspecified, DeviceRegistry.log_level will be used.

Link copied to clipboard

Indicates how to authorize and/or authenticate devices to access the gateway.

Link copied to clipboard

Indicates whether the device is a gateway.

Link copied to clipboard

If enabled, allows devices to use DeviceService via the HTTP protocol. Otherwise, any requests to DeviceService will fail for this registry.

Link copied to clipboard

If enabled, allows connections using the MQTT protocol. Otherwise, MQTT connections to this registry will fail.

Link copied to clipboard

The certificate format.

Link copied to clipboard

The format of the key.

Link copied to clipboard

Beta Feature The default logging verbosity for activity from devices in this registry. The verbosity level can be overridden by Device.log_level.