readAttributeSchedules(completion:)

Declaration

func readAttributeSchedules(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeSchedules() async throws -> [Any]