IamUser()

DESCRIPTION

This struct contains information about a user on a Nabto Edge Embedded device.

Note that upper camelcase field names breaks standard Swift style - the field names match the key names in the CBOR string map for the “CoAP GET /iam/users/:username” endpoint, see https://docs.nabto.com/developer/api-reference/coap/iam/users-get-user.html

DECLARATION

public struct IamUser: Codable