C8yPagedMeasurements
public struct C8yPagedMeasurements : JcEncodableContent
                List of paged measurements returned from C8yMeasurementsService
- 
                  
                  
Declaration
Swift
public init(from decoder: Decoder) throws - 
                  
                  
Undocumented
Declaration
Swift
public init(_ measurements: [C8yMeasurement]) - 
                  
                  
Declaration
Swift
public func encode(to encoder: Encoder) throws 
            View on GitHub
          
      C8yPagedMeasurements Structure Reference