DeviceDecodingError
public enum DeviceDecodingError : Error
                Thrown from init if wrapped Managed Object is not a device asset
- 
                  
                  
Undocumented
Declaration
Swift
case notADeviceObject(object: C8yManagedObject) - 
                  
                  
Undocumented
Declaration
Swift
case outOfStock 
            View on GitHub
          
      DeviceDecodingError Enumeration Reference