-
Undocumented
Declaration
Swift
public private(set) var id: String { get } -
Undocumented
Declaration
Swift
public private(set) var name: String { get } -
Undocumented
Declaration
Swift
public private(set) var category: C8yDevice.DeviceCategory { get } -
Undocumented
Declaration
Swift
public private(set) var description: String? { get } -
Undocumented
Declaration
Swift
public private(set) var link: String? { get } -
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public static func == (lhs: C8yModel, rhs: C8yModel) -> Bool -
Declaration
Swift
public func hash(into hasher: inout Hasher) -
Declaration
Swift
public func decode(_ container: KeyedDecodingContainer<C8yCustomAssetProcessor.AssetObjectKey>, forKey: C8yCustomAssetProcessor.AssetObjectKey) throws -
Declaration
Swift
public func encode(_ container: KeyedEncodingContainer<C8yCustomAssetProcessor.AssetObjectKey>, forKey: C8yCustomAssetProcessor.AssetObjectKey) throws -> KeyedEncodingContainer<C8yCustomAssetProcessor.AssetObjectKey> -
Undocumented
Declaration
Swift
public func image(_ conn: C8yCumulocityConnection) -> AnyPublisher<UIImage, Never>
View on GitHub
C8yModel Structure Reference