Class HttpConfig (2.0.2)

HttpConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration of the HTTP bridge for a device registry.

Attribute

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